Skip to content
Failed

Console Output

Pull request #2671 updated
17:35:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a42be807b9bab9d5f298ac3b608dec7bce71526b+ed46fb0143020621c68bd2e62bf5a0780552c1fb (ea1eef754b5c3c640d317b1e172812da19267076)
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
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
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b92285a5ffc087ef) in /home/ubuntu/workspace/docker-py_PR-2671
[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-2671@tmp/b97ee089-6369-4d7e-91f2-bc2b96fc4850/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
17:35:09 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
17:35:09 chowning workspace
[Pipeline] sh
17:35:09 + pwd
17:35:09 + id -u
17:35:09 + id -g
17:35:09 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2671:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
17:35:09 Removing all docker containers
[Pipeline] sh
17:35:10 + docker container ls -aq
[Pipeline] echo
17:35:10 Docker containers have been removed
[Pipeline] echo
17:35:10 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
17:35:10 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
17:35:10 using credential docker-jenkins-github-credentials
17:35:10 Cloning the remote Git repository
17:35:10 Cloning with configured refspecs honoured and without tags
17:35:11 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2671 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2671/head:refs/remotes/origin/PR-2671 # 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/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:35:11 Merging remotes/origin/master commit ed46fb0143020621c68bd2e62bf5a0780552c1fb into PR head commit a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:11 Merge succeeded, producing a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:11 Checking out Revision a42be807b9bab9d5f298ac3b608dec7bce71526b (PR-2671)
17:35:11 Commit message: "Set image default tag on pull"
17:35:11 First time build. Skipping changelog.
[Pipeline] sh
17:35:12 + git rev-parse HEAD
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge ed46fb0143020621c68bd2e62bf5a0780552c1fb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
 > git rev-list --no-walk 1f4a790f82f620502b9cb9ac6823ae27411b5701 # timeout=10
[Pipeline] isUnix
[Pipeline] sh
17:35:12 + docker pull dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:12 Error response from daemon: manifest for dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
17:35:13 + docker build -t dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 .
17:35:13 Sending build context to Docker daemon  1.315MB

17:35:13 Step 1/19 : ARG PYTHON_VERSION=3.7
17:35:13 Step 2/19 : FROM python:${PYTHON_VERSION}
17:35:13  ---> 68e7be49c28c
17:35:13 Step 3/19 : ARG APT_MIRROR
17:35:13  ---> Using cache
17:35:13  ---> 923ba1f3b1ab
17:35:13 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
17:35:13  ---> Using cache
17:35:13  ---> 54fbfa123939
17:35:13 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
17:35:13  ---> Using cache
17:35:13  ---> b1f659d72f4b
17:35:13 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
17:35:13  ---> Using cache
17:35:13  ---> 7154730ac68e
17:35:13 Step 7/19 : RUN gpg2 --import gpg-keys/secret
17:35:13  ---> Using cache
17:35:13  ---> 700a27ae739a
17:35:13 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
17:35:13  ---> Using cache
17:35:13  ---> 7749fae1875d
17:35:13 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
17:35:13  ---> Using cache
17:35:13  ---> 04a9e6aa4355
17:35:13 Step 10/19 : RUN gpg2 --check-trustdb
17:35:13  ---> Using cache
17:35:13  ---> 909157ff9ead
17:35:13 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
17:35:13  ---> Using cache
17:35:13  ---> acb2004b5c24
17:35:13 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
17:35:13  ---> Using cache
17:35:13  ---> e0ccf08612da
17:35:13 Step 13/19 : WORKDIR /src
17:35:13  ---> Using cache
17:35:13  ---> 6cc0f0354082
17:35:13 Step 14/19 : COPY requirements.txt /src/requirements.txt
17:35:13  ---> Using cache
17:35:13  ---> 35c63f0c73ac
17:35:13 Step 15/19 : RUN pip install -r requirements.txt
17:35:13  ---> Using cache
17:35:13  ---> 69f950384812
17:35:13 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
17:35:13  ---> Using cache
17:35:13  ---> 1a77121f10ee
17:35:13 Step 17/19 : RUN pip install -r test-requirements.txt
17:35:13  ---> Using cache
17:35:13  ---> e7c094afab9a
17:35:13 Step 18/19 : COPY . /src
17:35:13  ---> ffb959374b0f
17:35:13 Step 19/19 : RUN pip install .
17:35:13  ---> Running in 35e3d11418c5
17:35:13 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
17:35:14 Processing /src
17:35:14 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (1.10.0)
17:35:14 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (0.56.0)
17:35:14 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (2.20.0)
17:35:14 Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (3.5.0.1)
17:35:14 Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (1.0.18)
17:35:14 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.4.0.dev0) (2020.6.20)
17:35:14 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.4.0.dev0) (2.5)
17:35:14 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.4.0.dev0) (3.0.4)
17:35:14 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.4.0.dev0) (1.24.3)
17:35:14 Building wheels for collected packages: docker
17:35:14   Building wheel for docker (setup.py): started
17:35:14   Building wheel for docker (setup.py): finished with status 'done'
17:35:14   Created wheel for docker: filename=docker-4.4.0.dev0-py2.py3-none-any.whl size=145293 sha256=ff10b4f8e6e0ea691430ea5ab46d8614bcda391210b8c4a003db91bd60465a50
17:35:14   Stored in directory: /tmp/pip-ephem-wheel-cache-Qz3OhX/wheels/dc/45/28/050a7fcd95fc9b9f504d64d6668214323c48b439857458e65c
17:35:14 Successfully built docker
17:35:14 Installing collected packages: docker
17:35:14 Successfully installed docker-4.4.0.dev0
17:35:14 WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
17:35:14 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
17:35:15 Removing intermediate container 35e3d11418c5
17:35:15  ---> f3ecd7d69e4f
17:35:15 Successfully built f3ecd7d69e4f
17:35:15 Successfully tagged dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b
[Pipeline] isUnix
[Pipeline] sh
17:35:15 + docker tag dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b
[Pipeline] isUnix
[Pipeline] sh
17:35:15 + docker push dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:15 The push refers to repository [docker.io/dockerbuildbot/docker-py]
17:35:15 3b1242b30eef: Preparing
17:35:15 b3e5cd91f60c: Preparing
17:35:15 9c18387caa49: Preparing
17:35:15 3db86b735bca: Preparing
17:35:15 eb9aa4ea99a8: Preparing
17:35:15 b987c53af37f: Preparing
17:35:15 d5796aae929d: Preparing
17:35:15 766d08abefcf: Preparing
17:35:15 a978a798b920: Preparing
17:35:15 61c6bf8755e0: Preparing
17:35:15 5863c800241d: Preparing
17:35:15 b857af9068c2: Preparing
17:35:15 f04d215fc8b5: Preparing
17:35:15 aeb001306e7b: Preparing
17:35:15 9f5255ba510e: Preparing
17:35:15 e571d2d3c73c: Preparing
17:35:15 da7b0a80a4f2: Preparing
17:35:15 ceee8816bb96: Preparing
17:35:15 47458fb45d99: Preparing
17:35:15 46829331b1e4: Preparing
17:35:15 d35c5bda4793: Preparing
17:35:15 a3c1026c6bcc: Preparing
17:35:15 f1d420c2af1a: Preparing
17:35:15 461719022993: Preparing
17:35:15 766d08abefcf: Waiting
17:35:15 a978a798b920: Waiting
17:35:15 61c6bf8755e0: Waiting
17:35:15 5863c800241d: Waiting
17:35:15 b857af9068c2: Waiting
17:35:15 f04d215fc8b5: Waiting
17:35:15 aeb001306e7b: Waiting
17:35:15 9f5255ba510e: Waiting
17:35:15 e571d2d3c73c: Waiting
17:35:15 da7b0a80a4f2: Waiting
17:35:15 ceee8816bb96: Waiting
17:35:15 47458fb45d99: Waiting
17:35:15 46829331b1e4: Waiting
17:35:15 d35c5bda4793: Waiting
17:35:15 a3c1026c6bcc: Waiting
17:35:15 f1d420c2af1a: Waiting
17:35:15 461719022993: Waiting
17:35:15 b987c53af37f: Waiting
17:35:15 3db86b735bca: Layer already exists
17:35:15 9c18387caa49: Layer already exists
17:35:15 eb9aa4ea99a8: Layer already exists
17:35:15 d5796aae929d: Layer already exists
17:35:15 b987c53af37f: Layer already exists
17:35:15 766d08abefcf: Layer already exists
17:35:15 a978a798b920: Layer already exists
17:35:15 61c6bf8755e0: Layer already exists
17:35:16 b857af9068c2: Layer already exists
17:35:16 5863c800241d: Layer already exists
17:35:16 f04d215fc8b5: Layer already exists
17:35:16 aeb001306e7b: Layer already exists
17:35:16 9f5255ba510e: Layer already exists
17:35:16 e571d2d3c73c: Layer already exists
17:35:16 ceee8816bb96: Layer already exists
17:35:16 da7b0a80a4f2: Layer already exists
17:35:16 46829331b1e4: Layer already exists
17:35:16 47458fb45d99: Layer already exists
17:35:16 d35c5bda4793: Layer already exists
17:35:16 a3c1026c6bcc: Layer already exists
17:35:16 461719022993: Layer already exists
17:35:16 f1d420c2af1a: Layer already exists
17:35:16 3b1242b30eef: Pushed
17:35:17 b3e5cd91f60c: Pushed
17:35:19 py2-a42be807b9bab9d5f298ac3b608dec7bce71526b: digest: sha256:3852ec239dc6108cddd9ccad7cd661b46d34127b7e1564f202084c760897ebcd size: 5353
[Pipeline] isUnix
[Pipeline] sh
17:35:19 + docker pull dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:19 Error response from daemon: manifest for dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
17:35:19 + docker build -t dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
17:35:19 Sending build context to Docker daemon  1.315MB

17:35:19 Step 1/19 : ARG PYTHON_VERSION=3.7
17:35:19 Step 2/19 : FROM python:${PYTHON_VERSION}
17:35:19  ---> 11c6e5fd966a
17:35:19 Step 3/19 : ARG APT_MIRROR
17:35:19  ---> Using cache
17:35:19  ---> 88fd79d43691
17:35:19 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
17:35:19  ---> Using cache
17:35:19  ---> 2d896b85e2df
17:35:19 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
17:35:19  ---> Using cache
17:35:19  ---> cd62fa528067
17:35:19 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
17:35:19  ---> Using cache
17:35:19  ---> db201df286e5
17:35:19 Step 7/19 : RUN gpg2 --import gpg-keys/secret
17:35:19  ---> Using cache
17:35:19  ---> 774e00c2d6d0
17:35:19 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
17:35:19  ---> Using cache
17:35:19  ---> b52ce6f49cac
17:35:19 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
17:35:19  ---> Using cache
17:35:19  ---> 6c0c7de00843
17:35:19 Step 10/19 : RUN gpg2 --check-trustdb
17:35:19  ---> Using cache
17:35:19  ---> 011032e019d4
17:35:19 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
17:35:19  ---> Using cache
17:35:19  ---> 18214c15ac70
17:35:19 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
17:35:19  ---> Using cache
17:35:19  ---> 2d69a4f3cd4f
17:35:19 Step 13/19 : WORKDIR /src
17:35:19  ---> Using cache
17:35:19  ---> 681f637e5cf7
17:35:19 Step 14/19 : COPY requirements.txt /src/requirements.txt
17:35:19  ---> Using cache
17:35:19  ---> fb4a3f0d5672
17:35:19 Step 15/19 : RUN pip install -r requirements.txt
17:35:19  ---> Using cache
17:35:19  ---> 1e90008758fc
17:35:19 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
17:35:19  ---> Using cache
17:35:19  ---> c714bf24016a
17:35:19 Step 17/19 : RUN pip install -r test-requirements.txt
17:35:19  ---> Using cache
17:35:19  ---> 64c8dd736ace
17:35:19 Step 18/19 : COPY . /src
17:35:19  ---> f8af2bbedc0e
17:35:19 Step 19/19 : RUN pip install .
17:35:19  ---> Running in e7a861a4edc1
17:35:20 Processing /src
17:35:20 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (1.10.0)
17:35:20 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (0.56.0)
17:35:20 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (2.20.0)
17:35:20 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.4.0.dev0) (3.0.4)
17:35:20 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.4.0.dev0) (1.24.3)
17:35:20 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.4.0.dev0) (2020.6.20)
17:35:20 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.4.0.dev0) (2.5)
17:35:20 Building wheels for collected packages: docker
17:35:20   Building wheel for docker (setup.py): started
17:35:21   Building wheel for docker (setup.py): finished with status 'done'
17:35:21   Created wheel for docker: filename=docker-4.4.0.dev0-py2.py3-none-any.whl size=145294 sha256=0816534029a7be3a4b1cbc545fa3023b3f525171a1f70c6d4385eb2a944efae0
17:35:21   Stored in directory: /tmp/pip-ephem-wheel-cache-i4vy5m1l/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
17:35:21 Successfully built docker
17:35:21 Installing collected packages: docker
17:35:21 Successfully installed docker-4.4.0.dev0
17:35:21 Removing intermediate container e7a861a4edc1
17:35:21  ---> b2e3e10e42a5
17:35:21 Successfully built b2e3e10e42a5
17:35:21 Successfully tagged dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b
[Pipeline] isUnix
[Pipeline] sh
17:35:22 + docker tag dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b
[Pipeline] isUnix
[Pipeline] sh
17:35:22 + docker push dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:22 The push refers to repository [docker.io/dockerbuildbot/docker-py]
17:35:22 25e5e898b905: Preparing
17:35:22 b48a4b90f96f: Preparing
17:35:22 49a4ed1d493a: Preparing
17:35:22 c5b29c6fa6b4: Preparing
17:35:22 3226369b40ed: Preparing
17:35:22 53fa8d4061e0: Preparing
17:35:22 474674f1e05b: Preparing
17:35:22 86484692a10e: Preparing
17:35:22 e3573d616824: Preparing
17:35:22 e0bc241c70f0: Preparing
17:35:22 7983220c705a: Preparing
17:35:22 ab723d60778a: Preparing
17:35:22 811720859362: Preparing
17:35:22 527dbfe14272: Preparing
17:35:22 80bd2a62817e: Preparing
17:35:22 a92828556ea3: Preparing
17:35:22 0843bbf2ef8c: Preparing
17:35:22 a3080e907f05: Preparing
17:35:22 0fb2e27dc3b8: Preparing
17:35:22 a995c5106335: Preparing
17:35:22 17bdf5e22660: Preparing
17:35:22 d37096232ed8: Preparing
17:35:22 6add0d2b5482: Preparing
17:35:22 4ef54afed780: Preparing
17:35:22 80bd2a62817e: Waiting
17:35:22 a92828556ea3: Waiting
17:35:22 53fa8d4061e0: Waiting
17:35:22 0843bbf2ef8c: Waiting
17:35:22 474674f1e05b: Waiting
17:35:22 a3080e907f05: Waiting
17:35:22 86484692a10e: Waiting
17:35:22 0fb2e27dc3b8: Waiting
17:35:22 e3573d616824: Waiting
17:35:22 a995c5106335: Waiting
17:35:22 e0bc241c70f0: Waiting
17:35:22 17bdf5e22660: Waiting
17:35:22 d37096232ed8: Waiting
17:35:22 7983220c705a: Waiting
17:35:22 ab723d60778a: Waiting
17:35:22 811720859362: Waiting
17:35:22 527dbfe14272: Waiting
17:35:22 4ef54afed780: Waiting
17:35:22 6add0d2b5482: Waiting
17:35:22 3226369b40ed: Layer already exists
17:35:22 c5b29c6fa6b4: Layer already exists
17:35:22 49a4ed1d493a: Layer already exists
17:35:22 86484692a10e: Layer already exists
17:35:22 474674f1e05b: Layer already exists
17:35:22 53fa8d4061e0: Layer already exists
17:35:22 e3573d616824: Layer already exists
17:35:22 7983220c705a: Layer already exists
17:35:22 e0bc241c70f0: Layer already exists
17:35:22 ab723d60778a: Layer already exists
17:35:22 811720859362: Layer already exists
17:35:22 527dbfe14272: Layer already exists
17:35:22 a92828556ea3: Layer already exists
17:35:22 80bd2a62817e: Layer already exists
17:35:22 0843bbf2ef8c: Layer already exists
17:35:22 a3080e907f05: Layer already exists
17:35:22 0fb2e27dc3b8: Layer already exists
17:35:22 17bdf5e22660: Layer already exists
17:35:22 a995c5106335: Layer already exists
17:35:22 d37096232ed8: Layer already exists
17:35:22 6add0d2b5482: Layer already exists
17:35:22 4ef54afed780: Layer already exists
17:35:24 25e5e898b905: Pushed
17:35:24 b48a4b90f96f: Pushed
17:35:26 py3-a42be807b9bab9d5f298ac3b608dec7bce71526b: digest: sha256:7193ec13b14e537f29047314265e5d02a479b8564b09baebe34391a0e0b5a4b0 size: 5349
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b92285a5ffc087ef) in /home/ubuntu/workspace/docker-py_PR-2671
[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-2671@tmp/5423b0a7-d47e-4ab5-8c97-854b3140b49a/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
17:35:26 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b /src/scripts/versions.py
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] { (Branch: py2.7_19.03.12)
[Pipeline] { (Branch: py2.7_19.03.13-beta2)
[Pipeline] { (Branch: py3.7_19.03.12)
[Pipeline] { (Branch: py3.7_19.03.13-beta2)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05446437605797f3d) in /home/ubuntu/workspace/docker-py_PR-2671
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b92285a5ffc087ef) in /home/ubuntu/workspace/docker-py_PR-2671
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a2797b78775bc39) in /home/ubuntu/workspace/docker-py_PR-2671
[Pipeline] {
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0286005dc5782aa17) in /home/ubuntu/workspace/docker-py_PR-2671
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ 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-2671@tmp/5ed0b1ab-85a6-4844-bb95-0cba85829f65/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
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-2671@tmp/61e48333-5547-4ef9-be3d-d272a48742fd/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-2671@tmp/b6022e07-1bcc-4d50-8969-f21ac7ae5b72/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
17:35:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
17:35:53 chowning workspace
[Pipeline] sh
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-2671@tmp/e734cd26-8da5-491a-b640-e82785d7f380/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] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
17:35:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
17:35:53 chowning workspace
[Pipeline] sh
[Pipeline] echo
17:35:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
17:35:53 chowning workspace
[Pipeline] sh
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
17:35:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
17:35:53 chowning workspace
[Pipeline] sh
17:35:53 + pwd
17:35:53 + id -u
17:35:53 + id -g
17:35:53 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2671:/workspace busybox chown -R 1000:1000 /workspace
17:35:53 + pwd
17:35:53 + id -u
17:35:53 + id -g
17:35:53 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2671:/workspace busybox chown -R 1000:1000 /workspace
17:35:53 + pwd
17:35:53 + id -u
17:35:53 + id -g
17:35:53 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2671:/workspace busybox chown -R 1000:1000 /workspace
17:35:53 + pwd
17:35:53 + id -u
17:35:53 + id -g
17:35:53 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2671:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
17:35:54 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
17:35:54 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
17:35:54 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
17:35:54 Removing all docker containers
[Pipeline] sh
17:35:54 + docker container ls -aq
[Pipeline] echo
17:35:54 Docker containers have been removed
[Pipeline] echo
17:35:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
17:35:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.12)
[Pipeline] checkout
17:35:54 using credential docker-jenkins-github-credentials
17:35:54 Cloning the remote Git repository
17:35:54 Cloning with configured refspecs honoured and without tags
17:35:54 + docker container ls -aq
[Pipeline] echo
17:35:54 Docker containers have been removed
[Pipeline] echo
17:35:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
17:35:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
17:35:54 + docker container ls -aq
[Pipeline] { (test python=py2.7 / docker=19.03.13-beta2)
[Pipeline] checkout
[Pipeline] echo
17:35:54 Docker containers have been removed
[Pipeline] echo
17:35:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
17:35:54 using credential docker-jenkins-github-credentials
[Pipeline] echo
17:35:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
17:35:54 Cloning the remote Git repository
17:35:54 Cloning with configured refspecs honoured and without tags
[Pipeline] { (test python=py2.7 / docker=19.03.12)
[Pipeline] checkout
17:35:54 using credential docker-jenkins-github-credentials
17:35:54 Cloning the remote Git repository
17:35:54 Cloning with configured refspecs honoured and without tags
17:35:54 + docker container ls -aq
[Pipeline] echo
17:35:54 Docker containers have been removed
[Pipeline] echo
17:35:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
17:35:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.13-beta2)
[Pipeline] checkout
17:35:54 using credential docker-jenkins-github-credentials
17:35:54 Cloning the remote Git repository
17:35:54 Cloning with configured refspecs honoured and without tags
17:35:55 Fetching without tags
17:35:55 Fetching without tags
17:35:55 Fetching without tags
17:35:55 Fetching without tags
17:35:55 Merging remotes/origin/master commit ed46fb0143020621c68bd2e62bf5a0780552c1fb into PR head commit a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:55 Merging remotes/origin/master commit ed46fb0143020621c68bd2e62bf5a0780552c1fb into PR head commit a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:55 Merging remotes/origin/master commit ed46fb0143020621c68bd2e62bf5a0780552c1fb into PR head commit a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:55 Merge succeeded, producing a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:55 Checking out Revision a42be807b9bab9d5f298ac3b608dec7bce71526b (PR-2671)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2671 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2671/head:refs/remotes/origin/PR-2671 # 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/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
 > git remote # timeout=10
17:35:55 Commit message: "Set image default tag on pull"
17:35:55 Merge succeeded, producing a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:55 Checking out Revision a42be807b9bab9d5f298ac3b608dec7bce71526b (PR-2671)
17:35:55 Merge succeeded, producing a42be807b9bab9d5f298ac3b608dec7bce71526b
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2671 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2671/head:refs/remotes/origin/PR-2671 # 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/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge ed46fb0143020621c68bd2e62bf5a0780552c1fb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
17:35:55 Checking out Revision a42be807b9bab9d5f298ac3b608dec7bce71526b (PR-2671)
17:35:55 Commit message: "Set image default tag on pull"
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2671 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2671/head:refs/remotes/origin/PR-2671 # 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/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge ed46fb0143020621c68bd2e62bf5a0780552c1fb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
17:35:55 Commit message: "Set image default tag on pull"
17:35:55 Merging remotes/origin/master commit ed46fb0143020621c68bd2e62bf5a0780552c1fb into PR head commit a42be807b9bab9d5f298ac3b608dec7bce71526b
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2671 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2671/head:refs/remotes/origin/PR-2671 # 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/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
17:35:55 Merge succeeded, producing a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:55 Checking out Revision a42be807b9bab9d5f298ac3b608dec7bce71526b (PR-2671)
17:35:55 Commit message: "Set image default tag on pull"
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
17:35:56 + docker network create dpy-testnet-4-0-py2.7-19.03.13-beta2
17:35:56 e666134611c2af99a24ca98759222e31dabec58db36b02e903e39fb4eadd1b3e
[Pipeline] sh
17:35:56 + docker network create dpy-testnet-4-0-py3.7-19.03.12
17:35:56 643073e25d526b666c3c51e58da8fb3b892da6f9e8ada19053c7c2ca12c35659
[Pipeline] sh
17:35:56 + docker network create dpy-testnet-4-0-py2.7-19.03.12
17:35:56 98305a52dbc4bad30fa58d66e0e6314a12470819d36a5470fd537fbd1ddca550
[Pipeline] sh
[Pipeline] sh
17:35:56 + docker run -d --name dpy-dind-4-0-py2.7-19.03.13-beta2 -v /tmp --privileged --network dpy-testnet-4-0-py2.7-19.03.13-beta2 docker:19.03.13-beta2-dind dockerd -H tcp://0.0.0.0:2375
17:35:56 7aa101550e0d9b14bd454caffa2982030236cec5f0813183693302e99faf8b02
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge ed46fb0143020621c68bd2e62bf5a0780552c1fb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
17:35:56 + docker run -d --name dpy-dind-4-0-py3.7-19.03.12 -v /tmp --privileged --network dpy-testnet-4-0-py3.7-19.03.12 docker:19.03.12-dind dockerd -H tcp://0.0.0.0:2375
17:35:56 2451c1c060cdb50ac1745e7a931143ee95ed969ebe7d4c313060486c15ba635f
17:35:56 + docker run -d --name dpy-dind-4-0-py2.7-19.03.12 -v /tmp --privileged --network dpy-testnet-4-0-py2.7-19.03.12 docker:19.03.12-dind dockerd -H tcp://0.0.0.0:2375
17:35:56 a5298f832a94aa83c3ba75a039dd8bfe10a6bc55eb5ef4570cefc3695710dae5
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge ed46fb0143020621c68bd2e62bf5a0780552c1fb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a42be807b9bab9d5f298ac3b608dec7bce71526b # timeout=10
[Pipeline] sh
17:35:56 + docker network create dpy-testnet-4-0-py3.7-19.03.13-beta2
17:35:56 371288e307a4c3900e47d1b4d7eb83edc1448208cd788666365fa6daf5dc4806
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
17:35:57 + docker run --name dpy-tests-4-0-py2.7-19.03.13-beta2 -e DOCKER_HOST=tcp://dpy-dind-4-0-py2.7-19.03.13-beta2:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-4-0-py2.7-19.03.13-beta2 --volumes-from dpy-dind-4-0-py2.7-19.03.13-beta2 dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b py.test -v -rxs --cov=docker tests/
17:35:57 Unable to find image 'dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b' locally
17:35:57 py2-a42be807b9bab9d5f298ac3b608dec7bce71526b: Pulling from dockerbuildbot/docker-py
17:35:57 7e2b2a5af8f6: Already exists
17:35:57 09b6f03ffac4: Already exists
17:35:57 dc3f0c679f0f: Already exists
17:35:57 fd4b47407fc3: Already exists
17:35:57 b32f6bf7d96d: Already exists
17:35:57 6f4489a7e4cf: Already exists
17:35:57 af4b99ad9ef0: Already exists
17:35:57 39db0bc48c26: Already exists
17:35:57 acb4a89489fc: Already exists
17:35:57 382f2800a163: Already exists
17:35:57 0e71404d822d: Already exists
17:35:57 06429222eb7c: Already exists
17:35:57 8f0fa67b9c46: Already exists
17:35:57 c0824d852dd1: Already exists
17:35:57 21a931a5eec5: Already exists
17:35:57 abe51f07ac34: Already exists
17:35:57 c0a2eeaf447d: Already exists
17:35:57 191daf03b8a0: Already exists
17:35:57 7b257fc184dd: Already exists
17:35:57 b99af024032d: Already exists
17:35:57 d553c0000f5d: Already exists
17:35:57 8f467ce1762b: Already exists
17:35:57 + docker run -d --name dpy-dind-4-0-py3.7-19.03.13-beta2 -v /tmp --privileged --network dpy-testnet-4-0-py3.7-19.03.13-beta2 docker:19.03.13-beta2-dind dockerd -H tcp://0.0.0.0:2375
17:35:57 78f8bc40434e7dc4ec311327d31dfe13c00523af99a749cafda6f4e715b3acaf
17:35:57 + docker run --name dpy-tests-4-0-py3.7-19.03.12 -e DOCKER_HOST=tcp://dpy-dind-4-0-py3.7-19.03.12:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-4-0-py3.7-19.03.12 --volumes-from dpy-dind-4-0-py3.7-19.03.12 dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b py.test -v -rxs --cov=docker tests/
17:35:57 Unable to find image 'dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b' locally
17:35:57 py3-a42be807b9bab9d5f298ac3b608dec7bce71526b: Pulling from dockerbuildbot/docker-py
17:35:57 57df1a1f1ad8: Already exists
17:35:57 71e126169501: Already exists
17:35:57 1af28a55c3f3: Already exists
17:35:57 03f1c9932170: Already exists
17:35:57 65b3db15f518: Already exists
17:35:57 3e3b8947ed83: Already exists
17:35:57 38d9e7938097: Already exists
17:35:57 724043f425e0: Already exists
17:35:57 6cf90f3f5863: Already exists
17:35:57 945a503e3752: Already exists
17:35:57 50a69ddf1c7e: Already exists
17:35:57 9fc574a656bc: Already exists
17:35:57 70e9853f54a5: Already exists
17:35:57 d4a90cd46124: Already exists
17:35:57 0cfc71e2b447: Already exists
17:35:57 8186b5c62718: Already exists
17:35:57 feab6d23320c: Already exists
17:35:57 fb5b39377f79: Already exists
17:35:57 7c3e10731d97: Already exists
17:35:57 a2227d2883a7: Already exists
17:35:57 dbb2e1dad34a: Already exists
17:35:57 d525bae37f35: Already exists
17:35:57 1b764dc4e491: Pulling fs layer
17:35:57 124529c5b25a: Pulling fs layer
17:35:57 + docker run --name dpy-tests-4-0-py2.7-19.03.12 -e DOCKER_HOST=tcp://dpy-dind-4-0-py2.7-19.03.12:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-4-0-py2.7-19.03.12 --volumes-from dpy-dind-4-0-py2.7-19.03.12 dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b py.test -v -rxs --cov=docker tests/
17:35:57 b9b93d8d8f1d: Pulling fs layer
17:35:57 7c05e12895d8: Pulling fs layer
17:35:57 b9b93d8d8f1d: Verifying Checksum
17:35:57 b9b93d8d8f1d: Download complete
17:35:57 7c05e12895d8: Verifying Checksum
17:35:57 7c05e12895d8: Download complete
17:35:57 b9b93d8d8f1d: Pull complete
17:35:57 7c05e12895d8: Pull complete
17:35:57 Digest: sha256:3852ec239dc6108cddd9ccad7cd661b46d34127b7e1564f202084c760897ebcd
17:35:57 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-a42be807b9bab9d5f298ac3b608dec7bce71526b
[Pipeline] sh
17:35:57 124529c5b25a: Download complete
17:35:57 1b764dc4e491: Verifying Checksum
17:35:57 1b764dc4e491: Download complete
17:35:57 1b764dc4e491: Pull complete
17:35:57 124529c5b25a: Pull complete
17:35:57 Digest: sha256:7193ec13b14e537f29047314265e5d02a479b8564b09baebe34391a0e0b5a4b0
17:35:57 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:57 + docker run --name dpy-tests-4-0-py3.7-19.03.13-beta2 -e DOCKER_HOST=tcp://dpy-dind-4-0-py3.7-19.03.13-beta2:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-4-0-py3.7-19.03.13-beta2 --volumes-from dpy-dind-4-0-py3.7-19.03.13-beta2 dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b py.test -v -rxs --cov=docker tests/
17:35:57 Unable to find image 'dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b' locally
17:35:57 py3-a42be807b9bab9d5f298ac3b608dec7bce71526b: Pulling from dockerbuildbot/docker-py
17:35:57 57df1a1f1ad8: Already exists
17:35:57 71e126169501: Already exists
17:35:57 1af28a55c3f3: Already exists
17:35:57 03f1c9932170: Already exists
17:35:57 65b3db15f518: Already exists
17:35:57 3e3b8947ed83: Already exists
17:35:57 38d9e7938097: Already exists
17:35:57 724043f425e0: Already exists
17:35:57 6cf90f3f5863: Already exists
17:35:57 945a503e3752: Already exists
17:35:57 50a69ddf1c7e: Already exists
17:35:57 9fc574a656bc: Already exists
17:35:57 70e9853f54a5: Already exists
17:35:57 d4a90cd46124: Already exists
17:35:57 0cfc71e2b447: Already exists
17:35:58 8186b5c62718: Already exists
17:35:58 feab6d23320c: Already exists
17:35:58 fb5b39377f79: Already exists
17:35:58 7c3e10731d97: Already exists
17:35:58 a2227d2883a7: Already exists
17:35:58 dbb2e1dad34a: Already exists
17:35:58 d525bae37f35: Already exists
17:35:58 1b764dc4e491: Pulling fs layer
17:35:58 124529c5b25a: Pulling fs layer
17:35:58 124529c5b25a: Verifying Checksum
17:35:58 124529c5b25a: Download complete
17:35:58 1b764dc4e491: Download complete
17:35:58 1b764dc4e491: Pull complete
17:35:58 ============================= test session starts ==============================
17:35:58 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 -- /usr/local/bin/python
17:35:58 cachedir: .pytest_cache
17:35:58 rootdir: /src, inifile: pytest.ini
17:35:58 plugins: timeout-1.3.3, cov-2.6.1
17:35:58 124529c5b25a: Pull complete
17:35:58 Digest: sha256:7193ec13b14e537f29047314265e5d02a479b8564b09baebe34391a0e0b5a4b0
17:35:58 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-a42be807b9bab9d5f298ac3b608dec7bce71526b
17:35:58 ============================= test session starts ==============================
17:35:58 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 -- /usr/local/bin/python
17:35:58 cachedir: .pytest_cache
17:35:58 rootdir: /src, inifile: pytest.ini
17:35:58 plugins: timeout-1.3.3, cov-2.6.1
17:35:58 ============================= test session starts ==============================
17:35:58 platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 -- /usr/local/bin/python
17:35:58 cachedir: .pytest_cache
17:35:58 rootdir: /src, inifile: pytest.ini
17:35:58 plugins: timeout-1.3.3, cov-2.6.1
17:35:58 ============================= test session starts ==============================
17:35:58 platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 -- /usr/local/bin/python
17:35:58 cachedir: .pytest_cache
17:35:58 rootdir: /src, inifile: pytest.ini
17:35:58 plugins: timeout-1.3.3, cov-2.6.1
17:36:01 collecting ... collected 943 items
17:36:01 
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_isolation ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_labels ERROR  [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_shmsize ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_squash ERROR  [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_streaming ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore ERROR [  2%]
17:36:01 collecting ... collected 943 items
17:36:01 
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_isolation ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_labels ERROR  [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_shmsize ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_squash ERROR  [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_streaming ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines ERROR [  1%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore ERROR [  2%]
17:36:01 collecting ... collected 943 items
17:36:01 
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts ERROR [  2%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode ERROR [  2%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy ERROR [  2%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs ERROR [  2%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_prune_builds XFAIL  [  2%]
17:36:01 tests/integration/api_client_test.py::InformationTest::test_info ERROR   [  2%]
17:36:01 tests/integration/api_client_test.py::InformationTest::test_version ERROR [  2%]
17:36:01 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init ERROR [  2%]
17:36:01 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout ERROR [  2%]
17:36:01 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_create_config ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config ERROR [  3%]
17:36:01 tests/integration/api_container_test.py::ListContainersTest::test_list_containers ERROR [  3%]
17:36:01 tests/integration/api_container_test.py::CreateContainerTest::test_create ERROR [  3%]
17:36:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from ERROR [  3%]
17:36:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove ERROR [  4%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts ERROR [  2%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode ERROR [  2%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy ERROR [  2%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs ERROR [  2%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_prune_builds XFAIL  [  2%]
17:36:01 tests/integration/api_client_test.py::InformationTest::test_info ERROR   [  2%]
17:36:01 tests/integration/api_client_test.py::InformationTest::test_version ERROR [  2%]
17:36:01 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init ERROR [  2%]
17:36:01 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout ERROR [  2%]
17:36:01 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_create_config ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs ERROR [  3%]
17:36:01 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config ERROR [  3%]
17:36:01 tests/integration/api_container_test.py::ListContainersTest::test_list_containers ERROR [  3%]
17:36:01 tests/integration/api_container_test.py::CreateContainerTest::test_create ERROR [  3%]
17:36:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from ERROR [  3%]
17:36:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove ERROR [  4%]
17:36:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
17:36:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules ERROR [  4%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile ERROR [  0%]
17:36:01 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile ERROR [  0%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int ERROR [  4%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception ERROR [  5%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro ERROR [  6%]
17:36:02 collecting ... collected 943 items
17:36:02 
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_isolation ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_labels ERROR  [  1%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::StartContainerTest::test_start_container ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::WaitTest::test_wait ERROR       [  7%]
17:36:02 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs ERROR       [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container ERROR [  6%]
17:36:02 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::StartContainerTest::test_start_container ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::WaitTest::test_wait ERROR       [  7%]
17:36:02 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id ERROR [  7%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs ERROR       [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_with_until ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::DiffTest::test_diff ERROR       [  8%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile ERROR [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_shmsize ERROR [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_squash ERROR  [  1%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::LogsTest::test_logs_with_until ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::DiffTest::test_diff ERROR       [  8%]
17:36:02 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::StopTest::test_stop ERROR       [  9%]
17:36:02 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill ERROR       [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill_with_signal ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::PortTest::test_port ERROR       [  9%]
17:36:02 tests/integration/api_container_test.py::ContainerTopTest::test_top XFAIL [  9%]
17:36:02 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
17:36:02 tests/integration/api_container_test.py::RestartContainerTest::test_restart ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::RemoveContainerTest::test_remove ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id ERROR [  8%]
17:36:02 tests/integration/api_container_test.py::StopTest::test_stop ERROR       [  9%]
17:36:02 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill ERROR       [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill_with_signal ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name ERROR [  9%]
17:36:02 tests/integration/api_container_test.py::PortTest::test_port ERROR       [  9%]
17:36:02 tests/integration/api_container_test.py::ContainerTopTest::test_top XFAIL [  9%]
17:36:02 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
17:36:02 tests/integration/api_container_test.py::RestartContainerTest::test_restart ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::RemoveContainerTest::test_remove ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default ERROR [ 11%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_isolation ERROR [  0%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_labels ERROR  [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data ERROR [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_streaming ERROR [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs ERROR [  1%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file ERROR [ 10%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::PauseTest::test_pause_unpause ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::PruneTest::test_prune_containers ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime ERROR [ 12%]
17:36:02 tests/integration/api_container_test.py::LinkTest::test_remove_link ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user ERROR [ 12%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::PauseTest::test_pause_unpause ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::PruneTest::test_prune_containers ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset ERROR [ 11%]
17:36:02 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime ERROR [ 12%]
17:36:02 tests/integration/api_container_test.py::LinkTest::test_remove_link ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env ERROR [ 12%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir ERROR [ 13%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect ERROR    [ 13%]
17:36:02 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached ERROR [ 13%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile ERROR [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_shmsize ERROR [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_squash ERROR  [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from ERROR [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines ERROR [  1%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore ERROR [  2%]
17:36:02 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts ERROR [  2%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming ERROR [ 12%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string ERROR [ 12%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env ERROR [ 12%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect ERROR    [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_execute_command ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux ERROR [ 14%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux ERROR [ 14%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux ERROR [ 14%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux ERROR [ 14%]
17:36:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails ERROR [ 14%]
17:36:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes ERROR [ 14%]
17:36:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command ERROR [ 14%]
17:36:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period ERROR [ 14%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_execute_command ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux ERROR [ 13%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux ERROR [ 14%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux ERROR [ 14%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux ERROR [ 14%]
17:36:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux ERROR [ 14%]
17:36:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails ERROR [ 14%]
17:36:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes ERROR [ 14%]
17:36:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command ERROR [ 14%]
17:36:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period ERROR [ 14%]
17:36:03 tests/integration/api_image_test.py::ListImagesTest::test_images ERROR   [ 14%]
17:36:03 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::PullImageTest::test_pull ERROR      [ 15%]
17:36:03 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming ERROR [ 15%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data ERROR [  1%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_streaming ERROR [  1%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs ERROR [  1%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode ERROR [  2%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy ERROR [  2%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs ERROR [  2%]
17:36:03 tests/integration/api_image_test.py::ListImagesTest::test_images ERROR   [ 14%]
17:36:03 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::PullImageTest::test_pull ERROR      [ 15%]
17:36:03 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::CommitTest::test_commit ERROR       [ 15%]
17:36:03 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::RemoveImageTest::test_remove ERROR  [ 15%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution ERROR [ 16%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container ERROR [ 16%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container ERROR [ 16%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from ERROR [  1%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines ERROR [  1%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore ERROR [  2%]
17:36:03 tests/integration/api_image_test.py::CommitTest::test_commit ERROR       [ 15%]
17:36:03 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::RemoveImageTest::test_remove ERROR  [ 15%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes ERROR [ 15%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image ERROR [ 16%]
17:36:03 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution ERROR [ 16%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container ERROR [ 16%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container ERROR [ 16%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks ERROR [ 17%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_prune_builds XFAIL  [  2%]
17:36:03 tests/integration/api_client_test.py::InformationTest::test_info ERROR   [  2%]
17:36:03 tests/integration/api_client_test.py::InformationTest::test_version ERROR [  2%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt ERROR [ 18%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts ERROR [  2%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode ERROR [  2%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy ERROR [  2%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable ERROR [ 17%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_links ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_inspect_network ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_list_networks ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_prune_networks ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_remove_network ERROR [ 19%]
17:36:03 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init ERROR [  2%]
17:36:03 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout ERROR [  2%]
17:36:03 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings ERROR [  3%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address ERROR [ 18%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_links ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_inspect_network ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_list_networks ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_prune_networks ERROR [ 19%]
17:36:03 tests/integration/api_network_test.py::TestNetworks::test_remove_network ERROR [ 19%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin ERROR [ 19%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin ERROR [ 19%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin ERROR [ 20%]
17:36:03 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret ERROR [ 20%]
17:36:03 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data ERROR [ 21%]
17:36:03 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret ERROR [ 21%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs ERROR [  2%]
17:36:03 tests/integration/api_build_test.py::BuildTest::test_prune_builds XFAIL  [  2%]
17:36:03 tests/integration/api_client_test.py::InformationTest::test_info ERROR   [  2%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin ERROR [ 19%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin ERROR [ 19%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin ERROR [ 20%]
17:36:03 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin ERROR [ 20%]
17:36:03 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret ERROR [ 20%]
17:36:03 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data ERROR [ 21%]
17:36:03 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret ERROR [ 21%]
17:36:03 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets ERROR [ 21%]
17:36:03 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret ERROR [ 21%]
17:36:03 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver ERROR [ 21%]
17:36:03 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode ERROR [ 21%]
17:36:03 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode ERROR [ 21%]
17:36:03 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple ERROR [ 21%]
17:36:03 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config ERROR [ 21%]
17:36:03 tests/integration/api_config_test.py::ConfigAPITest::test_create_config ERROR [  3%]
17:36:03 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data ERROR [  3%]
17:36:03 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config ERROR [  3%]
17:36:03 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs ERROR [  3%]
17:36:04 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets ERROR [ 21%]
17:36:04 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret ERROR [ 21%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver ERROR [ 21%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode ERROR [ 21%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode ERROR [ 21%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple ERROR [ 21%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config ERROR [ 21%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname ERROR [ 23%]
17:36:04 tests/integration/api_client_test.py::InformationTest::test_version ERROR [  2%]
17:36:04 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init ERROR [  2%]
17:36:04 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout ERROR [  2%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck ERROR [ 22%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences ERROR [ 23%]
17:36:04 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config ERROR [  3%]
17:36:04 tests/integration/api_container_test.py::ListContainersTest::test_list_containers ERROR [  3%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create ERROR [  3%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor ERROR [ 25%]
17:36:04 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings ERROR [  3%]
17:36:04 tests/integration/api_config_test.py::ConfigAPITest::test_create_config ERROR [  3%]
17:36:04 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data ERROR [  3%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple ERROR [ 23%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict ERROR [ 24%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_list_services ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name ERROR [ 26%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from ERROR [  3%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove ERROR [  4%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_list_services ERROR [ 25%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_service_logs ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change ERROR [ 27%]
17:36:04 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config ERROR [  3%]
17:36:04 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs ERROR [  3%]
17:36:04 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config ERROR [  3%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_service_logs ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels ERROR [ 26%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config ERROR [ 27%]
17:36:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change ERROR [ 27%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster ERROR [ 27%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args ERROR [ 27%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults ERROR [ 27%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XFAIL [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers ERROR [ 28%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules ERROR [  4%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value ERROR [  4%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode ERROR [  4%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster ERROR [ 27%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args ERROR [ 27%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults ERROR [ 27%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XFAIL [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node ERROR  [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm ERROR   [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes ERROR    [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node ERROR [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key ERROR [ 29%]
17:36:04 tests/integration/api_container_test.py::ListContainersTest::test_list_containers ERROR [  3%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create ERROR [  3%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from ERROR [  3%]
17:36:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove ERROR [  4%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config ERROR [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node ERROR  [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm ERROR   [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes ERROR    [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node ERROR [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key ERROR [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_update_node ERROR   [ 29%]
17:36:04 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm ERROR  [ 29%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_create_volume ERROR [ 29%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver ERROR [ 29%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume ERROR [ 30%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume ERROR [ 30%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume ERROR [ 30%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes ERROR [ 30%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes ERROR [ 30%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume ERROR [ 30%]
17:36:04 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume ERROR [ 30%]
17:36:04 tests/integration/client_test.py::ClientTest::test_df ERROR              [ 30%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links ERROR [  4%]
17:36:05 tests/integration/api_swarm_test.py::SwarmTest::test_update_node ERROR   [ 29%]
17:36:05 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm ERROR  [ 29%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_create_volume ERROR [ 29%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver ERROR [ 29%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume ERROR [ 30%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume ERROR [ 30%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume ERROR [ 30%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes ERROR [ 30%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes ERROR [ 30%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume ERROR [ 30%]
17:36:05 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume ERROR [ 30%]
17:36:05 tests/integration/client_test.py::ClientTest::test_df ERROR              [ 30%]
17:36:05 tests/integration/client_test.py::ClientTest::test_info ERROR            [ 30%]
17:36:05 tests/integration/client_test.py::ClientTest::test_ping ERROR            [ 30%]
17:36:05 tests/integration/client_test.py::ClientTest::test_version ERROR         [ 31%]
17:36:05 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events ERROR [ 31%]
17:36:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove ERROR [ 31%]
17:36:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle ERROR [ 31%]
17:36:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator ERROR [ 31%]
17:36:05 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json ERROR [ 31%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get ERROR [ 31%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list ERROR [ 31%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse ERROR [ 31%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules ERROR [  4%]
17:36:05 tests/integration/client_test.py::ClientTest::test_info ERROR            [ 30%]
17:36:05 tests/integration/client_test.py::ClientTest::test_ping ERROR            [ 30%]
17:36:05 tests/integration/client_test.py::ClientTest::test_version ERROR         [ 31%]
17:36:05 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events ERROR [ 31%]
17:36:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove ERROR [ 31%]
17:36:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle ERROR [ 31%]
17:36:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator ERROR [ 31%]
17:36:05 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json ERROR [ 31%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get ERROR [ 31%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list ERROR [ 31%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse ERROR [ 31%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs ERROR [ 33%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str ERROR [  5%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver ERROR [ 32%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_commit ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_diff ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed ERROR [ 33%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init ERROR [  4%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_commit ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_diff ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_kill ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_logs ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_pause ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_remove ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_rename ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_restart ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_start ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_stats ERROR [ 35%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy ERROR [  5%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout ERROR [  5%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success ERROR [ 33%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_kill ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_logs ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_pause ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_remove ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_rename ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_restart ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_start ERROR [ 34%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_stats ERROR [ 35%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_stop ERROR [ 35%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_top ERROR [ 35%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_update ERROR [ 35%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_wait ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_build ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_list ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository ERROR [ 36%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address ERROR [  4%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int ERROR [  4%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_stop ERROR [ 35%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_top ERROR [ 35%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_update ERROR [ 35%]
17:36:05 tests/integration/models_containers_test.py::ContainerTest::test_wait ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_build ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output ERROR [ 35%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_list ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_pull ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error ERROR [ 37%]
17:36:05 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove ERROR [ 37%]
17:36:05 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create ERROR [ 37%]
17:36:05 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get ERROR [ 37%]
17:36:05 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove ERROR [ 37%]
17:36:05 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect ERROR [ 37%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs ERROR [  5%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode ERROR [  5%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints ERROR [  5%]
17:36:05 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings ERROR [  5%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_pull ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name ERROR [ 36%]
17:36:05 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error ERROR [ 37%]
17:36:05 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove ERROR [ 37%]
17:36:05 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create ERROR [ 37%]
17:36:05 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get ERROR [ 37%]
17:36:05 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove ERROR [ 37%]
17:36:05 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect ERROR [ 37%]
17:36:05 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update ERROR [ 37%]
17:36:05 tests/integration/models_resources_test.py::ModelTest::test_reload ERROR [ 37%]
17:36:05 tests/integration/models_services_test.py::ServiceTest::test_create ERROR [ 37%]
17:36:05 tests/integration/models_services_test.py::ServiceTest::test_create_with_network ERROR [ 37%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str ERROR [  5%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy ERROR [  5%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout ERROR [  5%]
17:36:06 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update ERROR [ 37%]
17:36:06 tests/integration/models_resources_test.py::ModelTest::test_reload ERROR [ 37%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_create ERROR [ 37%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_create_with_network ERROR [ 37%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_force_update_service ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_get ERROR   [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_list_remove ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_scale_service ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_tasks ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update ERROR [ 39%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels ERROR [ 39%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels ERROR [ 39%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XFAIL [ 39%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels ERROR [ 39%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception ERROR [  5%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified ERROR [  6%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_force_update_service ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_get ERROR   [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_list_remove ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_scale_service ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_tasks ERROR [ 38%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update ERROR [ 39%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels ERROR [ 39%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels ERROR [ 39%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XFAIL [ 39%]
17:36:06 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels ERROR [ 39%]
17:36:06 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave ERROR [ 39%]
17:36:06 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm ERROR [ 39%]
17:36:06 tests/integration/models_volumes_test.py::VolumesTest::test_create_get ERROR [ 39%]
17:36:06 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove ERROR [ 39%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream ERROR [ 39%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side ERROR [ 40%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names ERROR [ 40%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none ERROR [ 40%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs ERROR [  5%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode ERROR [  5%]
17:36:06 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave ERROR [ 39%]
17:36:06 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm ERROR [ 39%]
17:36:06 tests/integration/models_volumes_test.py::VolumesTest::test_create_get ERROR [ 39%]
17:36:06 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove ERROR [ 39%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream ERROR [ 39%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side ERROR [ 40%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names ERROR [ 40%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none ERROR [ 40%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value ERROR [ 40%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_store_and_get ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_list ERROR  [ 41%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override ERROR [ 41%]
17:36:06 tests/integration/credentials/utils_test.py::test_create_environment_dict ERROR [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw ERROR [  6%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value ERROR [ 40%]
17:36:06 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_store_and_get ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings ERROR [ 40%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_list ERROR  [ 41%]
17:36:06 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override ERROR [ 41%]
17:36:06 tests/integration/credentials/utils_test.py::test_create_environment_dict ERROR [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints ERROR [  5%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings ERROR [  5%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception ERROR [  5%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
17:36:06 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container ERROR [  6%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
17:36:06 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
17:36:06 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified ERROR [  6%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 52%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
17:36:06 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
17:36:06 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 53%]
17:36:06 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 53%]
17:36:06 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
17:36:06 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
17:36:06 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 54%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
17:36:06 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
17:36:06 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container ERROR [  6%]
17:36:06 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container ERROR [  7%]
17:36:06 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro ERROR [  6%]
17:36:07 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw ERROR [  6%]
17:36:07 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts ERROR [  6%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 52%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
17:36:07 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
17:36:07 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 53%]
17:36:07 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 53%]
17:36:07 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
17:36:07 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
17:36:07 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_pull FAILED                [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_pull_stream FAILED         [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_pull FAILED                [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_pull_stream FAILED         [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
17:36:07 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
17:36:07 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 59%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
17:36:07 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
17:36:07 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::StartContainerTest::test_start_container ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro ERROR [  6%]
17:36:07 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount ERROR [  6%]
17:36:07 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container ERROR [  6%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 59%]
17:36:07 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
17:36:07 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
17:36:07 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
17:36:07 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::WaitTest::test_wait ERROR       [  7%]
17:36:07 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container ERROR [  6%]
17:36:07 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container ERROR [  7%]
17:36:07 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
17:36:07 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
17:36:07 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
17:36:07 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::LogsTest::test_logs ERROR       [  8%]
17:36:07 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow ERROR [  8%]
17:36:07 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands ERROR [  7%]
17:36:07 tests/integration/api_container_test.py::StartContainerTest::test_start_container ERROR [  7%]
17:36:07 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
17:36:07 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
17:36:07 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
17:36:07 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel ERROR [  8%]
17:36:07 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option ERROR [  8%]
17:36:07 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id ERROR [  8%]
17:36:08 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id ERROR [  7%]
17:36:08 tests/integration/api_container_test.py::WaitTest::test_wait ERROR       [  7%]
17:36:08 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition ERROR [  7%]
17:36:08 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
17:36:08 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 ERROR [  8%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs_with_until ERROR [  8%]
17:36:08 tests/integration/api_container_test.py::DiffTest::test_diff ERROR       [  8%]
17:36:08 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id ERROR [  7%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs ERROR       [  8%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow ERROR [  8%]
17:36:08 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
17:36:08 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
17:36:08 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id ERROR [  8%]
17:36:08 tests/integration/api_container_test.py::StopTest::test_stop ERROR       [  9%]
17:36:08 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id ERROR [  9%]
17:36:08 tests/integration/api_container_test.py::KillTest::test_kill ERROR       [  9%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel ERROR [  8%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option ERROR [  8%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id ERROR [  8%]
17:36:08 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
17:36:08 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 60%]
17:36:08 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 60%]
17:36:08 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id ERROR [  9%]
17:36:08 tests/integration/api_container_test.py::KillTest::test_kill_with_signal ERROR [  9%]
17:36:08 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer ERROR [  9%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 ERROR [  8%]
17:36:08 tests/integration/api_container_test.py::LogsTest::test_logs_with_until ERROR [  8%]
17:36:08 tests/integration/api_container_test.py::DiffTest::test_diff ERROR       [  8%]
17:36:08 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name ERROR [  9%]
17:36:08 tests/integration/api_container_test.py::PortTest::test_port ERROR       [  9%]
17:36:08 tests/integration/api_container_test.py::ContainerTopTest::test_top XFAIL [  9%]
17:36:09 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id ERROR [  8%]
17:36:09 tests/integration/api_container_test.py::StopTest::test_stop ERROR       [  9%]
17:36:09 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id ERROR [  9%]
17:36:09 tests/integration/api_container_test.py::KillTest::test_kill ERROR       [  9%]
17:36:09 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 60%]
17:36:09 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
17:36:09 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
17:36:09 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
17:36:09 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
17:36:09 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
17:36:09 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 60%]
17:36:09 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
17:36:09 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
17:36:09 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
17:36:09 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
17:36:09 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
17:36:09 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
17:36:09 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
17:36:09 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
17:36:09 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
17:36:09 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 68%]
17:36:09 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
17:36:09 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
17:36:09 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
17:36:09 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
17:36:09 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
17:36:09 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 68%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 68%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
17:36:09 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
17:36:09 tests/integration/api_container_test.py::RestartContainerTest::test_restart ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id ERROR [  9%]
17:36:09 tests/integration/api_container_test.py::KillTest::test_kill_with_signal ERROR [  9%]
17:36:09 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer ERROR [  9%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
17:36:09 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
17:36:09 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
17:36:09 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
17:36:09 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
17:36:09 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
17:36:09 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
17:36:09 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
17:36:09 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 68%]
17:36:09 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
17:36:09 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
17:36:09 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
17:36:09 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
17:36:09 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
17:36:09 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 68%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 68%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
17:36:09 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
17:36:09 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
17:36:09 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
17:36:09 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
17:36:09 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
17:36:09 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
17:36:09 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::RemoveContainerTest::test_remove ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name ERROR [  9%]
17:36:09 tests/integration/api_container_test.py::PortTest::test_port ERROR       [  9%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
17:36:09 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
17:36:09 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
17:36:09 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
17:36:09 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
17:36:09 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
17:36:09 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
17:36:09 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull FAILED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull FAILED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
17:36:09 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::ContainerTopTest::test_top XFAIL [  9%]
17:36:09 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
17:36:09 tests/integration/api_container_test.py::RestartContainerTest::test_restart ERROR [ 10%]
17:36:09 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id ERROR [ 10%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
17:36:09 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple FAILED [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
17:36:09 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
17:36:09 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
17:36:09 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
17:36:09 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file ERROR [ 10%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout ERROR [ 10%]
17:36:10 tests/integration/api_container_test.py::RemoveContainerTest::test_remove ERROR [ 10%]
17:36:10 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id ERROR [ 10%]
17:36:10 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
17:36:10 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
17:36:10 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple FAILED [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
17:36:10 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
17:36:10 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
17:36:10 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
17:36:10 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
17:36:10 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
17:36:10 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
17:36:10 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
17:36:10 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
17:36:10 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
17:36:10 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
17:36:10 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::PauseTest::test_pause_unpause ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::PruneTest::test_prune_containers ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream ERROR [ 10%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel ERROR [ 10%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg ERROR [ 10%]
17:36:10 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
17:36:10 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
17:36:10 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
17:36:10 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
17:36:10 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
17:36:10 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
17:36:10 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
17:36:10 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
17:36:10 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
17:36:10 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
17:36:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
17:36:10 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
17:36:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
17:36:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
17:36:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
17:36:10 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
17:36:10 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
17:36:10 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
17:36:10 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
17:36:10 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file ERROR [ 10%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket ERROR [ 11%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
17:36:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
17:36:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
17:36:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
17:36:10 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
17:36:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
17:36:10 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
17:36:10 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
17:36:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
17:36:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
17:36:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
17:36:10 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
17:36:10 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
17:36:10 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
17:36:10 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
17:36:10 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
17:36:10 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime ERROR [ 12%]
17:36:10 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::PauseTest::test_pause_unpause ERROR [ 11%]
17:36:10 tests/integration/api_container_test.py::PruneTest::test_prune_containers ERROR [ 11%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
17:36:10 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
17:36:10 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
17:36:11 tests/integration/api_container_test.py::LinkTest::test_remove_link ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root ERROR [ 12%]
17:36:11 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream ERROR [ 11%]
17:36:11 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update ERROR [ 11%]
17:36:11 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container ERROR [ 11%]
17:36:11 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
17:36:11 
17:36:11 ==================================== ERRORS ====================================
17:36:11 _________ ERROR at setup of BuildTest.test_build_container_with_target _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ---------------------------- Captured stderr setup -----------------------------
17:36:11 
17:36:11 pulling alpine:3.10
17:36:11 _____________ ERROR at setup of BuildTest.test_build_from_stringio _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of BuildTest.test_build_gzip_custom_encoding __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of BuildTest.test_build_gzip_encoding _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of BuildTest.test_build_in_context_abs_dockerfile _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of BuildTest.test_build_in_context_dockerfile _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of BuildTest.test_build_in_context_nested_dockerfile ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of BuildTest.test_build_invalid_platform ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of BuildTest.test_build_isolation _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of BuildTest.test_build_labels _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of BuildTest.test_build_out_of_context_dockerfile _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of BuildTest.test_build_shmsize ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of BuildTest.test_build_squash _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of BuildTest.test_build_stderr_data ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of BuildTest.test_build_streaming _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of BuildTest.test_build_with_buildargs _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of BuildTest.test_build_with_cache_from ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of BuildTest.test_build_with_dockerfile_empty_lines ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of BuildTest.test_build_with_dockerignore ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of BuildTest.test_build_with_extra_hosts ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of BuildTest.test_build_with_network_mode ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of BuildTest.test_build_with_proxy _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of BuildTest.test_build_with_proxy_and_buildargs ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of InformationTest.test_info __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of InformationTest.test_version ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of AutoDetectVersionTest.test_client_init ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ConnectionTimeoutTest.test_timeout _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of UnixconnTest.test_resource_warnings _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ConfigAPITest.test_create_config ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ConfigAPITest.test_create_config_unicode_data ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ConfigAPITest.test_inspect_config ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ConfigAPITest.test_list_configs _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ConfigAPITest.test_remove_config ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ListContainersTest.test_list_containers ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of CreateContainerTest.test_create _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_create_container_with_volumes_from _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of CreateContainerTest.test_create_with_auto_remove ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of CreateContainerTest.test_create_with_device_cgroup_rules __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_create_with_environment_variable_no_value _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of CreateContainerTest.test_create_with_host_pid_mode _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of CreateContainerTest.test_create_with_init __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of CreateContainerTest.test_create_with_isolation _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of CreateContainerTest.test_create_with_links _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of CreateContainerTest.test_create_with_mac_address ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_create_with_memory_constraints_with_int _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_create_with_memory_constraints_with_str _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of CreateContainerTest.test_create_with_restart_policy _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of CreateContainerTest.test_create_with_stop_timeout ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of CreateContainerTest.test_create_with_tmpfs _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of CreateContainerTest.test_create_with_uts_mode ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of CreateContainerTest.test_group_id_ints ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of CreateContainerTest.test_group_id_strings __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_invalid_log_driver_raises_exception _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of CreateContainerTest.test_valid_log_driver_and_log_opt ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of CreateContainerTest.test_valid_no_config_specified _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of CreateContainerTest.test_valid_no_log_driver_specified ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of VolumeBindTest.test_create_with_binds_ro __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of VolumeBindTest.test_create_with_binds_rw __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of VolumeBindTest.test_create_with_mounts ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of VolumeBindTest.test_create_with_mounts_ro __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of VolumeBindTest.test_create_with_volume_mount ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ArchiveTest.test_copy_directory_to_container ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ArchiveTest.test_copy_file_to_container ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ArchiveTest.test_get_file_archive_from_container ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ArchiveTest.test_get_file_stat_from_container ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of RenameContainerTest.test_rename_container __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of StartContainerTest.test_run_shlex_commands _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of StartContainerTest.test_start_container ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of StartContainerTest.test_start_container_with_dict_instead_of_id _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of WaitTest.test_wait _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of WaitTest.test_wait_with_condition ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of WaitTest.test_wait_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of LogsTest.test_logs _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of LogsTest.test_logs_streaming_and_follow ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of LogsTest.test_logs_streaming_and_follow_and_cancel _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of LogsTest.test_logs_tail_option _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of LogsTest.test_logs_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of LogsTest.test_logs_with_tail_0 _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of LogsTest.test_logs_with_until ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of DiffTest.test_diff _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of DiffTest.test_diff_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of StopTest.test_stop _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of StopTest.test_stop_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of KillTest.test_kill _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of KillTest.test_kill_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of KillTest.test_kill_with_signal _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of KillTest.test_kill_with_signal_integer ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of KillTest.test_kill_with_signal_name _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of PortTest.test_port _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of RestartContainerTest.test_restart ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of RestartContainerTest.test_restart_with_dict_instead_of_id __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of RestartContainerTest.test_restart_with_low_timeout _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of RemoveContainerTest.test_remove _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of RemoveContainerTest.test_remove_with_dict_instead_of_id ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of AttachContainerTest.test_attach_no_stream __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of AttachContainerTest.test_attach_stream_and_cancel ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of AttachContainerTest.test_detach_with_arg __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of AttachContainerTest.test_detach_with_config_file ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of AttachContainerTest.test_detach_with_default ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of AttachContainerTest.test_run_container_reading_socket ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of AttachContainerTest.test_run_container_streaming ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of PauseTest.test_pause_unpause ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of PruneTest.test_prune_containers _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of GetContainerStatsTest.test_get_container_stats_no_stream __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ContainerUpdateTest.test_restart_policy_update _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ContainerUpdateTest.test_update_container __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ContainerCPUTest.test_container_cpu_shares _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ContainerCPUTest.test_container_cpuset ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ContainerCPUTest.test_create_with_runtime __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of LinkTest.test_remove_link __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ExecTest.test_detach_with_config_file ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_detach_with_default ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_exec_command_as_root _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_exec_command_as_user _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ExecTest.test_exec_command_streaming ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_exec_command_string ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ExecTest.test_exec_command_with_env _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ExecTest.test_exec_command_with_workdir ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ExecTest.test_exec_inspect _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_exec_start_detached ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ExecTest.test_exec_start_socket _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ExecTest.test_execute_command ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ExecTest.test_execute_command_with_proxy_env ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ExecDemuxTest.test_exec_command_no_stream_demux _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ExecDemuxTest.test_exec_command_no_stream_no_demux _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ExecDemuxTest.test_exec_command_stream_demux ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ExecDemuxTest.test_exec_command_stream_no_demux _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ExecDemuxTest.test_exec_command_tty_no_stream_demux _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ExecDemuxTest.test_exec_command_tty_no_stream_no_demux ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ExecDemuxTest.test_exec_command_tty_stream_demux ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ExecDemuxTest.test_exec_command_tty_stream_no_demux _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of HealthcheckTest.test_healthcheck_fails ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of HealthcheckTest.test_healthcheck_passes ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of HealthcheckTest.test_healthcheck_shell_command _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of HealthcheckTest.test_healthcheck_start_period ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ListImagesTest.test_images _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ListImagesTest.test_images_quiet ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of PullImageTest.test_pull ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of PullImageTest.test_pull_invalid_platform __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of PullImageTest.test_pull_streaming ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________________ ERROR at setup of CommitTest.test_commit ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of CommitTest.test_commit_with_changes _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of RemoveImageTest.test_remove _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ImportImageTest.test_get_load_image _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImportImageTest.test_import_from_bytes ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImportImageTest.test_import_from_file ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ImportImageTest.test_import_from_stream ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ImportImageTest.test_import_image_from_data_with_changes __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ImportImageTest.test_import_image_with_changes _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of PruneImagesTest.test_prune_images ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of SaveLoadImagesTest.test_get_image_load_image ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of InspectDistributionTest.test_inspect_distribution ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of TestNetworks.test_connect_and_disconnect_container _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of TestNetworks.test_connect_and_force_disconnect_container __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of TestNetworks.test_connect_on_container_create ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of TestNetworks.test_connect_with_aliases ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_connect_with_ipv4_address _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_connect_with_ipv6_address _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of TestNetworks.test_connect_with_links ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of TestNetworks.test_create_check_duplicate __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of TestNetworks.test_create_inspect_network_with_scope _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of TestNetworks.test_create_internal_networks _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_create_network_attachable _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of TestNetworks.test_create_network_ingress __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of TestNetworks.test_create_network_ipv6_enabled ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of TestNetworks.test_create_network_with_host_driver_fails ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of TestNetworks.test_create_network_with_ipam_config ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_create_network_with_labels ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of TestNetworks.test_create_network_with_labels_wrong_type ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of TestNetworks.test_create_remove_network_with_space_in_name _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of TestNetworks.test_create_with_aliases ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of TestNetworks.test_create_with_driveropt ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of TestNetworks.test_create_with_ipv4_address _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of TestNetworks.test_create_with_ipv6_address _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_create_with_linklocal_ips _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of TestNetworks.test_create_with_links _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of TestNetworks.test_inspect_network ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of TestNetworks.test_list_networks _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of TestNetworks.test_prune_networks ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of TestNetworks.test_remove_network ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of PluginTest.test_configure_plugin ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_create_plugin ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_disable_plugin _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_enable_plugin ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of PluginTest.test_force_remove_plugin _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_inspect_plugin _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_install_plugin _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of PluginTest.test_list_plugins ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of PluginTest.test_plugin_privileges ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_remove_plugin ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_upgrade_plugin _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SecretAPITest.test_create_secret ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of SecretAPITest.test_create_secret_unicode_data ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of SecretAPITest.test_inspect_secret ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SecretAPITest.test_list_secrets _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SecretAPITest.test_remove_secret ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_custom_log_driver ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_create_service_global_mode _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_replicated_mode _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_create_service_simple ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_create_service_with_config _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_custom_networks ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_with_dns_config _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_with_endpoint_spec _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_endpoint_spec_host_publish_mode _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ServiceTest.test_create_service_with_env __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_failure_action_rollback _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ServiceTest.test_create_service_with_generic_resources ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_create_service_with_groups _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_with_healthcheck ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_create_service_with_hostname ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ServiceTest.test_create_service_with_hosts _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ServiceTest.test_create_service_with_init __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_invalid_generic_resources _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_network_attachment_config _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_create_service_with_placement _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ServiceTest.test_create_service_with_placement_object ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ServiceTest.test_create_service_with_placement_platform ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_placement_preferences _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_placement_preferences_tuple _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_with_privileges _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_create_service_with_readonly ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_resources_constraints _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_restart_policy _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_rollback_config ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_create_service_with_secret _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_with_stop_signal ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ServiceTest.test_create_service_with_tty __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_create_service_with_tty_dict ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_unicode_config _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_unicode_secret _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_with_update_config _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_update_config_monitor _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_with_update_order ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_with_volume_mount ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_inspect_service_by_id ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ServiceTest.test_inspect_service_by_name __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_inspect_service_insert_defaults ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ServiceTest.test_list_services _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_list_services_filter_by_label _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_remove_service_by_id ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ServiceTest.test_remove_service_by_name ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ServiceTest.test_service_logs ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_update_service_force_update ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ServiceTest.test_update_service_remove_container_labels ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_update_service_remove_healthcheck _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_update_service_remove_labels ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_container_labels _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_endpoint_spec _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_update_service_with_defaults_labels ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_update_service_with_defaults_mode _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_update_service_with_defaults_name _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ServiceTest.test_update_service_with_defaults_networks ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_update_config _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_update_service_with_network_change _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of SwarmTest.test_init_already_in_cluster ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_both_args ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_defaults _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_only_pool ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_only_subnet_size _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of SwarmTest.test_init_swarm_custom_raft_spec _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of SwarmTest.test_init_swarm_force_new_cluster _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SwarmTest.test_init_swarm_simple ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of SwarmTest.test_init_swarm_with_autolock_managers ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of SwarmTest.test_init_swarm_with_ca_config __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of SwarmTest.test_inspect_node _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of SwarmTest.test_leave_swarm _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of SwarmTest.test_list_nodes __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SwarmTest.test_remove_main_node _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of SwarmTest.test_rotate_manager_unlock_key __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of SwarmTest.test_update_node _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of SwarmTest.test_update_swarm _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestVolumes.test_create_volume _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of TestVolumes.test_create_volume_invalid_driver ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of TestVolumes.test_force_remove_volume ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestVolumes.test_inspect_nonexistent_volume _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of TestVolumes.test_inspect_volume _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestVolumes.test_list_volumes ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestVolumes.test_prune_volumes _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of TestVolumes.test_remove_nonexistent_volume _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestVolumes.test_remove_volume _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of ClientTest.test_df _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ERROR at setup of ClientTest.test_info ____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ERROR at setup of ClientTest.test_ping ____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ClientTest.test_version ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of CancellableEventsTest.test_cancel_events __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ContextLifecycleTest.test_context_remove __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ContextLifecycleTest.test_lifecycle _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ContextLifecycleTest.test_load_context_without_orchestrator _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ErrorsTest.test_api_error_parses_json ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ContainerCollectionTest.test_get ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ContainerCollectionTest.test_list ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ContainerCollectionTest.test_list_sparse __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ContainerCollectionTest.test_run ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ContainerCollectionTest.test_run_detach ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ContainerCollectionTest.test_run_with_auto_remove ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ContainerCollectionTest.test_run_with_auto_remove_error ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ContainerCollectionTest.test_run_with_error _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ContainerCollectionTest.test_run_with_image_that_does_not_exist _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ContainerCollectionTest.test_run_with_json_file_driver ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ContainerCollectionTest.test_run_with_named_volume _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ContainerCollectionTest.test_run_with_network ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ContainerCollectionTest.test_run_with_none_driver ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ContainerCollectionTest.test_run_with_proxy_config _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ContainerCollectionTest.test_run_with_streamed_logs _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ContainerCollectionTest.test_run_with_streamed_logs_and_cancel _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ContainerCollectionTest.test_run_with_volume ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_commit __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ContainerTest.test_create_with_volume_driver ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_diff ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ContainerTest.test_exec_run_failed _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ContainerTest.test_exec_run_success _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_kill ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_logs ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_pause __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ContainerTest.test_ports_target_list ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ContainerTest.test_ports_target_none ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ContainerTest.test_ports_target_tuple ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_remove __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_rename __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_restart _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_start __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_stats __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_stop ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________________ ERROR at setup of ContainerTest.test_top ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_update __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_wait ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ImageCollectionTest.test_build _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ImageCollectionTest.test_build_with_error __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ImageCollectionTest.test_build_with_multiple_success ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ImageCollectionTest.test_build_with_success_build_output __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ImageCollectionTest.test_list ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ImageCollectionTest.test_list_with_repository ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ImageCollectionTest.test_load_error _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ImageCollectionTest.test_pull ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImageCollectionTest.test_pull_multiple ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImageCollectionTest.test_pull_with_sha ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImageCollectionTest.test_pull_with_tag ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImageCollectionTest.test_save_and_load ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ImageCollectionTest.test_save_and_load_repo_name ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ImageCollectionTest.test_save_name_error __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ImageTest.test_tag_and_remove ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of NetworkCollectionTest.test_create ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of NetworkCollectionTest.test_get _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of NetworkCollectionTest.test_list_remove ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of NetworkTest.test_connect_disconnect _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of NodesTest.test_list_get_update _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________________ ERROR at setup of ModelTest.test_reload ____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ServiceTest.test_create ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ServiceTest.test_create_with_network ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_force_update_service ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_force_update_service_using_bool ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_force_update_service_using_shorthand_method _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ERROR at setup of ServiceTest.test_get ____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of ServiceTest.test_list_remove ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_scale_method_global_service ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_scale_method_service ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ServiceTest.test_scale_service _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________________ ERROR at setup of ServiceTest.test_tasks ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ServiceTest.test_update ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_update_remove_service_labels ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_update_retains_container_labels ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_update_retains_service_labels _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SwarmTest.test_init_update_leave ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of SwarmTest.test_join_on_already_joined_swarm _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of VolumesTest.test_create_get _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of VolumesTest.test_list_remove ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of TestRegressions.test_443_handle_nonchunked_response_in_stream _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of TestRegressions.test_542_truncate_ids_client_side ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of TestRegressions.test_647_support_doubleslash_in_image_names _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of TestRegressions.test_649_handle_timeout_value_none _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of TestRegressions.test_715_handle_user_param_as_int_value ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of TestRegressions.test_792_explicit_port_protocol _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of TestStore.test_store_and_get ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestStore.test_get_nonexistent _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestStore.test_store_and_erase _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestStore.test_unicode_strings _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ERROR at setup of TestStore.test_list _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of TestStore.test_execute_with_env_override __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of test_create_environment_dict ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 =================================== FAILURES ===================================
17:36:11 _____________________________ ImageTest.test_pull ______________________________
17:36:11 tests/unit/api_image_test.py:65: in test_pull
17:36:11     self.client.pull('joffrey/test001')
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________________ ImageTest.test_pull_stream __________________________
17:36:11 tests/unit/api_image_test.py:75: in test_pull_stream
17:36:11     self.client.pull('joffrey/test001', stream=True)
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ContainerCollectionTest.test_run_pull _____________________
17:36:11 tests/unit/models_containers_test.py:236: in test_run_pull
17:36:11     'alpine', platform=None, tag=None, stream=True
17:36:11 /usr/local/lib/python2.7/site-packages/mock.py:835: in assert_called_with
17:36:11     raise AssertionError(msg)
17:36:11 E   AssertionError: Expected call: pull('alpine', platform=None, tag=None, stream=True)
17:36:11 E   Actual call: pull('alpine', platform=None, tag='latest', stream=True)
17:36:11 ____________________ ImageCollectionTest.test_pull_multiple ____________________
17:36:11 tests/unit/models_images_test.py:59: in test_pull_multiple
17:36:11     'test_image', tag=None, stream=True
17:36:11 /usr/local/lib/python2.7/site-packages/mock.py:835: in assert_called_with
17:36:11     raise AssertionError(msg)
17:36:11 E   AssertionError: Expected call: pull('test_image', tag=None, stream=True)
17:36:11 E   Actual call: pull('test_image', tag='latest', stream=True)
17:36:11 
17:36:11 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
17:36:11 Name                                  Stmts   Miss Branch BrPart  Cover
17:36:11 -----------------------------------------------------------------------
17:36:11 docker/__init__.py                        8      0      0      0   100%
17:36:11 docker/api/__init__.py                    1      0      0      0   100%
17:36:11 docker/api/build.py                     126     41     92     21    62%
17:36:11 docker/api/client.py                    263     62     96     12    75%
17:36:11 docker/api/config.py                     31     19      6      0    32%
17:36:11 docker/api/container.py                 266     72    102     25    65%
17:36:11 docker/api/daemon.py                     39      5     14      4    83%
17:36:11 docker/api/exec_api.py                   46     11     22      9    68%
17:36:11 docker/api/image.py                     149     51     50      8    62%
17:36:11 docker/api/network.py                    90     35     48     11    51%
17:36:11 docker/api/plugin.py                     90     68     12      0    22%
17:36:11 docker/api/secret.py                     36     23     10      0    28%
17:36:11 docker/api/service.py                   200    176    149      0     7%
17:36:11 docker/api/swarm.py                     106     67     38      1    28%
17:36:11 docker/api/volume.py                     38      9     14      2    71%
17:36:11 docker/auth.py                          198     16     74     17    88%
17:36:11 docker/client.py                         67     10      2      0    86%
17:36:11 docker/constants.py                      20      0      0      0   100%
17:36:11 docker/context/__init__.py                2      0      0      0   100%
17:36:11 docker/context/api.py                    78     41     38      8    39%
17:36:11 docker/context/config.py                 61     33     16      2    42%
17:36:11 docker/context/context.py               151     93     62      6    30%
17:36:11 docker/credentials/__init__.py            3      0      0      0   100%
17:36:11 docker/credentials/constants.py           4      0      0      0   100%
17:36:11 docker/credentials/errors.py             11      4      2      0    54%
17:36:11 docker/credentials/store.py              50     35     16      0    23%
17:36:11 docker/credentials/utils.py              23     18     12      0    14%
17:36:11 docker/errors.py                        110     24     18      4    73%
17:36:11 docker/models/__init__.py                 0      0      0      0   100%
17:36:11 docker/models/configs.py                 21      8      0      0    62%
17:36:11 docker/models/containers.py             183     11     60      9    92%
17:36:11 docker/models/images.py                 138     56     52      5    50%
17:36:11 docker/models/networks.py                37      7      8      3    73%
17:36:11 docker/models/nodes.py                   15      5      0      0    67%
17:36:11 docker/models/plugins.py                 49     30      8      0    33%
17:36:11 docker/models/resource.py                41     10      6      3    72%
17:36:11 docker/models/secrets.py                 21      8      0      0    62%
17:36:11 docker/models/services.py                87     35     34      4    60%
17:36:11 docker/models/swarm.py                   39     21      6      0    40%
17:36:11 docker/models/volumes.py                 23     10      2      0    52%
17:36:11 docker/tls.py                            37      6     14      6    76%
17:36:11 docker/transport/__init__.py             11      3      0      0    73%
17:36:11 docker/transport/basehttpadapter.py       6      0      2      1    88%
17:36:11 docker/transport/npipeconn.py            58     53     10      0     7%
17:36:11 docker/transport/npipesocket.py         137    132     22      0     3%
17:36:11 docker/transport/sshconn.py              89     63     24      1    24%
17:36:11 docker/transport/ssladapter.py           36      8     10      4    70%
17:36:11 docker/transport/unixconn.py             65      5     12      4    88%
17:36:11 docker/types/__init__.py                  6      0      0      0   100%
17:36:11 docker/types/base.py                      5      0      2      0   100%
17:36:11 docker/types/containers.py              418     76    326     43    81%
17:36:11 docker/types/daemon.py                   36     24     14      0    24%
17:36:11 docker/types/healthcheck.py              34     20      4      0    37%
17:36:11 docker/types/networks.py                 41     11     28      9    65%
17:36:11 docker/types/services.py                312    140    206     38    50%
17:36:11 docker/types/swarm.py                    51     45     40      0     7%
17:36:11 docker/utils/__init__.py                  3      0      0      0   100%
17:36:11 docker/utils/build.py                   154     26     74     10    82%
17:36:11 docker/utils/config.py                   36      1     10      1    96%
17:36:11 docker/utils/decorators.py               32      1     12      1    95%
17:36:11 docker/utils/fnmatch.py                  55     18     28      2    61%
17:36:11 docker/utils/json_stream.py              43      8     14      2    79%
17:36:11 docker/utils/ports.py                    50      3     28      2    91%
17:36:11 docker/utils/proxy.py                    32      1     12      0    98%
17:36:11 docker/utils/socket.py                   86     12     40      7    82%
17:36:11 docker/utils/utils.py                   285     19    164     15    92%
17:36:11 docker/version.py                         2      0      0      0   100%
17:36:11 -----------------------------------------------------------------------
17:36:11 TOTAL                                  5041   1789   2165    300    61%
17:36:11 
17:36:11 =========================== short test summary info ============================
17:36:11 XFAIL tests/integration/api_build_test.py::BuildTest::test_prune_builds
17:36:11   Currently fails on 18.09: https://github.com/moby/moby/issues/37920
17:36:11 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:36:11   CONFIG_RT_GROUP_SCHED isn't enabled
17:36:11 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:36:11   Not supported on most drivers
17:36:11 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:36:11   Output of docker top depends on host distro, and is not formalized.
17:36:11 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:36:11   Output of docker top depends on host distro, and is not formalized.
17:36:11 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:36:11   Can fail if eth0 has multiple IP addresses
17:36:11 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:36:11   This doesn't seem to be taken into account by the engine
17:36:11 XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks
17:36:11   Flaky test
17:36:11 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
17:36:11 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
17:36:11 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
17:36:11 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
17:36:11 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
17:36:11 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
17:36:11 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
17:36:11 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:36:11 ==== 4 failed, 543 passed, 7 skipped, 9 xfailed, 380 error in 13.07 seconds ====
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string ERROR [ 12%]
17:36:11 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares ERROR [ 11%]
17:36:11 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset ERROR [ 11%]
17:36:11 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime ERROR [ 12%]
17:36:11 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
17:36:11 
17:36:11 ==================================== ERRORS ====================================
17:36:11 _________ ERROR at setup of BuildTest.test_build_container_with_target _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ---------------------------- Captured stderr setup -----------------------------
17:36:11 
17:36:11 pulling alpine:3.10
17:36:11 _____________ ERROR at setup of BuildTest.test_build_from_stringio _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of BuildTest.test_build_gzip_custom_encoding __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of BuildTest.test_build_gzip_encoding _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of BuildTest.test_build_in_context_abs_dockerfile _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of BuildTest.test_build_in_context_dockerfile _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of BuildTest.test_build_in_context_nested_dockerfile ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of BuildTest.test_build_invalid_platform ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of BuildTest.test_build_isolation _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of BuildTest.test_build_labels _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of BuildTest.test_build_out_of_context_dockerfile _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of BuildTest.test_build_shmsize ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of BuildTest.test_build_squash _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of BuildTest.test_build_stderr_data ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of BuildTest.test_build_streaming _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of BuildTest.test_build_with_buildargs _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of BuildTest.test_build_with_cache_from ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of BuildTest.test_build_with_dockerfile_empty_lines ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of BuildTest.test_build_with_dockerignore ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of BuildTest.test_build_with_extra_hosts ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of BuildTest.test_build_with_network_mode ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of BuildTest.test_build_with_proxy _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of BuildTest.test_build_with_proxy_and_buildargs ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of InformationTest.test_info __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of InformationTest.test_version ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of AutoDetectVersionTest.test_client_init ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ConnectionTimeoutTest.test_timeout _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of UnixconnTest.test_resource_warnings _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ConfigAPITest.test_create_config ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ConfigAPITest.test_create_config_unicode_data ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ConfigAPITest.test_inspect_config ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ConfigAPITest.test_list_configs _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ConfigAPITest.test_remove_config ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ListContainersTest.test_list_containers ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of CreateContainerTest.test_create _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_create_container_with_volumes_from _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of CreateContainerTest.test_create_with_auto_remove ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of CreateContainerTest.test_create_with_device_cgroup_rules __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_create_with_environment_variable_no_value _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of CreateContainerTest.test_create_with_host_pid_mode _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of CreateContainerTest.test_create_with_init __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of CreateContainerTest.test_create_with_isolation _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of CreateContainerTest.test_create_with_links _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of CreateContainerTest.test_create_with_mac_address ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_create_with_memory_constraints_with_int _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_create_with_memory_constraints_with_str _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of CreateContainerTest.test_create_with_restart_policy _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of CreateContainerTest.test_create_with_stop_timeout ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of CreateContainerTest.test_create_with_tmpfs _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of CreateContainerTest.test_create_with_uts_mode ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of CreateContainerTest.test_group_id_ints ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of CreateContainerTest.test_group_id_strings __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of CreateContainerTest.test_invalid_log_driver_raises_exception _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of CreateContainerTest.test_valid_log_driver_and_log_opt ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of CreateContainerTest.test_valid_no_config_specified _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of CreateContainerTest.test_valid_no_log_driver_specified ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of VolumeBindTest.test_create_with_binds_ro __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of VolumeBindTest.test_create_with_binds_rw __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of VolumeBindTest.test_create_with_mounts ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of VolumeBindTest.test_create_with_mounts_ro __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of VolumeBindTest.test_create_with_volume_mount ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ArchiveTest.test_copy_directory_to_container ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ArchiveTest.test_copy_file_to_container ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ArchiveTest.test_get_file_archive_from_container ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ArchiveTest.test_get_file_stat_from_container ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of RenameContainerTest.test_rename_container __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of StartContainerTest.test_run_shlex_commands _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of StartContainerTest.test_start_container ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of StartContainerTest.test_start_container_with_dict_instead_of_id _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of WaitTest.test_wait _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of WaitTest.test_wait_with_condition ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of WaitTest.test_wait_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of LogsTest.test_logs _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of LogsTest.test_logs_streaming_and_follow ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of LogsTest.test_logs_streaming_and_follow_and_cancel _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of LogsTest.test_logs_tail_option _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of LogsTest.test_logs_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of LogsTest.test_logs_with_tail_0 _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of LogsTest.test_logs_with_until ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of DiffTest.test_diff _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of DiffTest.test_diff_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of StopTest.test_stop _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of StopTest.test_stop_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of KillTest.test_kill _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of KillTest.test_kill_with_dict_instead_of_id _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of KillTest.test_kill_with_signal _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of KillTest.test_kill_with_signal_integer ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of KillTest.test_kill_with_signal_name _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of PortTest.test_port _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of RestartContainerTest.test_restart ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of RestartContainerTest.test_restart_with_dict_instead_of_id __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of RestartContainerTest.test_restart_with_low_timeout _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of RemoveContainerTest.test_remove _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of RemoveContainerTest.test_remove_with_dict_instead_of_id ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of AttachContainerTest.test_attach_no_stream __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of AttachContainerTest.test_attach_stream_and_cancel ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of AttachContainerTest.test_detach_with_arg __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of AttachContainerTest.test_detach_with_config_file ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of AttachContainerTest.test_detach_with_default ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of AttachContainerTest.test_run_container_reading_socket ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of AttachContainerTest.test_run_container_streaming ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of PauseTest.test_pause_unpause ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of PruneTest.test_prune_containers _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of GetContainerStatsTest.test_get_container_stats_no_stream __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ContainerUpdateTest.test_restart_policy_update _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ContainerUpdateTest.test_update_container __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ContainerCPUTest.test_container_cpu_shares _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ContainerCPUTest.test_container_cpuset ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ContainerCPUTest.test_create_with_runtime __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of LinkTest.test_remove_link __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ExecTest.test_detach_with_config_file ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_detach_with_default ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_exec_command_as_root _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_exec_command_as_user _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ExecTest.test_exec_command_streaming ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_exec_command_string ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ExecTest.test_exec_command_with_env _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ExecTest.test_exec_command_with_workdir ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ExecTest.test_exec_inspect _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ExecTest.test_exec_start_detached ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ExecTest.test_exec_start_socket _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ExecTest.test_execute_command ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ExecTest.test_execute_command_with_proxy_env ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ExecDemuxTest.test_exec_command_no_stream_demux _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ExecDemuxTest.test_exec_command_no_stream_no_demux _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ExecDemuxTest.test_exec_command_stream_demux ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ExecDemuxTest.test_exec_command_stream_no_demux _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ExecDemuxTest.test_exec_command_tty_no_stream_demux _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ExecDemuxTest.test_exec_command_tty_no_stream_no_demux ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ExecDemuxTest.test_exec_command_tty_stream_demux ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ExecDemuxTest.test_exec_command_tty_stream_no_demux _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of HealthcheckTest.test_healthcheck_fails ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of HealthcheckTest.test_healthcheck_passes ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of HealthcheckTest.test_healthcheck_shell_command _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of HealthcheckTest.test_healthcheck_start_period ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ListImagesTest.test_images _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ListImagesTest.test_images_quiet ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of PullImageTest.test_pull ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of PullImageTest.test_pull_invalid_platform __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of PullImageTest.test_pull_streaming ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________________ ERROR at setup of CommitTest.test_commit ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of CommitTest.test_commit_with_changes _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of RemoveImageTest.test_remove _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ImportImageTest.test_get_load_image _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImportImageTest.test_import_from_bytes ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImportImageTest.test_import_from_file ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ImportImageTest.test_import_from_stream ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ImportImageTest.test_import_image_from_data_with_changes __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ImportImageTest.test_import_image_with_changes _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of PruneImagesTest.test_prune_images ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of SaveLoadImagesTest.test_get_image_load_image ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of InspectDistributionTest.test_inspect_distribution ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of TestNetworks.test_connect_and_disconnect_container _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of TestNetworks.test_connect_and_force_disconnect_container __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of TestNetworks.test_connect_on_container_create ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of TestNetworks.test_connect_with_aliases ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_connect_with_ipv4_address _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_connect_with_ipv6_address _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of TestNetworks.test_connect_with_links ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of TestNetworks.test_create_check_duplicate __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of TestNetworks.test_create_inspect_network_with_scope _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of TestNetworks.test_create_internal_networks _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_create_network_attachable _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of TestNetworks.test_create_network_ingress __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of TestNetworks.test_create_network_ipv6_enabled ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of TestNetworks.test_create_network_with_host_driver_fails ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of TestNetworks.test_create_network_with_ipam_config ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_create_network_with_labels ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of TestNetworks.test_create_network_with_labels_wrong_type ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of TestNetworks.test_create_remove_network_with_space_in_name _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of TestNetworks.test_create_with_aliases ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of TestNetworks.test_create_with_driveropt ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of TestNetworks.test_create_with_ipv4_address _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of TestNetworks.test_create_with_ipv6_address _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestNetworks.test_create_with_linklocal_ips _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of TestNetworks.test_create_with_links _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of TestNetworks.test_inspect_network ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of TestNetworks.test_list_networks _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of TestNetworks.test_prune_networks ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of TestNetworks.test_remove_network ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of PluginTest.test_configure_plugin ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_create_plugin ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_disable_plugin _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_enable_plugin ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of PluginTest.test_force_remove_plugin _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_inspect_plugin _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_install_plugin _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of PluginTest.test_list_plugins ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of PluginTest.test_plugin_privileges ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_remove_plugin ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of PluginTest.test_upgrade_plugin _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SecretAPITest.test_create_secret ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of SecretAPITest.test_create_secret_unicode_data ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of SecretAPITest.test_inspect_secret ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SecretAPITest.test_list_secrets _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SecretAPITest.test_remove_secret ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_custom_log_driver ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_create_service_global_mode _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_replicated_mode _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_create_service_simple ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_create_service_with_config _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_custom_networks ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_with_dns_config _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_with_endpoint_spec _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_endpoint_spec_host_publish_mode _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ServiceTest.test_create_service_with_env __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_failure_action_rollback _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ServiceTest.test_create_service_with_generic_resources ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_create_service_with_groups _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_with_healthcheck ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_create_service_with_hostname ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ServiceTest.test_create_service_with_hosts _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ServiceTest.test_create_service_with_init __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_invalid_generic_resources _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_network_attachment_config _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_create_service_with_placement _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ServiceTest.test_create_service_with_placement_object ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ServiceTest.test_create_service_with_placement_platform ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_placement_preferences _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_placement_preferences_tuple _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_with_privileges _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_create_service_with_readonly ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_resources_constraints _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_restart_policy _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_rollback_config ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_create_service_with_secret _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_create_service_with_stop_signal ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ServiceTest.test_create_service_with_tty __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_create_service_with_tty_dict ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_unicode_config _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_create_service_with_unicode_secret _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_with_update_config _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_create_service_with_update_config_monitor _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_with_update_order ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_create_service_with_volume_mount ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_inspect_service_by_id ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ServiceTest.test_inspect_service_by_name __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_inspect_service_insert_defaults ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ServiceTest.test_list_services _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_list_services_filter_by_label _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_remove_service_by_id ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ServiceTest.test_remove_service_by_name ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ServiceTest.test_service_logs ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_update_service_force_update ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ServiceTest.test_update_service_remove_container_labels ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_update_service_remove_healthcheck _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_update_service_remove_labels ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_container_labels _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_endpoint_spec _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_update_service_with_defaults_labels ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_update_service_with_defaults_mode _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ServiceTest.test_update_service_with_defaults_name _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ServiceTest.test_update_service_with_defaults_networks ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_update_config _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ServiceTest.test_update_service_with_network_change _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of SwarmTest.test_init_already_in_cluster ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_both_args ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_defaults _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_only_pool ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_only_subnet_size _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of SwarmTest.test_init_swarm_custom_raft_spec _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of SwarmTest.test_init_swarm_force_new_cluster _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SwarmTest.test_init_swarm_simple ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of SwarmTest.test_init_swarm_with_autolock_managers ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of SwarmTest.test_init_swarm_with_ca_config __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of SwarmTest.test_inspect_node _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of SwarmTest.test_leave_swarm _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of SwarmTest.test_list_nodes __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SwarmTest.test_remove_main_node _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of SwarmTest.test_rotate_manager_unlock_key __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of SwarmTest.test_update_node _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of SwarmTest.test_update_swarm _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestVolumes.test_create_volume _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of TestVolumes.test_create_volume_invalid_driver ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of TestVolumes.test_force_remove_volume ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of TestVolumes.test_inspect_nonexistent_volume _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of TestVolumes.test_inspect_volume _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestVolumes.test_list_volumes ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestVolumes.test_prune_volumes _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of TestVolumes.test_remove_nonexistent_volume _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestVolumes.test_remove_volume _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________________ ERROR at setup of ClientTest.test_df _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ERROR at setup of ClientTest.test_info ____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ERROR at setup of ClientTest.test_ping ____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ClientTest.test_version ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of CancellableEventsTest.test_cancel_events __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ContextLifecycleTest.test_context_remove __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ContextLifecycleTest.test_lifecycle _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ContextLifecycleTest.test_load_context_without_orchestrator _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ErrorsTest.test_api_error_parses_json ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ContainerCollectionTest.test_get ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ContainerCollectionTest.test_list ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ContainerCollectionTest.test_list_sparse __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of ContainerCollectionTest.test_run ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ContainerCollectionTest.test_run_detach ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ContainerCollectionTest.test_run_with_auto_remove ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ContainerCollectionTest.test_run_with_auto_remove_error ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ContainerCollectionTest.test_run_with_error _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ContainerCollectionTest.test_run_with_image_that_does_not_exist _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___ ERROR at setup of ContainerCollectionTest.test_run_with_json_file_driver ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ContainerCollectionTest.test_run_with_named_volume _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ContainerCollectionTest.test_run_with_network ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ContainerCollectionTest.test_run_with_none_driver ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of ContainerCollectionTest.test_run_with_proxy_config _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ContainerCollectionTest.test_run_with_streamed_logs _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ContainerCollectionTest.test_run_with_streamed_logs_and_cancel _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ContainerCollectionTest.test_run_with_volume ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_commit __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ContainerTest.test_create_with_volume_driver ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_diff ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of ContainerTest.test_exec_run_failed _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ContainerTest.test_exec_run_success _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_kill ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_logs ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_pause __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ContainerTest.test_ports_target_list ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ContainerTest.test_ports_target_none ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ContainerTest.test_ports_target_tuple ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_remove __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_rename __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_restart _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_start __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_stats __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_stop ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________________ ERROR at setup of ContainerTest.test_top ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________________ ERROR at setup of ContainerTest.test_update __________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ContainerTest.test_wait ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ImageCollectionTest.test_build _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _________ ERROR at setup of ImageCollectionTest.test_build_with_error __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____ ERROR at setup of ImageCollectionTest.test_build_with_multiple_success ____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of ImageCollectionTest.test_build_with_success_build_output __
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ImageCollectionTest.test_list ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ImageCollectionTest.test_list_with_repository ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ImageCollectionTest.test_load_error _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ImageCollectionTest.test_pull ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImageCollectionTest.test_pull_multiple ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImageCollectionTest.test_pull_with_sha ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImageCollectionTest.test_pull_with_tag ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ImageCollectionTest.test_save_and_load ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ImageCollectionTest.test_save_and_load_repo_name ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of ImageCollectionTest.test_save_name_error __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ImageTest.test_tag_and_remove ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____________ ERROR at setup of NetworkCollectionTest.test_create ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of NetworkCollectionTest.test_get _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of NetworkCollectionTest.test_list_remove ___________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of NetworkTest.test_connect_disconnect _____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of NodesTest.test_list_get_update _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________________ ERROR at setup of ModelTest.test_reload ____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ServiceTest.test_create ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________ ERROR at setup of ServiceTest.test_create_with_network ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_force_update_service ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_force_update_service_using_bool ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of ServiceTest.test_force_update_service_using_shorthand_method _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ERROR at setup of ServiceTest.test_get ____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of ServiceTest.test_list_remove ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of ServiceTest.test_scale_method_global_service ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________ ERROR at setup of ServiceTest.test_scale_method_service ____________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of ServiceTest.test_scale_service _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ___________________ ERROR at setup of ServiceTest.test_tasks ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________ ERROR at setup of ServiceTest.test_update ___________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_update_remove_service_labels ________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of ServiceTest.test_update_retains_container_labels ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______ ERROR at setup of ServiceTest.test_update_retains_service_labels _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______________ ERROR at setup of SwarmTest.test_init_update_leave ______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________ ERROR at setup of SwarmTest.test_join_on_already_joined_swarm _________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of VolumesTest.test_create_get _________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of VolumesTest.test_list_remove ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of TestRegressions.test_443_handle_nonchunked_response_in_stream _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of TestRegressions.test_542_truncate_ids_client_side ______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _ ERROR at setup of TestRegressions.test_647_support_doubleslash_in_image_names _
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _____ ERROR at setup of TestRegressions.test_649_handle_timeout_value_none _____
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __ ERROR at setup of TestRegressions.test_715_handle_user_param_as_int_value ___
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ______ ERROR at setup of TestRegressions.test_792_explicit_port_protocol _______
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of TestStore.test_store_and_get ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestStore.test_get_nonexistent _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestStore.test_store_and_erase _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 _______________ ERROR at setup of TestStore.test_unicode_strings _______________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ERROR at setup of TestStore.test_list _____________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________ ERROR at setup of TestStore.test_execute_with_env_override __________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ________________ ERROR at setup of test_create_environment_dict ________________
17:36:11 tests/integration/conftest.py:21: in setup_test_session
17:36:11     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 =================================== FAILURES ===================================
17:36:11 _____________________________ ImageTest.test_pull ______________________________
17:36:11 tests/unit/api_image_test.py:65: in test_pull
17:36:11     self.client.pull('joffrey/test001')
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 __________________________ ImageTest.test_pull_stream __________________________
17:36:11 tests/unit/api_image_test.py:75: in test_pull_stream
17:36:11     self.client.pull('joffrey/test001', stream=True)
17:36:11 docker/api/image.py:386: in pull
17:36:11     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:11 E   TypeError: parse_repository_tag() takes exactly 1 argument (2 given)
17:36:11 ____________________ ContainerCollectionTest.test_run_pull _____________________
17:36:11 tests/unit/models_containers_test.py:236: in test_run_pull
17:36:11     'alpine', platform=None, tag=None, stream=True
17:36:11 /usr/local/lib/python2.7/site-packages/mock.py:835: in assert_called_with
17:36:11     raise AssertionError(msg)
17:36:11 E   AssertionError: Expected call: pull('alpine', platform=None, tag=None, stream=True)
17:36:11 E   Actual call: pull('alpine', platform=None, tag='latest', stream=True)
17:36:11 ____________________ ImageCollectionTest.test_pull_multiple ____________________
17:36:11 tests/unit/models_images_test.py:59: in test_pull_multiple
17:36:11     'test_image', tag=None, stream=True
17:36:11 /usr/local/lib/python2.7/site-packages/mock.py:835: in assert_called_with
17:36:11     raise AssertionError(msg)
17:36:11 E   AssertionError: Expected call: pull('test_image', tag=None, stream=True)
17:36:11 E   Actual call: pull('test_image', tag='latest', stream=True)
17:36:11 
17:36:11 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
17:36:11 Name                                  Stmts   Miss Branch BrPart  Cover
17:36:11 -----------------------------------------------------------------------
17:36:11 docker/__init__.py                        8      0      0      0   100%
17:36:11 docker/api/__init__.py                    1      0      0      0   100%
17:36:11 docker/api/build.py                     126     41     92     21    62%
17:36:11 docker/api/client.py                    263     62     96     12    75%
17:36:11 docker/api/config.py                     31     19      6      0    32%
17:36:11 docker/api/container.py                 266     72    102     25    65%
17:36:11 docker/api/daemon.py                     39      5     14      4    83%
17:36:11 docker/api/exec_api.py                   46     11     22      9    68%
17:36:11 docker/api/image.py                     149     51     50      8    62%
17:36:11 docker/api/network.py                    90     35     48     11    51%
17:36:11 docker/api/plugin.py                     90     68     12      0    22%
17:36:11 docker/api/secret.py                     36     23     10      0    28%
17:36:11 docker/api/service.py                   200    176    149      0     7%
17:36:11 docker/api/swarm.py                     106     67     38      1    28%
17:36:11 docker/api/volume.py                     38      9     14      2    71%
17:36:11 docker/auth.py                          198     16     74     17    88%
17:36:11 docker/client.py                         67     10      2      0    86%
17:36:11 docker/constants.py                      20      0      0      0   100%
17:36:11 docker/context/__init__.py                2      0      0      0   100%
17:36:11 docker/context/api.py                    78     41     38      8    39%
17:36:11 docker/context/config.py                 61     33     16      2    42%
17:36:11 docker/context/context.py               151     93     62      6    30%
17:36:11 docker/credentials/__init__.py            3      0      0      0   100%
17:36:11 docker/credentials/constants.py           4      0      0      0   100%
17:36:11 docker/credentials/errors.py             11      4      2      0    54%
17:36:11 docker/credentials/store.py              50     35     16      0    23%
17:36:11 docker/credentials/utils.py              23     18     12      0    14%
17:36:11 docker/errors.py                        110     24     18      4    73%
17:36:11 docker/models/__init__.py                 0      0      0      0   100%
17:36:11 docker/models/configs.py                 21      8      0      0    62%
17:36:11 docker/models/containers.py             183     11     60      9    92%
17:36:11 docker/models/images.py                 138     56     52      5    50%
17:36:11 docker/models/networks.py                37      7      8      3    73%
17:36:11 docker/models/nodes.py                   15      5      0      0    67%
17:36:11 docker/models/plugins.py                 49     30      8      0    33%
17:36:11 docker/models/resource.py                41     10      6      3    72%
17:36:11 docker/models/secrets.py                 21      8      0      0    62%
17:36:11 docker/models/services.py                87     35     34      4    60%
17:36:11 docker/models/swarm.py                   39     21      6      0    40%
17:36:11 docker/models/volumes.py                 23     10      2      0    52%
17:36:11 docker/tls.py                            37      6     14      6    76%
17:36:11 docker/transport/__init__.py             11      3      0      0    73%
17:36:11 docker/transport/basehttpadapter.py       6      0      2      1    88%
17:36:11 docker/transport/npipeconn.py            58     53     10      0     7%
17:36:11 docker/transport/npipesocket.py         137    132     22      0     3%
17:36:11 docker/transport/sshconn.py              89     63     24      1    24%
17:36:11 docker/transport/ssladapter.py           36      8     10      4    70%
17:36:11 docker/transport/unixconn.py             65      5     12      4    88%
17:36:11 docker/types/__init__.py                  6      0      0      0   100%
17:36:11 docker/types/base.py                      5      0      2      0   100%
17:36:11 docker/types/containers.py              418     76    326     43    81%
17:36:11 docker/types/daemon.py                   36     24     14      0    24%
17:36:11 docker/types/healthcheck.py              34     20      4      0    37%
17:36:11 docker/types/networks.py                 41     11     28      9    65%
17:36:11 docker/types/services.py                312    140    206     38    50%
17:36:11 docker/types/swarm.py                    51     45     40      0     7%
17:36:11 docker/utils/__init__.py                  3      0      0      0   100%
17:36:11 docker/utils/build.py                   154     26     74     10    82%
17:36:11 docker/utils/config.py                   36      1     10      1    96%
17:36:11 docker/utils/decorators.py               32      1     12      1    95%
17:36:11 docker/utils/fnmatch.py                  55     18     28      2    61%
17:36:11 docker/utils/json_stream.py              43      8     14      2    79%
17:36:11 docker/utils/ports.py                    50      3     28      2    91%
17:36:11 docker/utils/proxy.py                    32      1     12      0    98%
17:36:11 docker/utils/socket.py                   86     12     40      7    82%
17:36:11 docker/utils/utils.py                   285     19    164     15    92%
17:36:11 docker/version.py                         2      0      0      0   100%
17:36:11 -----------------------------------------------------------------------
17:36:11 TOTAL                                  5041   1789   2165    300    61%
17:36:11 
17:36:11 =========================== short test summary info ============================
17:36:11 XFAIL tests/integration/api_build_test.py::BuildTest::test_prune_builds
17:36:11   Currently fails on 18.09: https://github.com/moby/moby/issues/37920
17:36:11 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:36:11   CONFIG_RT_GROUP_SCHED isn't enabled
17:36:11 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:36:11   Not supported on most drivers
17:36:11 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:36:11   Output of docker top depends on host distro, and is not formalized.
17:36:11 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:36:11   Output of docker top depends on host distro, and is not formalized.
17:36:11 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:36:11   Can fail if eth0 has multiple IP addresses
17:36:11 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:36:11   This doesn't seem to be taken into account by the engine
17:36:11 XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks
17:36:11   Flaky test
17:36:11 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
17:36:11 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
17:36:11 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
17:36:11 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
17:36:11 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
17:36:11 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
17:36:11 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
17:36:11 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:36:11 ==== 4 failed, 543 passed, 7 skipped, 9 xfailed, 380 error in 13.52 seconds ====
[Pipeline] sh
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir ERROR [ 13%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect ERROR    [ 13%]
17:36:11 tests/integration/api_container_test.py::LinkTest::test_remove_link ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default ERROR [ 12%]
17:36:11 + docker stop dpy-dind-4-0-py2.7-19.03.13-beta2 dpy-tests-4-0-py2.7-19.03.13-beta2
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached ERROR [ 13%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket ERROR [ 13%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_execute_command ERROR [ 13%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user ERROR [ 12%]
17:36:11 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming ERROR [ 12%]
[Pipeline] sh
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string ERROR [ 12%]
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env ERROR [ 12%]
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir ERROR [ 13%]
17:36:12 + docker stop dpy-dind-4-0-py2.7-19.03.12 dpy-tests-4-0-py2.7-19.03.12
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux ERROR [ 14%]
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect ERROR    [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux ERROR [ 14%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux ERROR [ 14%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux ERROR [ 14%]
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_execute_command ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux ERROR [ 13%]
17:36:12 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails ERROR [ 14%]
17:36:12 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes ERROR [ 14%]
17:36:12 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command ERROR [ 14%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux ERROR [ 13%]
17:36:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux ERROR [ 13%]
17:36:13 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period ERROR [ 14%]
17:36:13 tests/integration/api_image_test.py::ListImagesTest::test_images ERROR   [ 14%]
17:36:13 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet ERROR [ 15%]
17:36:13 dpy-dind-4-0-py2.7-19.03.13-beta2
17:36:13 dpy-tests-4-0-py2.7-19.03.13-beta2
17:36:13 + docker rm -vf dpy-dind-4-0-py2.7-19.03.13-beta2 dpy-tests-4-0-py2.7-19.03.13-beta2
17:36:13 dpy-dind-4-0-py2.7-19.03.13-beta2
17:36:13 dpy-tests-4-0-py2.7-19.03.13-beta2
17:36:13 + docker network rm dpy-testnet-4-0-py2.7-19.03.13-beta2
17:36:13 dpy-testnet-4-0-py2.7-19.03.13-beta2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_19.03.13-beta2
17:36:13 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux ERROR [ 14%]
17:36:13 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux ERROR [ 14%]
17:36:13 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux ERROR [ 14%]
17:36:13 tests/integration/api_image_test.py::PullImageTest::test_pull ERROR      [ 15%]
17:36:13 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform ERROR [ 15%]
17:36:13 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming ERROR [ 15%]
17:36:13 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux ERROR [ 14%]
17:36:13 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails ERROR [ 14%]
17:36:13 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes ERROR [ 14%]
17:36:13 tests/integration/api_image_test.py::CommitTest::test_commit ERROR       [ 15%]
17:36:13 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes ERROR [ 15%]
17:36:13 tests/integration/api_image_test.py::RemoveImageTest::test_remove ERROR  [ 15%]
17:36:13 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image ERROR [ 15%]
17:36:13 dpy-dind-4-0-py2.7-19.03.12
17:36:13 dpy-tests-4-0-py2.7-19.03.12
17:36:13 + docker rm -vf dpy-dind-4-0-py2.7-19.03.12 dpy-tests-4-0-py2.7-19.03.12
17:36:13 dpy-dind-4-0-py2.7-19.03.12
17:36:13 dpy-tests-4-0-py2.7-19.03.12
17:36:13 + docker network rm dpy-testnet-4-0-py2.7-19.03.12
17:36:13 dpy-testnet-4-0-py2.7-19.03.12
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_19.03.12
17:36:13 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command ERROR [ 14%]
17:36:13 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period ERROR [ 14%]
17:36:13 tests/integration/api_image_test.py::ListImagesTest::test_images ERROR   [ 14%]
17:36:13 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes ERROR [ 15%]
17:36:13 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file ERROR [ 16%]
17:36:13 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream ERROR [ 16%]
17:36:13 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
17:36:14 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet ERROR [ 15%]
17:36:14 tests/integration/api_image_test.py::PullImageTest::test_pull ERROR      [ 15%]
17:36:14 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform ERROR [ 15%]
17:36:14 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes ERROR [ 16%]
17:36:14 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes ERROR [ 16%]
17:36:14 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images ERROR [ 16%]
17:36:14 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming ERROR [ 15%]
17:36:14 tests/integration/api_image_test.py::CommitTest::test_commit ERROR       [ 15%]
17:36:14 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes ERROR [ 15%]
17:36:14 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image ERROR [ 16%]
17:36:14 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution ERROR [ 16%]
17:36:14 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container ERROR [ 16%]
17:36:14 tests/integration/api_image_test.py::RemoveImageTest::test_remove ERROR  [ 15%]
17:36:14 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image ERROR [ 15%]
17:36:14 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes ERROR [ 15%]
17:36:14 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container ERROR [ 16%]
17:36:14 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create ERROR [ 17%]
17:36:14 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases ERROR [ 17%]
17:36:14 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file ERROR [ 16%]
17:36:14 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream ERROR [ 16%]
17:36:14 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
17:36:14 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes ERROR [ 16%]
17:36:14 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address ERROR [ 17%]
17:36:14 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address ERROR [ 17%]
17:36:14 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links ERROR [ 17%]
17:36:15 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes ERROR [ 16%]
17:36:15 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images ERROR [ 16%]
17:36:15 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image ERROR [ 16%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate ERROR [ 17%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope ERROR [ 17%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks ERROR [ 17%]
17:36:15 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution ERROR [ 16%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container ERROR [ 16%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container ERROR [ 16%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable ERROR [ 17%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress ERROR [ 18%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled ERROR [ 18%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create ERROR [ 17%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases ERROR [ 17%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address ERROR [ 17%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails ERROR [ 18%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config ERROR [ 18%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels ERROR [ 18%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address ERROR [ 17%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links ERROR [ 17%]
17:36:15 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate ERROR [ 17%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope ERROR [ 17%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks ERROR [ 17%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable ERROR [ 17%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address ERROR [ 19%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips ERROR [ 19%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_links ERROR [ 19%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_inspect_network ERROR [ 19%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_list_networks ERROR [ 19%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_prune_networks ERROR [ 19%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_remove_network ERROR [ 19%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name ERROR [ 18%]
17:36:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases ERROR [ 18%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin ERROR [ 19%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin ERROR [ 19%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin ERROR [ 20%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin ERROR [ 20%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt ERROR [ 18%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address ERROR [ 18%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address ERROR [ 19%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips ERROR [ 19%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin ERROR [ 20%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin ERROR [ 20%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin ERROR [ 20%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_create_with_links ERROR [ 19%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_inspect_network ERROR [ 19%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_list_networks ERROR [ 19%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins ERROR [ 20%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges ERROR [ 20%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_prune_networks ERROR [ 19%]
17:36:17 tests/integration/api_network_test.py::TestNetworks::test_remove_network ERROR [ 19%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin ERROR [ 20%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin ERROR [ 20%]
17:36:17 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret ERROR [ 20%]
17:36:17 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data ERROR [ 21%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin ERROR [ 19%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin ERROR [ 19%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin ERROR [ 20%]
17:36:17 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin ERROR [ 20%]
17:36:18 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret ERROR [ 21%]
17:36:18 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets ERROR [ 21%]
17:36:18 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret ERROR [ 21%]
17:36:18 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin ERROR [ 20%]
17:36:18 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin ERROR [ 20%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver ERROR [ 21%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode ERROR [ 21%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode ERROR [ 21%]
17:36:18 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin ERROR [ 20%]
17:36:18 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins ERROR [ 20%]
17:36:18 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges ERROR [ 20%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple ERROR [ 21%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config ERROR [ 21%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks ERROR [ 22%]
17:36:18 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin ERROR [ 20%]
17:36:18 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin ERROR [ 20%]
17:36:18 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret ERROR [ 20%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config ERROR [ 22%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec ERROR [ 22%]
17:36:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode ERROR [ 22%]
17:36:18 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data ERROR [ 21%]
17:36:18 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret ERROR [ 21%]
17:36:18 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets ERROR [ 21%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources ERROR [ 22%]
17:36:19 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret ERROR [ 21%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver ERROR [ 21%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode ERROR [ 21%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname ERROR [ 23%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode ERROR [ 21%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple ERROR [ 21%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config ERROR [ 21%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts ERROR [ 23%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init ERROR [ 23%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources ERROR [ 23%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config ERROR [ 23%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement ERROR [ 23%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object ERROR [ 23%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env ERROR [ 22%]
17:36:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback ERROR [ 22%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources ERROR [ 22%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups ERROR [ 22%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck ERROR [ 22%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict ERROR [ 24%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform ERROR [ 23%]
17:36:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences ERROR [ 23%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple ERROR [ 23%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_list_services ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label ERROR [ 26%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id ERROR [ 26%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict ERROR [ 24%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config ERROR [ 25%]
17:36:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name ERROR [ 26%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_service_logs ERROR [ 26%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update ERROR [ 26%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels ERROR [ 26%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck ERROR [ 26%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels ERROR [ 26%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_list_services ERROR [ 25%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label ERROR [ 26%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels ERROR [ 26%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec ERROR [ 27%]
17:36:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels ERROR [ 27%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id ERROR [ 26%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name ERROR [ 26%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode ERROR [ 27%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name ERROR [ 27%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks ERROR [ 27%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config ERROR [ 27%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_service_logs ERROR [ 26%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update ERROR [ 26%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels ERROR [ 26%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck ERROR [ 26%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change ERROR [ 27%]
17:36:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster ERROR [ 27%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels ERROR [ 26%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels ERROR [ 26%]
17:36:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args ERROR [ 27%]
17:36:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults ERROR [ 27%]
17:36:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool ERROR [ 28%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec ERROR [ 27%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels ERROR [ 27%]
17:36:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode ERROR [ 27%]
17:36:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size ERROR [ 28%]
17:36:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec ERROR [ 28%]
17:36:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XFAIL [ 28%]
17:36:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster ERROR [ 28%]
17:36:24 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name ERROR [ 27%]
17:36:24 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks ERROR [ 27%]
17:36:24 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config ERROR [ 27%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple ERROR [ 28%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers ERROR [ 28%]
17:36:24 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change ERROR [ 27%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster ERROR [ 27%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args ERROR [ 27%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config ERROR [ 28%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node ERROR  [ 29%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults ERROR [ 27%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool ERROR [ 28%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size ERROR [ 28%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm ERROR   [ 29%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes ERROR    [ 29%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node ERROR [ 29%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec ERROR [ 28%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XFAIL [ 28%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster ERROR [ 28%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key ERROR [ 29%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_update_node ERROR   [ 29%]
17:36:24 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm ERROR  [ 29%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple ERROR [ 28%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers ERROR [ 28%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config ERROR [ 28%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_create_volume ERROR [ 29%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver ERROR [ 29%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume ERROR [ 30%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node ERROR  [ 29%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume ERROR [ 30%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume ERROR [ 30%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes ERROR [ 30%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm ERROR   [ 29%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes ERROR    [ 29%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node ERROR [ 29%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key ERROR [ 29%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes ERROR [ 30%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume ERROR [ 30%]
17:36:25 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume ERROR [ 30%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_update_node ERROR   [ 29%]
17:36:25 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm ERROR  [ 29%]
17:36:25 tests/integration/client_test.py::ClientTest::test_df ERROR              [ 30%]
17:36:25 tests/integration/client_test.py::ClientTest::test_info ERROR            [ 30%]
17:36:25 tests/integration/client_test.py::ClientTest::test_ping ERROR            [ 30%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_create_volume ERROR [ 29%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver ERROR [ 29%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume ERROR [ 30%]
17:36:26 tests/integration/client_test.py::ClientTest::test_version ERROR         [ 31%]
17:36:26 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events ERROR [ 31%]
17:36:26 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove ERROR [ 31%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume ERROR [ 30%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume ERROR [ 30%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes ERROR [ 30%]
17:36:26 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle ERROR [ 31%]
17:36:26 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator ERROR [ 31%]
17:36:26 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json ERROR [ 31%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes ERROR [ 30%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume ERROR [ 30%]
17:36:26 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume ERROR [ 30%]
17:36:26 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get ERROR [ 31%]
17:36:26 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list ERROR [ 31%]
17:36:26 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse ERROR [ 31%]
17:36:26 tests/integration/client_test.py::ClientTest::test_df ERROR              [ 30%]
17:36:26 tests/integration/client_test.py::ClientTest::test_info ERROR            [ 30%]
17:36:26 tests/integration/client_test.py::ClientTest::test_ping ERROR            [ 30%]
17:36:26 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run ERROR [ 32%]
17:36:26 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach ERROR [ 32%]
17:36:26 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove ERROR [ 32%]
17:36:27 tests/integration/client_test.py::ClientTest::test_version ERROR         [ 31%]
17:36:27 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events ERROR [ 31%]
17:36:27 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove ERROR [ 31%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist ERROR [ 32%]
17:36:27 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle ERROR [ 31%]
17:36:27 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator ERROR [ 31%]
17:36:27 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json ERROR [ 31%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get ERROR [ 31%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list ERROR [ 31%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse ERROR [ 31%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config ERROR [ 33%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs ERROR [ 33%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove ERROR [ 32%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel ERROR [ 33%]
17:36:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume ERROR [ 33%]
17:36:27 tests/integration/models_containers_test.py::ContainerTest::test_commit ERROR [ 33%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error ERROR [ 32%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error ERROR [ 32%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver ERROR [ 33%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_diff ERROR [ 33%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist ERROR [ 32%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver ERROR [ 32%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume ERROR [ 32%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed ERROR [ 33%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success ERROR [ 33%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_kill ERROR [ 34%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_logs ERROR [ 34%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network ERROR [ 32%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver ERROR [ 32%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config ERROR [ 33%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_pause ERROR [ 34%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list ERROR [ 34%]
17:36:28 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none ERROR [ 34%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs ERROR [ 33%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel ERROR [ 33%]
17:36:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume ERROR [ 33%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple ERROR [ 34%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_remove ERROR [ 34%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_commit ERROR [ 33%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver ERROR [ 33%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_diff ERROR [ 33%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_rename ERROR [ 34%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_restart ERROR [ 34%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_start ERROR [ 34%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_stats ERROR [ 35%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed ERROR [ 33%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success ERROR [ 33%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_kill ERROR [ 34%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_stop ERROR [ 35%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_top ERROR [ 35%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_update ERROR [ 35%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_logs ERROR [ 34%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_pause ERROR [ 34%]
17:36:29 tests/integration/models_containers_test.py::ContainerTest::test_wait ERROR [ 35%]
17:36:29 tests/integration/models_images_test.py::ImageCollectionTest::test_build ERROR [ 35%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list ERROR [ 34%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none ERROR [ 34%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple ERROR [ 34%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_remove ERROR [ 34%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error ERROR [ 35%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success ERROR [ 35%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output ERROR [ 35%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_list ERROR [ 36%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_rename ERROR [ 34%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_restart ERROR [ 34%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository ERROR [ 36%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error ERROR [ 36%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_start ERROR [ 34%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_stats ERROR [ 35%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_stop ERROR [ 35%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_pull ERROR [ 36%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple ERROR [ 36%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha ERROR [ 36%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_top ERROR [ 35%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_update ERROR [ 35%]
17:36:30 tests/integration/models_containers_test.py::ContainerTest::test_wait ERROR [ 35%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag ERROR [ 36%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load ERROR [ 36%]
17:36:30 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name ERROR [ 36%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_build ERROR [ 35%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error ERROR [ 35%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success ERROR [ 35%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error ERROR [ 37%]
17:36:31 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove ERROR [ 37%]
17:36:31 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create ERROR [ 37%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output ERROR [ 35%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_list ERROR [ 36%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository ERROR [ 36%]
17:36:31 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get ERROR [ 37%]
17:36:31 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove ERROR [ 37%]
17:36:31 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect ERROR [ 37%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error ERROR [ 36%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_pull ERROR [ 36%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple ERROR [ 36%]
17:36:31 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update ERROR [ 37%]
17:36:31 tests/integration/models_resources_test.py::ModelTest::test_reload ERROR [ 37%]
17:36:31 tests/integration/models_services_test.py::ServiceTest::test_create ERROR [ 37%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha ERROR [ 36%]
17:36:31 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag ERROR [ 36%]
17:36:31 tests/integration/models_services_test.py::ServiceTest::test_create_with_network ERROR [ 37%]
17:36:31 tests/integration/models_services_test.py::ServiceTest::test_force_update_service ERROR [ 38%]
17:36:31 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool ERROR [ 38%]
17:36:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load ERROR [ 36%]
17:36:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name ERROR [ 36%]
17:36:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error ERROR [ 37%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method ERROR [ 38%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_get ERROR   [ 38%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_list_remove ERROR [ 38%]
17:36:32 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove ERROR [ 37%]
17:36:32 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create ERROR [ 37%]
17:36:32 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get ERROR [ 37%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service ERROR [ 38%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service ERROR [ 38%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_scale_service ERROR [ 38%]
17:36:32 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove ERROR [ 37%]
17:36:32 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect ERROR [ 37%]
17:36:32 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update ERROR [ 37%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_tasks ERROR [ 38%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_update ERROR [ 39%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels ERROR [ 39%]
17:36:32 tests/integration/models_resources_test.py::ModelTest::test_reload ERROR [ 37%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_create ERROR [ 37%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_create_with_network ERROR [ 37%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels ERROR [ 39%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XFAIL [ 39%]
17:36:32 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels ERROR [ 39%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_force_update_service ERROR [ 38%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool ERROR [ 38%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method ERROR [ 38%]
17:36:33 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave ERROR [ 39%]
17:36:33 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm ERROR [ 39%]
17:36:33 tests/integration/models_volumes_test.py::VolumesTest::test_create_get ERROR [ 39%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_get ERROR   [ 38%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_list_remove ERROR [ 38%]
17:36:33 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove ERROR [ 39%]
17:36:33 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream ERROR [ 39%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service ERROR [ 38%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service ERROR [ 38%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_scale_service ERROR [ 38%]
17:36:33 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side ERROR [ 40%]
17:36:33 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names ERROR [ 40%]
17:36:33 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none ERROR [ 40%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_tasks ERROR [ 38%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_update ERROR [ 39%]
17:36:33 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels ERROR [ 39%]
17:36:33 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value ERROR [ 40%]
17:36:33 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol ERROR [ 40%]
17:36:33 tests/integration/credentials/store_test.py::TestStore::test_store_and_get ERROR [ 40%]
17:36:34 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels ERROR [ 39%]
17:36:34 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XFAIL [ 39%]
17:36:34 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels ERROR [ 39%]
17:36:34 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent ERROR [ 40%]
17:36:34 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase ERROR [ 40%]
17:36:34 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings ERROR [ 40%]
17:36:34 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave ERROR [ 39%]
17:36:34 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm ERROR [ 39%]
17:36:34 tests/integration/credentials/store_test.py::TestStore::test_list ERROR  [ 41%]
17:36:34 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override ERROR [ 41%]
17:36:34 tests/integration/credentials/utils_test.py::test_create_environment_dict ERROR [ 41%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
17:36:34 tests/integration/models_volumes_test.py::VolumesTest::test_create_get ERROR [ 39%]
17:36:34 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove ERROR [ 39%]
17:36:34 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream ERROR [ 39%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
17:36:34 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
17:36:34 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
17:36:34 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side ERROR [ 40%]
17:36:34 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names ERROR [ 40%]
17:36:34 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none ERROR [ 40%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 52%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
17:36:34 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
17:36:34 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 53%]
17:36:34 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 53%]
17:36:34 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
17:36:34 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
17:36:34 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 54%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
17:36:34 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
17:36:35 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value ERROR [ 40%]
17:36:35 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol ERROR [ 40%]
17:36:35 tests/integration/credentials/store_test.py::TestStore::test_store_and_get ERROR [ 40%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_pull FAILED                [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_pull_stream FAILED         [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
17:36:35 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 56%]
17:36:35 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
17:36:35 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
17:36:35 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
17:36:35 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
17:36:35 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
17:36:35 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 59%]
17:36:35 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
17:36:35 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
17:36:35 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent ERROR [ 40%]
17:36:35 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase ERROR [ 40%]
17:36:35 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings ERROR [ 40%]
17:36:35 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
17:36:35 tests/integration/credentials/store_test.py::TestStore::test_list ERROR  [ 41%]
17:36:35 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override ERROR [ 41%]
17:36:35 tests/integration/credentials/utils_test.py::test_create_environment_dict ERROR [ 41%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
17:36:35 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
17:36:35 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
17:36:35 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 44%]
17:36:35 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
17:36:36 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 52%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
17:36:36 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
17:36:36 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 53%]
17:36:36 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 53%]
17:36:36 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
17:36:36 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
17:36:36 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 54%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
17:36:36 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
17:36:36 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_pull FAILED                [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_pull_stream FAILED         [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
17:36:36 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 56%]
17:36:36 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
17:36:36 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
17:36:36 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
17:36:36 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
17:36:36 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
17:36:36 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 59%]
17:36:36 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
17:36:36 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
17:36:36 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
17:36:36 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
17:36:36 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 60%]
17:36:36 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
17:36:37 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
17:36:37 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 60%]
17:36:37 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
17:36:37 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
17:36:37 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
17:36:37 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
17:36:37 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 61%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
17:36:37 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
17:36:37 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 66%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
17:36:37 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 67%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 67%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
17:36:37 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
17:36:37 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
17:36:37 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
17:36:37 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
17:36:37 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 68%]
17:36:37 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
17:36:37 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
17:36:37 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
17:36:37 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
17:36:37 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
17:36:37 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
17:36:37 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
17:36:37 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
17:36:37 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 68%]
17:36:37 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 68%]
17:36:37 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
17:36:37 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
17:36:37 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
17:36:37 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
17:36:37 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
17:36:37 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
17:36:37 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
17:36:37 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
17:36:37 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
17:36:37 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
17:36:37 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
17:36:37 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
17:36:37 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
17:36:37 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
17:36:37 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
17:36:37 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
17:36:37 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
17:36:37 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
17:36:37 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
17:36:37 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
17:36:37 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
17:36:37 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
17:36:37 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
17:36:37 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
17:36:37 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
17:36:37 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
17:36:37 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
17:36:37 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
17:36:37 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull FAILED [ 78%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
17:36:37 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
17:36:37 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
17:36:37 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 60%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple FAILED [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
17:36:38 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
17:36:38 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
17:36:38 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
17:36:38 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
17:36:38 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
17:36:38 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
17:36:38 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
17:36:38 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
17:36:38 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
17:36:38 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
17:36:38 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
17:36:38 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
17:36:38 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
17:36:38 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
17:36:38 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
17:36:38 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
17:36:38 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
17:36:38 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
17:36:38 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
17:36:38 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
17:36:38 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
17:36:38 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
17:36:38 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
17:36:38 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 60%]
17:36:38 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
17:36:38 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
17:36:38 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
17:36:38 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
17:36:38 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 61%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
17:36:38 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
17:36:38 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
17:36:38 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
17:36:38 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
17:36:38 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
17:36:38 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
17:36:38 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
17:36:38 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
17:36:38 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
17:36:38 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
17:36:38 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
17:36:38 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
17:36:38 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
17:36:38 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
17:36:38 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
17:36:38 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
17:36:38 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
17:36:38 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
17:36:38 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
17:36:38 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
17:36:38 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
17:36:38 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
17:36:38 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
17:36:38 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
17:36:38 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
17:36:38 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
17:36:38 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
17:36:38 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
17:36:38 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
17:36:38 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
17:36:38 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
17:36:38 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
17:36:38 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
17:36:38 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
17:36:38 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
17:36:38 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
17:36:38 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
17:36:38 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
17:36:38 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
17:36:38 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
17:36:38 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
17:36:38 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
17:36:38 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
17:36:38 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
17:36:38 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
17:36:38 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
17:36:38 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
17:36:38 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
17:36:38 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
17:36:38 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
17:36:38 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
17:36:38 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
17:36:38 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
17:36:38 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
17:36:38 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
17:36:38 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
17:36:38 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
17:36:38 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
17:36:38 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
17:36:38 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
17:36:38 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
17:36:38 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 66%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
17:36:38 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 67%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 67%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
17:36:38 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
17:36:38 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
17:36:38 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
17:36:38 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
17:36:38 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 68%]
17:36:38 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
17:36:38 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
17:36:38 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
17:36:38 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
17:36:38 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
17:36:38 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
17:36:38 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 68%]
17:36:38 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 68%]
17:36:38 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
17:36:38 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
17:36:38 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
17:36:38 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
17:36:38 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
17:36:38 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
17:36:38 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
17:36:38 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
17:36:38 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
17:36:38 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
17:36:38 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
17:36:38 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
17:36:38 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
17:36:38 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
17:36:38 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
17:36:38 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
17:36:38 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
17:36:38 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
17:36:38 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
17:36:38 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
17:36:38 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
17:36:38 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
17:36:38 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
17:36:38 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
17:36:38 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
17:36:38 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
17:36:38 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
17:36:38 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull FAILED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
17:36:38 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
17:36:39 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple FAILED [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
17:36:39 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
17:36:39 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
17:36:39 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
17:36:39 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
17:36:39 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
17:36:39 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
17:36:39 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
17:36:39 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
17:36:39 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
17:36:39 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
17:36:39 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
17:36:39 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
17:36:39 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
17:36:39 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
17:36:39 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
17:36:39 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
17:36:39 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
17:36:39 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
17:36:39 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
17:36:39 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
17:36:39 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
17:36:39 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
17:36:39 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
17:36:39 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
17:36:39 
17:36:39 ==================================== ERRORS ====================================
17:36:39 _________ ERROR at setup of BuildTest.test_build_container_with_target _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ---------------------------- Captured stderr setup -----------------------------
17:36:39 
17:36:39 pulling alpine:3.10
17:36:39 _____________ ERROR at setup of BuildTest.test_build_from_stringio _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of BuildTest.test_build_gzip_custom_encoding __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of BuildTest.test_build_gzip_encoding _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of BuildTest.test_build_in_context_abs_dockerfile _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of BuildTest.test_build_in_context_dockerfile _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of BuildTest.test_build_in_context_nested_dockerfile ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of BuildTest.test_build_invalid_platform ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of BuildTest.test_build_isolation _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________________ ERROR at setup of BuildTest.test_build_labels _________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of BuildTest.test_build_out_of_context_dockerfile _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________________ ERROR at setup of BuildTest.test_build_shmsize ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________________ ERROR at setup of BuildTest.test_build_squash _________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of BuildTest.test_build_stderr_data ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of BuildTest.test_build_streaming _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of BuildTest.test_build_with_buildargs _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of BuildTest.test_build_with_cache_from ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of BuildTest.test_build_with_dockerfile_empty_lines ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of BuildTest.test_build_with_dockerignore ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of BuildTest.test_build_with_extra_hosts ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of BuildTest.test_build_with_network_mode ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of BuildTest.test_build_with_proxy _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of BuildTest.test_build_with_proxy_and_buildargs ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________________ ERROR at setup of InformationTest.test_info __________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________________ ERROR at setup of InformationTest.test_version ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of AutoDetectVersionTest.test_client_init ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of ConnectionTimeoutTest.test_timeout _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of UnixconnTest.test_resource_warnings _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of ConfigAPITest.test_create_config ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ConfigAPITest.test_create_config_unicode_data ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of ConfigAPITest.test_inspect_config ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of ConfigAPITest.test_list_configs _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of ConfigAPITest.test_remove_config ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of ListContainersTest.test_list_containers ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of CreateContainerTest.test_create _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of CreateContainerTest.test_create_container_with_volumes_from _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of CreateContainerTest.test_create_with_auto_remove ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of CreateContainerTest.test_create_with_device_cgroup_rules __
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of CreateContainerTest.test_create_with_environment_variable_no_value _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of CreateContainerTest.test_create_with_host_pid_mode _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of CreateContainerTest.test_create_with_init __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of CreateContainerTest.test_create_with_isolation _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of CreateContainerTest.test_create_with_links _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of CreateContainerTest.test_create_with_mac_address ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of CreateContainerTest.test_create_with_memory_constraints_with_int _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of CreateContainerTest.test_create_with_memory_constraints_with_str _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of CreateContainerTest.test_create_with_restart_policy _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of CreateContainerTest.test_create_with_stop_timeout ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of CreateContainerTest.test_create_with_tmpfs _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of CreateContainerTest.test_create_with_uts_mode ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of CreateContainerTest.test_group_id_ints ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of CreateContainerTest.test_group_id_strings __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of CreateContainerTest.test_invalid_log_driver_raises_exception _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___ ERROR at setup of CreateContainerTest.test_valid_log_driver_and_log_opt ____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of CreateContainerTest.test_valid_no_config_specified _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___ ERROR at setup of CreateContainerTest.test_valid_no_log_driver_specified ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of VolumeBindTest.test_create_with_binds_ro __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of VolumeBindTest.test_create_with_binds_rw __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of VolumeBindTest.test_create_with_mounts ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of VolumeBindTest.test_create_with_mounts_ro __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of VolumeBindTest.test_create_with_volume_mount ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of ArchiveTest.test_copy_directory_to_container ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of ArchiveTest.test_copy_file_to_container ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ArchiveTest.test_get_file_archive_from_container ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ArchiveTest.test_get_file_stat_from_container ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of RenameContainerTest.test_rename_container __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of StartContainerTest.test_run_shlex_commands _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of StartContainerTest.test_start_container ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of StartContainerTest.test_start_container_with_dict_instead_of_id _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________________ ERROR at setup of WaitTest.test_wait _____________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of WaitTest.test_wait_with_condition ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of WaitTest.test_wait_with_dict_instead_of_id _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________________ ERROR at setup of LogsTest.test_logs _____________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of LogsTest.test_logs_streaming_and_follow ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of LogsTest.test_logs_streaming_and_follow_and_cancel _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of LogsTest.test_logs_tail_option _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of LogsTest.test_logs_with_dict_instead_of_id _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of LogsTest.test_logs_with_tail_0 _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of LogsTest.test_logs_with_until ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________________ ERROR at setup of DiffTest.test_diff _____________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of DiffTest.test_diff_with_dict_instead_of_id _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________________ ERROR at setup of StopTest.test_stop _____________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of StopTest.test_stop_with_dict_instead_of_id _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________________ ERROR at setup of KillTest.test_kill _____________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of KillTest.test_kill_with_dict_instead_of_id _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of KillTest.test_kill_with_signal _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of KillTest.test_kill_with_signal_integer ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of KillTest.test_kill_with_signal_name _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________________ ERROR at setup of PortTest.test_port _____________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of RestartContainerTest.test_restart ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of RestartContainerTest.test_restart_with_dict_instead_of_id __
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of RestartContainerTest.test_restart_with_low_timeout _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of RemoveContainerTest.test_remove _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of RemoveContainerTest.test_remove_with_dict_instead_of_id ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of AttachContainerTest.test_attach_no_stream __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of AttachContainerTest.test_attach_stream_and_cancel ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of AttachContainerTest.test_detach_with_arg __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of AttachContainerTest.test_detach_with_config_file ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of AttachContainerTest.test_detach_with_default ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___ ERROR at setup of AttachContainerTest.test_run_container_reading_socket ____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of AttachContainerTest.test_run_container_streaming ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________________ ERROR at setup of PauseTest.test_pause_unpause ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
17:36:39 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
17:36:39 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
17:36:39 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
17:36:39 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
17:36:39 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
17:36:39 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
17:36:39 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
17:36:39 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
17:36:39 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
17:36:39 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
17:36:39 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
17:36:39 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
17:36:39 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
17:36:39 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
17:36:39 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
17:36:39 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
17:36:39 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
17:36:39 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
17:36:39 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
17:36:39 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
17:36:39 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
17:36:39 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
17:36:39 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
17:36:39 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
17:36:39 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
17:36:39 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
17:36:39 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
17:36:39 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
17:36:39 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
17:36:39 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
17:36:39 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
17:36:39 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
17:36:39 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
17:36:39 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
17:36:39 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
17:36:39 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
17:36:39 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
17:36:39 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
17:36:39 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
17:36:39 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
17:36:39 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
17:36:39 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
17:36:39 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
17:36:39 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
17:36:39 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
17:36:39 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
17:36:39 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
17:36:39 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
17:36:39 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
17:36:39 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
17:36:39 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
17:36:39 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
17:36:39 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
17:36:39 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
17:36:39 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
17:36:39 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
17:36:39 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
17:36:39 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
17:36:39 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of PruneTest.test_prune_containers _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of GetContainerStatsTest.test_get_container_stats_no_stream __
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ContainerUpdateTest.test_restart_policy_update _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of ContainerUpdateTest.test_update_container __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of ContainerCPUTest.test_container_cpu_shares _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of ContainerCPUTest.test_container_cpuset ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of ContainerCPUTest.test_create_with_runtime __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________________ ERROR at setup of LinkTest.test_remove_link __________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of ExecTest.test_detach_with_config_file ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of ExecTest.test_detach_with_default ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of ExecTest.test_exec_command_as_root _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of ExecTest.test_exec_command_as_user _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of ExecTest.test_exec_command_streaming ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of ExecTest.test_exec_command_string ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of ExecTest.test_exec_command_with_env _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of ExecTest.test_exec_command_with_workdir ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________________ ERROR at setup of ExecTest.test_exec_inspect _________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of ExecTest.test_exec_start_detached ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of ExecTest.test_exec_start_socket _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of ExecTest.test_execute_command ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of ExecTest.test_execute_command_with_proxy_env ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ExecDemuxTest.test_exec_command_no_stream_demux _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ExecDemuxTest.test_exec_command_no_stream_no_demux _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of ExecDemuxTest.test_exec_command_stream_demux ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ExecDemuxTest.test_exec_command_stream_no_demux _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ExecDemuxTest.test_exec_command_tty_no_stream_demux _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___ ERROR at setup of ExecDemuxTest.test_exec_command_tty_no_stream_no_demux ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ExecDemuxTest.test_exec_command_tty_stream_demux ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ExecDemuxTest.test_exec_command_tty_stream_no_demux _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of HealthcheckTest.test_healthcheck_fails ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of HealthcheckTest.test_healthcheck_passes ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of HealthcheckTest.test_healthcheck_shell_command _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of HealthcheckTest.test_healthcheck_start_period ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________________ ERROR at setup of ListImagesTest.test_images _________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of ListImagesTest.test_images_quiet ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________________ ERROR at setup of PullImageTest.test_pull ___________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of PullImageTest.test_pull_invalid_platform __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of PullImageTest.test_pull_streaming ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________________ ERROR at setup of CommitTest.test_commit ___________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of CommitTest.test_commit_with_changes _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________________ ERROR at setup of RemoveImageTest.test_remove _________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of ImportImageTest.test_get_load_image _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of ImportImageTest.test_import_from_bytes ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of ImportImageTest.test_import_from_file ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of ImportImageTest.test_import_from_stream ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of ImportImageTest.test_import_image_from_data_with_changes __
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ImportImageTest.test_import_image_with_changes _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of PruneImagesTest.test_prune_images ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of SaveLoadImagesTest.test_get_image_load_image ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of InspectDistributionTest.test_inspect_distribution ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of TestNetworks.test_connect_and_disconnect_container _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of TestNetworks.test_connect_and_force_disconnect_container __
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of TestNetworks.test_connect_on_container_create ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of TestNetworks.test_connect_with_aliases ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of TestNetworks.test_connect_with_ipv4_address _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of TestNetworks.test_connect_with_ipv6_address _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of TestNetworks.test_connect_with_links ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of TestNetworks.test_create_check_duplicate __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of TestNetworks.test_create_inspect_network_with_scope _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of TestNetworks.test_create_internal_networks _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of TestNetworks.test_create_network_attachable _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of TestNetworks.test_create_network_ingress __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of TestNetworks.test_create_network_ipv6_enabled ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of TestNetworks.test_create_network_with_host_driver_fails ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of TestNetworks.test_create_network_with_ipam_config ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of TestNetworks.test_create_network_with_labels ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of TestNetworks.test_create_network_with_labels_wrong_type ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of TestNetworks.test_create_remove_network_with_space_in_name _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of TestNetworks.test_create_with_aliases ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of TestNetworks.test_create_with_driveropt ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of TestNetworks.test_create_with_ipv4_address _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of TestNetworks.test_create_with_ipv6_address _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of TestNetworks.test_create_with_linklocal_ips _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of TestNetworks.test_create_with_links _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of TestNetworks.test_inspect_network ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of TestNetworks.test_list_networks _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of TestNetworks.test_prune_networks ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of TestNetworks.test_remove_network ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of PluginTest.test_configure_plugin ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of PluginTest.test_create_plugin ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of PluginTest.test_disable_plugin _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of PluginTest.test_enable_plugin ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____________ ERROR at setup of PluginTest.test_force_remove_plugin _____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of PluginTest.test_inspect_plugin _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of PluginTest.test_install_plugin _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________________ ERROR at setup of PluginTest.test_list_plugins ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of PluginTest.test_plugin_privileges ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of PluginTest.test_remove_plugin ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of PluginTest.test_upgrade_plugin _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of SecretAPITest.test_create_secret ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of SecretAPITest.test_create_secret_unicode_data ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____________ ERROR at setup of SecretAPITest.test_inspect_secret ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of SecretAPITest.test_list_secrets _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of SecretAPITest.test_remove_secret ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ServiceTest.test_create_service_custom_log_driver ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of ServiceTest.test_create_service_global_mode _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ServiceTest.test_create_service_replicated_mode _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of ServiceTest.test_create_service_simple ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of ServiceTest.test_create_service_with_config _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ServiceTest.test_create_service_with_custom_networks ____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ServiceTest.test_create_service_with_dns_config _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ServiceTest.test_create_service_with_endpoint_spec _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_create_service_with_endpoint_spec_host_publish_mode _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of ServiceTest.test_create_service_with_env __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_create_service_with_failure_action_rollback _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___ ERROR at setup of ServiceTest.test_create_service_with_generic_resources ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of ServiceTest.test_create_service_with_groups _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ServiceTest.test_create_service_with_healthcheck ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ServiceTest.test_create_service_with_hostname ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of ServiceTest.test_create_service_with_hosts _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of ServiceTest.test_create_service_with_init __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_create_service_with_invalid_generic_resources _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_create_service_with_network_attachment_config _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ServiceTest.test_create_service_with_placement _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___ ERROR at setup of ServiceTest.test_create_service_with_placement_object ____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of ServiceTest.test_create_service_with_placement_platform ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_create_service_with_placement_preferences _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_create_service_with_placement_preferences_tuple _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ServiceTest.test_create_service_with_privileges _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ServiceTest.test_create_service_with_readonly ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_create_service_with_resources_constraints _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ServiceTest.test_create_service_with_restart_policy _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ServiceTest.test_create_service_with_rollback_config ____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of ServiceTest.test_create_service_with_secret _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ServiceTest.test_create_service_with_stop_signal ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of ServiceTest.test_create_service_with_tty __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ServiceTest.test_create_service_with_tty_dict ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ServiceTest.test_create_service_with_unicode_config _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ServiceTest.test_create_service_with_unicode_secret _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ServiceTest.test_create_service_with_update_config _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_create_service_with_update_config_monitor _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ServiceTest.test_create_service_with_update_order ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ServiceTest.test_create_service_with_volume_mount ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of ServiceTest.test_inspect_service_by_id ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of ServiceTest.test_inspect_service_by_name __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of ServiceTest.test_inspect_service_insert_defaults ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of ServiceTest.test_list_services _______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ServiceTest.test_list_services_filter_by_label _______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of ServiceTest.test_remove_service_by_id ____________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of ServiceTest.test_remove_service_by_name ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______________ ERROR at setup of ServiceTest.test_service_logs ________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of ServiceTest.test_update_service_force_update ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __ ERROR at setup of ServiceTest.test_update_service_remove_container_labels ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ServiceTest.test_update_service_remove_healthcheck _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _______ ERROR at setup of ServiceTest.test_update_service_remove_labels ________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_container_labels _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_endpoint_spec _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ServiceTest.test_update_service_with_defaults_labels ____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ServiceTest.test_update_service_with_defaults_mode _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _____ ERROR at setup of ServiceTest.test_update_service_with_defaults_name _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___ ERROR at setup of ServiceTest.test_update_service_with_defaults_networks ___
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_update_config _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of ServiceTest.test_update_service_with_network_change _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ___________ ERROR at setup of SwarmTest.test_init_already_in_cluster ___________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_both_args ____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_defaults _____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_only_pool ____
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_only_subnet_size _
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________ ERROR at setup of SwarmTest.test_init_swarm_custom_raft_spec _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________ ERROR at setup of SwarmTest.test_init_swarm_force_new_cluster _________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______________ ERROR at setup of SwarmTest.test_init_swarm_simple ______________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ______ ERROR at setup of SwarmTest.test_init_swarm_with_autolock_managers ______
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 __________ ERROR at setup of SwarmTest.test_init_swarm_with_ca_config __________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 ________________ ERROR at setup of SwarmTest.test_inspect_node _________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________________ ERROR at setup of SwarmTest.test_leave_swarm _________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:39 docker/api/client.py:261: in _raise_for_status
17:36:39     raise create_api_error_from_http_exception(e)
17:36:39 docker/errors.py:31: in create_api_error_from_http_exception
17:36:39     raise cls(e, response=response, explanation=explanation)
17:36:39 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:39     raise value.with_traceback(tb)
17:36:39 tests/integration/conftest.py:21: in setup_test_session
17:36:39     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:39 docker/api/image.py:386: in pull
17:36:39     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:39 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:39 _________________ ERROR at setup of SwarmTest.test_list_nodes __________________
17:36:39 docker/api/client.py:259: in _raise_for_status
17:36:39     response.raise_for_status()
17:36:39 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:39     raise HTTPError(http_error_msg, response=self)
17:36:39 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:39 
17:36:39 During handling of the above exception, another exception occurred:
17:36:39 tests/integration/conftest.py:18: in setup_test_session
17:36:39     c.inspect_image(TEST_IMG)
17:36:39 docker/utils/decorators.py:19: in wrapped
17:36:39     return f(self, resource_id, *args, **kwargs)
17:36:39 docker/api/image.py:246: in inspect_image
17:36:39     self._get(self._url("/images/{0}/json", image)), True
17:36:39 docker/api/client.py:265: in _result
17:36:39     self._raise_for_status(response)
17:36:40 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
17:36:40 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
17:36:40 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______________ ERROR at setup of SwarmTest.test_remove_main_node _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________ ERROR at setup of SwarmTest.test_rotate_manager_unlock_key __________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _________________ ERROR at setup of SwarmTest.test_update_node _________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________________ ERROR at setup of SwarmTest.test_update_swarm _________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of TestVolumes.test_create_volume _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______ ERROR at setup of TestVolumes.test_create_volume_invalid_driver ________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________ ERROR at setup of TestVolumes.test_force_remove_volume ____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________ ERROR at setup of TestVolumes.test_inspect_nonexistent_volume _________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______________ ERROR at setup of TestVolumes.test_inspect_volume _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of TestVolumes.test_list_volumes ________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of TestVolumes.test_prune_volumes _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _________ ERROR at setup of TestVolumes.test_remove_nonexistent_volume _________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of TestVolumes.test_remove_volume _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____________________ ERROR at setup of ClientTest.test_df _____________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________________ ERROR at setup of ClientTest.test_info ____________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________________ ERROR at setup of ClientTest.test_ping ____________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ClientTest.test_version ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________ ERROR at setup of CancellableEventsTest.test_cancel_events __________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________ ERROR at setup of ContextLifecycleTest.test_context_remove __________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________ ERROR at setup of ContextLifecycleTest.test_lifecycle _____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _ ERROR at setup of ContextLifecycleTest.test_load_context_without_orchestrator _
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of ErrorsTest.test_api_error_parses_json ____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______________ ERROR at setup of ContainerCollectionTest.test_get ______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____________ ERROR at setup of ContainerCollectionTest.test_list ______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________ ERROR at setup of ContainerCollectionTest.test_list_sparse __________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______________ ERROR at setup of ContainerCollectionTest.test_run ______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________ ERROR at setup of ContainerCollectionTest.test_run_detach ___________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____ ERROR at setup of ContainerCollectionTest.test_run_with_auto_remove ______
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __ ERROR at setup of ContainerCollectionTest.test_run_with_auto_remove_error ___
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________ ERROR at setup of ContainerCollectionTest.test_run_with_error _________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _ ERROR at setup of ContainerCollectionTest.test_run_with_image_that_does_not_exist _
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___ ERROR at setup of ContainerCollectionTest.test_run_with_json_file_driver ___
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____ ERROR at setup of ContainerCollectionTest.test_run_with_named_volume _____
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______ ERROR at setup of ContainerCollectionTest.test_run_with_network ________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____ ERROR at setup of ContainerCollectionTest.test_run_with_none_driver ______
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____ ERROR at setup of ContainerCollectionTest.test_run_with_proxy_config _____
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____ ERROR at setup of ContainerCollectionTest.test_run_with_streamed_logs _____
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _ ERROR at setup of ContainerCollectionTest.test_run_with_streamed_logs_and_cancel _
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________ ERROR at setup of ContainerCollectionTest.test_run_with_volume ________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _________________ ERROR at setup of ContainerTest.test_commit __________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________ ERROR at setup of ContainerTest.test_create_with_volume_driver ________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ContainerTest.test_diff ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____________ ERROR at setup of ContainerTest.test_exec_run_failed _____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________ ERROR at setup of ContainerTest.test_exec_run_success _____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ContainerTest.test_kill ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ContainerTest.test_logs ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ContainerTest.test_pause __________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________ ERROR at setup of ContainerTest.test_ports_target_list ____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________ ERROR at setup of ContainerTest.test_ports_target_none ____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of ContainerTest.test_ports_target_tuple ____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _________________ ERROR at setup of ContainerTest.test_remove __________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _________________ ERROR at setup of ContainerTest.test_rename __________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _________________ ERROR at setup of ContainerTest.test_restart _________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ContainerTest.test_start __________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ContainerTest.test_stats __________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ContainerTest.test_stop ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________________ ERROR at setup of ContainerTest.test_top ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _________________ ERROR at setup of ContainerTest.test_update __________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ContainerTest.test_wait ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of ImageCollectionTest.test_build _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _________ ERROR at setup of ImageCollectionTest.test_build_with_error __________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____ ERROR at setup of ImageCollectionTest.test_build_with_multiple_success ____
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __ ERROR at setup of ImageCollectionTest.test_build_with_success_build_output __
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of ImageCollectionTest.test_list ________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______ ERROR at setup of ImageCollectionTest.test_list_with_repository ________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________ ERROR at setup of ImageCollectionTest.test_load_error _____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of ImageCollectionTest.test_pull ________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of ImageCollectionTest.test_pull_multiple ___________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of ImageCollectionTest.test_pull_with_sha ___________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of ImageCollectionTest.test_pull_with_tag ___________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of ImageCollectionTest.test_save_and_load ___________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______ ERROR at setup of ImageCollectionTest.test_save_and_load_repo_name ______
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________ ERROR at setup of ImageCollectionTest.test_save_name_error __________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of ImageTest.test_tag_and_remove ________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____________ ERROR at setup of NetworkCollectionTest.test_create ______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of NetworkCollectionTest.test_get _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of NetworkCollectionTest.test_list_remove ___________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________ ERROR at setup of NetworkTest.test_connect_disconnect _____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of NodesTest.test_list_get_update _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________________ ERROR at setup of ModelTest.test_reload ____________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ServiceTest.test_create ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________ ERROR at setup of ServiceTest.test_create_with_network ____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of ServiceTest.test_force_update_service ____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______ ERROR at setup of ServiceTest.test_force_update_service_using_bool ______
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _ ERROR at setup of ServiceTest.test_force_update_service_using_shorthand_method _
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________________ ERROR at setup of ServiceTest.test_get ____________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________________ ERROR at setup of ServiceTest.test_list_remove ________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________ ERROR at setup of ServiceTest.test_scale_method_global_service ________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________ ERROR at setup of ServiceTest.test_scale_method_service ____________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of ServiceTest.test_scale_service _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ___________________ ERROR at setup of ServiceTest.test_tasks ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________ ERROR at setup of ServiceTest.test_update ___________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______ ERROR at setup of ServiceTest.test_update_remove_service_labels ________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______ ERROR at setup of ServiceTest.test_update_retains_container_labels ______
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______ ERROR at setup of ServiceTest.test_update_retains_service_labels _______
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______________ ERROR at setup of SwarmTest.test_init_update_leave ______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________ ERROR at setup of SwarmTest.test_join_on_already_joined_swarm _________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________________ ERROR at setup of VolumesTest.test_create_get _________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________________ ERROR at setup of VolumesTest.test_list_remove ________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _ ERROR at setup of TestRegressions.test_443_handle_nonchunked_response_in_stream _
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____ ERROR at setup of TestRegressions.test_542_truncate_ids_client_side ______
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _ ERROR at setup of TestRegressions.test_647_support_doubleslash_in_image_names _
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _____ ERROR at setup of TestRegressions.test_649_handle_timeout_value_none _____
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __ ERROR at setup of TestRegressions.test_715_handle_user_param_as_int_value ___
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ______ ERROR at setup of TestRegressions.test_792_explicit_port_protocol _______
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________________ ERROR at setup of TestStore.test_store_and_get ________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of TestStore.test_get_nonexistent _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of TestStore.test_store_and_erase _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 _______________ ERROR at setup of TestStore.test_unicode_strings _______________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________________ ERROR at setup of TestStore.test_list _____________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________ ERROR at setup of TestStore.test_execute_with_env_override __________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ________________ ERROR at setup of test_create_environment_dict ________________
17:36:40 docker/api/client.py:259: in _raise_for_status
17:36:40     response.raise_for_status()
17:36:40 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:40     raise HTTPError(http_error_msg, response=self)
17:36:40 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.12:2375/v1.40/images/alpine:3.10/json
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 tests/integration/conftest.py:18: in setup_test_session
17:36:40     c.inspect_image(TEST_IMG)
17:36:40 docker/utils/decorators.py:19: in wrapped
17:36:40     return f(self, resource_id, *args, **kwargs)
17:36:40 docker/api/image.py:246: in inspect_image
17:36:40     self._get(self._url("/images/{0}/json", image)), True
17:36:40 docker/api/client.py:265: in _result
17:36:40     self._raise_for_status(response)
17:36:40 docker/api/client.py:261: in _raise_for_status
17:36:40     raise create_api_error_from_http_exception(e)
17:36:40 docker/errors.py:31: in create_api_error_from_http_exception
17:36:40     raise cls(e, response=response, explanation=explanation)
17:36:40 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:40 
17:36:40 During handling of the above exception, another exception occurred:
17:36:40 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:40     raise value.with_traceback(tb)
17:36:40 tests/integration/conftest.py:21: in setup_test_session
17:36:40     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 =================================== FAILURES ===================================
17:36:40 _____________________________ ImageTest.test_pull ______________________________
17:36:40 tests/unit/api_image_test.py:65: in test_pull
17:36:40     self.client.pull('joffrey/test001')
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 __________________________ ImageTest.test_pull_stream __________________________
17:36:40 tests/unit/api_image_test.py:75: in test_pull_stream
17:36:40     self.client.pull('joffrey/test001', stream=True)
17:36:40 docker/api/image.py:386: in pull
17:36:40     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:40 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:40 ____________________ ContainerCollectionTest.test_run_pull _____________________
17:36:40 tests/unit/models_containers_test.py:236: in test_run_pull
17:36:40     'alpine', platform=None, tag=None, stream=True
17:36:40 /usr/local/lib/python3.7/unittest/mock.py:878: in assert_called_with
17:36:40     raise AssertionError(_error_message()) from cause
17:36:40 E   AssertionError: Expected call: pull('alpine', platform=None, stream=True, tag=None)
17:36:40 E   Actual call: pull('alpine', platform=None, stream=True, tag='latest')
17:36:40 ____________________ ImageCollectionTest.test_pull_multiple ____________________
17:36:40 tests/unit/models_images_test.py:59: in test_pull_multiple
17:36:40     'test_image', tag=None, stream=True
17:36:40 /usr/local/lib/python3.7/unittest/mock.py:878: in assert_called_with
17:36:40     raise AssertionError(_error_message()) from cause
17:36:40 E   AssertionError: Expected call: pull('test_image', stream=True, tag=None)
17:36:40 E   Actual call: pull('test_image', stream=True, tag='latest')
17:36:40 =============================== warnings summary ===============================
17:36:40 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
17:36:40   /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
17:36:40     from collections import MutableMapping
17:36:40 
17:36:40 -- Docs: https://docs.pytest.org/en/latest/warnings.html
17:36:40 
17:36:40 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
17:36:40 Name                                  Stmts   Miss Branch BrPart  Cover
17:36:40 -----------------------------------------------------------------------
17:36:40 docker/__init__.py                        8      0      0      0   100%
17:36:40 docker/api/__init__.py                    1      0      0      0   100%
17:36:40 docker/api/build.py                     126     41     93     21    63%
17:36:40 docker/api/client.py                    263     63     98     13    75%
17:36:40 docker/api/config.py                     31     19      6      0    32%
17:36:40 docker/api/container.py                 266     72    104     25    65%
17:36:40 docker/api/daemon.py                     39      5     14      4    83%
17:36:40 docker/api/exec_api.py                   46     11     22      9    68%
17:36:40 docker/api/image.py                     149     51     52      8    63%
17:36:40 docker/api/network.py                    90     35     48     11    51%
17:36:40 docker/api/plugin.py                     90     68     14      0    21%
17:36:40 docker/api/secret.py                     36     23     10      0    28%
17:36:40 docker/api/service.py                   200    176    149      0     7%
17:36:40 docker/api/swarm.py                     106     67     38      1    28%
17:36:40 docker/api/volume.py                     38      9     14      2    71%
17:36:40 docker/auth.py                          198     16     74     16    88%
17:36:40 docker/client.py                         67     10      2      0    86%
17:36:40 docker/constants.py                      20      0      0      0   100%
17:36:40 docker/context/__init__.py                2      0      0      0   100%
17:36:40 docker/context/api.py                    78     41     38      8    39%
17:36:40 docker/context/config.py                 61     33     16      2    42%
17:36:40 docker/context/context.py               151     93     62      6    30%
17:36:40 docker/credentials/__init__.py            3      0      0      0   100%
17:36:40 docker/credentials/constants.py           4      0      0      0   100%
17:36:40 docker/credentials/errors.py             11      4      2      0    54%
17:36:40 docker/credentials/store.py              50     35     16      0    23%
17:36:40 docker/credentials/utils.py              23     18     12      0    14%
17:36:40 docker/errors.py                        110     18     20      6    80%
17:36:40 docker/models/__init__.py                 0      0      0      0   100%
17:36:40 docker/models/configs.py                 21      8      2      0    57%
17:36:40 docker/models/containers.py             183     11     70      9    91%
17:36:40 docker/models/images.py                 138     56     58      5    52%
17:36:40 docker/models/networks.py                37      7     12      3    71%
17:36:40 docker/models/nodes.py                   15      5      2      0    59%
17:36:40 docker/models/plugins.py                 49     30     10      0    32%
17:36:40 docker/models/resource.py                41     10      6      3    72%
17:36:40 docker/models/secrets.py                 21      8      2      0    57%
17:36:40 docker/models/services.py                87     35     36      4    59%
17:36:40 docker/models/swarm.py                   39     21      6      0    40%
17:36:40 docker/models/volumes.py                 23     10      4      0    48%
17:36:40 docker/tls.py                            37      6     14      6    76%
17:36:40 docker/transport/__init__.py             11      3      0      0    73%
17:36:40 docker/transport/basehttpadapter.py       6      0      2      1    88%
17:36:40 docker/transport/npipeconn.py            58     53     10      0     7%
17:36:40 docker/transport/npipesocket.py         137    132     22      0     3%
17:36:40 docker/transport/sshconn.py              89     63     24      1    24%
17:36:40 docker/transport/ssladapter.py           36     10     10      4    65%
17:36:40 docker/transport/unixconn.py             65      6     12      4    87%
17:36:40 docker/types/__init__.py                  6      0      0      0   100%
17:36:40 docker/types/base.py                      5      0      2      0   100%
17:36:40 docker/types/containers.py              418     76    328     43    81%
17:36:40 docker/types/daemon.py                   36     24     14      0    24%
17:36:40 docker/types/healthcheck.py              34     20      4      0    37%
17:36:40 docker/types/networks.py                 41     11     28      9    65%
17:36:40 docker/types/services.py                312    140    206     38    50%
17:36:40 docker/types/swarm.py                    51     45     40      0     7%
17:36:40 docker/utils/__init__.py                  3      0      0      0   100%
17:36:40 docker/utils/build.py                   154     26     76     10    82%
17:36:40 docker/utils/config.py                   36      1     10      1    96%
17:36:40 docker/utils/decorators.py               32      1     12      1    95%
17:36:40 docker/utils/fnmatch.py                  55     18     28      2    61%
17:36:40 docker/utils/json_stream.py              43      8     14      2    79%
17:36:40 docker/utils/ports.py                    50      3     32      2    91%
17:36:40 docker/utils/proxy.py                    32      1     12      0    98%
17:36:40 docker/utils/socket.py                   86     10     40      8    84%
17:36:40 docker/utils/utils.py                   285     21    177     16    91%
17:36:40 docker/version.py                         2      0      2      0   100%
17:36:40 -----------------------------------------------------------------------
17:36:40 TOTAL                                  5041   1787   2231    304    61%
17:36:40 
17:36:40 =========================== short test summary info ============================
17:36:40 XFAIL tests/integration/api_build_test.py::BuildTest::test_prune_builds
17:36:40   Currently fails on 18.09: https://github.com/moby/moby/issues/37920
17:36:40 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:36:40   CONFIG_RT_GROUP_SCHED isn't enabled
17:36:40 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:36:40   Not supported on most drivers
17:36:40 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:36:40   Output of docker top depends on host distro, and is not formalized.
17:36:40 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:36:40   Output of docker top depends on host distro, and is not formalized.
17:36:40 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:36:40   Can fail if eth0 has multiple IP addresses
17:36:40 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:36:40   This doesn't seem to be taken into account by the engine
17:36:40 XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks
17:36:40   Flaky test
17:36:40 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
17:36:40 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:36:40 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
17:36:40 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
17:36:40 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
17:36:40 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
17:36:40 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
17:36:40 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
17:36:40 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3
17:36:40 = 4 failed, 542 passed, 8 skipped, 9 xfailed, 1 warnings, 380 error in 41.72 seconds =
[Pipeline] sh
17:36:40 + docker stop dpy-dind-4-0-py3.7-19.03.12 dpy-tests-4-0-py3.7-19.03.12
17:36:41 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
17:36:41 
17:36:41 ==================================== ERRORS ====================================
17:36:41 _________ ERROR at setup of BuildTest.test_build_container_with_target _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ---------------------------- Captured stderr setup -----------------------------
17:36:41 
17:36:41 pulling alpine:3.10
17:36:41 _____________ ERROR at setup of BuildTest.test_build_from_stringio _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of BuildTest.test_build_gzip_custom_encoding __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of BuildTest.test_build_gzip_encoding _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of BuildTest.test_build_in_context_abs_dockerfile _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of BuildTest.test_build_in_context_dockerfile _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of BuildTest.test_build_in_context_nested_dockerfile ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of BuildTest.test_build_invalid_platform ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of BuildTest.test_build_isolation _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of BuildTest.test_build_labels _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of BuildTest.test_build_out_of_context_dockerfile _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of BuildTest.test_build_shmsize ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of BuildTest.test_build_squash _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of BuildTest.test_build_stderr_data ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of BuildTest.test_build_streaming _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of BuildTest.test_build_with_buildargs _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of BuildTest.test_build_with_cache_from ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of BuildTest.test_build_with_dockerfile_empty_lines ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of BuildTest.test_build_with_dockerignore ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of BuildTest.test_build_with_extra_hosts ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of BuildTest.test_build_with_network_mode ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of BuildTest.test_build_with_proxy _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of BuildTest.test_build_with_proxy_and_buildargs ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of InformationTest.test_info __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of InformationTest.test_version ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of AutoDetectVersionTest.test_client_init ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ConnectionTimeoutTest.test_timeout _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of UnixconnTest.test_resource_warnings _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of ConfigAPITest.test_create_config ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ConfigAPITest.test_create_config_unicode_data ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ConfigAPITest.test_inspect_config ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of ConfigAPITest.test_list_configs _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of ConfigAPITest.test_remove_config ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ListContainersTest.test_list_containers ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of CreateContainerTest.test_create _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of CreateContainerTest.test_create_container_with_volumes_from _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of CreateContainerTest.test_create_with_auto_remove ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of CreateContainerTest.test_create_with_device_cgroup_rules __
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of CreateContainerTest.test_create_with_environment_variable_no_value _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of CreateContainerTest.test_create_with_host_pid_mode _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of CreateContainerTest.test_create_with_init __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of CreateContainerTest.test_create_with_isolation _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of CreateContainerTest.test_create_with_links _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of CreateContainerTest.test_create_with_mac_address ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of CreateContainerTest.test_create_with_memory_constraints_with_int _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of CreateContainerTest.test_create_with_memory_constraints_with_str _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of CreateContainerTest.test_create_with_restart_policy _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of CreateContainerTest.test_create_with_stop_timeout ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of CreateContainerTest.test_create_with_tmpfs _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of CreateContainerTest.test_create_with_uts_mode ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of CreateContainerTest.test_group_id_ints ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of CreateContainerTest.test_group_id_strings __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of CreateContainerTest.test_invalid_log_driver_raises_exception _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___ ERROR at setup of CreateContainerTest.test_valid_log_driver_and_log_opt ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of CreateContainerTest.test_valid_no_config_specified _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___ ERROR at setup of CreateContainerTest.test_valid_no_log_driver_specified ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of VolumeBindTest.test_create_with_binds_ro __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of VolumeBindTest.test_create_with_binds_rw __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of VolumeBindTest.test_create_with_mounts ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of VolumeBindTest.test_create_with_mounts_ro __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of VolumeBindTest.test_create_with_volume_mount ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ArchiveTest.test_copy_directory_to_container ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ArchiveTest.test_copy_file_to_container ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ArchiveTest.test_get_file_archive_from_container ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ArchiveTest.test_get_file_stat_from_container ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of RenameContainerTest.test_rename_container __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of StartContainerTest.test_run_shlex_commands _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of StartContainerTest.test_start_container ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of StartContainerTest.test_start_container_with_dict_instead_of_id _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________________ ERROR at setup of WaitTest.test_wait _____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of WaitTest.test_wait_with_condition ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of WaitTest.test_wait_with_dict_instead_of_id _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________________ ERROR at setup of LogsTest.test_logs _____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of LogsTest.test_logs_streaming_and_follow ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of LogsTest.test_logs_streaming_and_follow_and_cancel _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of LogsTest.test_logs_tail_option _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of LogsTest.test_logs_with_dict_instead_of_id _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of LogsTest.test_logs_with_tail_0 _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of LogsTest.test_logs_with_until ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________________ ERROR at setup of DiffTest.test_diff _____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of DiffTest.test_diff_with_dict_instead_of_id _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________________ ERROR at setup of StopTest.test_stop _____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of StopTest.test_stop_with_dict_instead_of_id _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________________ ERROR at setup of KillTest.test_kill _____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of KillTest.test_kill_with_dict_instead_of_id _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of KillTest.test_kill_with_signal _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of KillTest.test_kill_with_signal_integer ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of KillTest.test_kill_with_signal_name _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________________ ERROR at setup of PortTest.test_port _____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of RestartContainerTest.test_restart ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of RestartContainerTest.test_restart_with_dict_instead_of_id __
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of RestartContainerTest.test_restart_with_low_timeout _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of RemoveContainerTest.test_remove _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of RemoveContainerTest.test_remove_with_dict_instead_of_id ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of AttachContainerTest.test_attach_no_stream __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of AttachContainerTest.test_attach_stream_and_cancel ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of AttachContainerTest.test_detach_with_arg __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of AttachContainerTest.test_detach_with_config_file ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of AttachContainerTest.test_detach_with_default ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___ ERROR at setup of AttachContainerTest.test_run_container_reading_socket ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of AttachContainerTest.test_run_container_streaming ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of PauseTest.test_pause_unpause ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of PruneTest.test_prune_containers _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of GetContainerStatsTest.test_get_container_stats_no_stream __
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ContainerUpdateTest.test_restart_policy_update _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of ContainerUpdateTest.test_update_container __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of ContainerCPUTest.test_container_cpu_shares _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ContainerCPUTest.test_container_cpuset ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of ContainerCPUTest.test_create_with_runtime __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of LinkTest.test_remove_link __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ExecTest.test_detach_with_config_file ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ExecTest.test_detach_with_default ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ExecTest.test_exec_command_as_root _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ExecTest.test_exec_command_as_user _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ExecTest.test_exec_command_streaming ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ExecTest.test_exec_command_string ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ExecTest.test_exec_command_with_env _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ExecTest.test_exec_command_with_workdir ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of ExecTest.test_exec_inspect _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ExecTest.test_exec_start_detached ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of ExecTest.test_exec_start_socket _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of ExecTest.test_execute_command ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ExecTest.test_execute_command_with_proxy_env ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ExecDemuxTest.test_exec_command_no_stream_demux _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ExecDemuxTest.test_exec_command_no_stream_no_demux _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ExecDemuxTest.test_exec_command_stream_demux ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ExecDemuxTest.test_exec_command_stream_no_demux _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ExecDemuxTest.test_exec_command_tty_no_stream_demux _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___ ERROR at setup of ExecDemuxTest.test_exec_command_tty_no_stream_no_demux ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ExecDemuxTest.test_exec_command_tty_stream_demux ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ExecDemuxTest.test_exec_command_tty_stream_no_demux _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of HealthcheckTest.test_healthcheck_fails ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of HealthcheckTest.test_healthcheck_passes ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of HealthcheckTest.test_healthcheck_shell_command _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of HealthcheckTest.test_healthcheck_start_period ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of ListImagesTest.test_images _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of ListImagesTest.test_images_quiet ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of PullImageTest.test_pull ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of PullImageTest.test_pull_invalid_platform __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of PullImageTest.test_pull_streaming ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________________ ERROR at setup of CommitTest.test_commit ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of CommitTest.test_commit_with_changes _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of RemoveImageTest.test_remove _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ImportImageTest.test_get_load_image _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ImportImageTest.test_import_from_bytes ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ImportImageTest.test_import_from_file ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ImportImageTest.test_import_from_stream ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of ImportImageTest.test_import_image_from_data_with_changes __
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ImportImageTest.test_import_image_with_changes _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of PruneImagesTest.test_prune_images ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of SaveLoadImagesTest.test_get_image_load_image ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of InspectDistributionTest.test_inspect_distribution ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of TestNetworks.test_connect_and_disconnect_container _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of TestNetworks.test_connect_and_force_disconnect_container __
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of TestNetworks.test_connect_on_container_create ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of TestNetworks.test_connect_with_aliases ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of TestNetworks.test_connect_with_ipv4_address _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of TestNetworks.test_connect_with_ipv6_address _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of TestNetworks.test_connect_with_links ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of TestNetworks.test_create_check_duplicate __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of TestNetworks.test_create_inspect_network_with_scope _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of TestNetworks.test_create_internal_networks _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of TestNetworks.test_create_network_attachable _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of TestNetworks.test_create_network_ingress __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of TestNetworks.test_create_network_ipv6_enabled ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of TestNetworks.test_create_network_with_host_driver_fails ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of TestNetworks.test_create_network_with_ipam_config ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of TestNetworks.test_create_network_with_labels ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of TestNetworks.test_create_network_with_labels_wrong_type ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of TestNetworks.test_create_remove_network_with_space_in_name _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of TestNetworks.test_create_with_aliases ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of TestNetworks.test_create_with_driveropt ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of TestNetworks.test_create_with_ipv4_address _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of TestNetworks.test_create_with_ipv6_address _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of TestNetworks.test_create_with_linklocal_ips _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of TestNetworks.test_create_with_links _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of TestNetworks.test_inspect_network ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of TestNetworks.test_list_networks _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of TestNetworks.test_prune_networks ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of TestNetworks.test_remove_network ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of PluginTest.test_configure_plugin ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of PluginTest.test_create_plugin ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of PluginTest.test_disable_plugin _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of PluginTest.test_enable_plugin ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of PluginTest.test_force_remove_plugin _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of PluginTest.test_inspect_plugin _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of PluginTest.test_install_plugin _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of PluginTest.test_list_plugins ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of PluginTest.test_plugin_privileges ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of PluginTest.test_remove_plugin ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of PluginTest.test_upgrade_plugin _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of SecretAPITest.test_create_secret ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of SecretAPITest.test_create_secret_unicode_data ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of SecretAPITest.test_inspect_secret ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of SecretAPITest.test_list_secrets _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of SecretAPITest.test_remove_secret ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ServiceTest.test_create_service_custom_log_driver ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ServiceTest.test_create_service_global_mode _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ServiceTest.test_create_service_replicated_mode _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ServiceTest.test_create_service_simple ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ServiceTest.test_create_service_with_config _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ServiceTest.test_create_service_with_custom_networks ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ServiceTest.test_create_service_with_dns_config _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ServiceTest.test_create_service_with_endpoint_spec _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_create_service_with_endpoint_spec_host_publish_mode _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ServiceTest.test_create_service_with_env __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_create_service_with_failure_action_rollback _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___ ERROR at setup of ServiceTest.test_create_service_with_generic_resources ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ServiceTest.test_create_service_with_groups _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ServiceTest.test_create_service_with_healthcheck ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ServiceTest.test_create_service_with_hostname ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of ServiceTest.test_create_service_with_hosts _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of ServiceTest.test_create_service_with_init __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_create_service_with_invalid_generic_resources _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_create_service_with_network_attachment_config _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ServiceTest.test_create_service_with_placement _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___ ERROR at setup of ServiceTest.test_create_service_with_placement_object ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of ServiceTest.test_create_service_with_placement_platform ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_create_service_with_placement_preferences _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_create_service_with_placement_preferences_tuple _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ServiceTest.test_create_service_with_privileges _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ServiceTest.test_create_service_with_readonly ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_create_service_with_resources_constraints _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ServiceTest.test_create_service_with_restart_policy _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ServiceTest.test_create_service_with_rollback_config ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ServiceTest.test_create_service_with_secret _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ServiceTest.test_create_service_with_stop_signal ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ServiceTest.test_create_service_with_tty __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ServiceTest.test_create_service_with_tty_dict ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ServiceTest.test_create_service_with_unicode_config _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ServiceTest.test_create_service_with_unicode_secret _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ServiceTest.test_create_service_with_update_config _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_create_service_with_update_config_monitor _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ServiceTest.test_create_service_with_update_order ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ServiceTest.test_create_service_with_volume_mount ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ServiceTest.test_inspect_service_by_id ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ServiceTest.test_inspect_service_by_name __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ServiceTest.test_inspect_service_insert_defaults ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of ServiceTest.test_list_services _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ServiceTest.test_list_services_filter_by_label _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ServiceTest.test_remove_service_by_id ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ServiceTest.test_remove_service_by_name ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of ServiceTest.test_service_logs ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ServiceTest.test_update_service_force_update ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of ServiceTest.test_update_service_remove_container_labels ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ServiceTest.test_update_service_remove_healthcheck _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ServiceTest.test_update_service_remove_labels ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_container_labels _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_endpoint_spec _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ServiceTest.test_update_service_with_defaults_labels ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ServiceTest.test_update_service_with_defaults_mode _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ServiceTest.test_update_service_with_defaults_name _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___ ERROR at setup of ServiceTest.test_update_service_with_defaults_networks ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_update_service_with_defaults_update_config _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ServiceTest.test_update_service_with_network_change _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of SwarmTest.test_init_already_in_cluster ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_both_args ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_defaults _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_only_pool ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of SwarmTest.test_init_swarm_custom_addr_pool_only_subnet_size _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of SwarmTest.test_init_swarm_custom_raft_spec _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of SwarmTest.test_init_swarm_force_new_cluster _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of SwarmTest.test_init_swarm_simple ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of SwarmTest.test_init_swarm_with_autolock_managers ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of SwarmTest.test_init_swarm_with_ca_config __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of SwarmTest.test_inspect_node _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of SwarmTest.test_leave_swarm _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of SwarmTest.test_list_nodes __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of SwarmTest.test_remove_main_node _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of SwarmTest.test_rotate_manager_unlock_key __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of SwarmTest.test_update_node _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of SwarmTest.test_update_swarm _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of TestVolumes.test_create_volume _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of TestVolumes.test_create_volume_invalid_driver ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of TestVolumes.test_force_remove_volume ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of TestVolumes.test_inspect_nonexistent_volume _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of TestVolumes.test_inspect_volume _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of TestVolumes.test_list_volumes ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of TestVolumes.test_prune_volumes _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of TestVolumes.test_remove_nonexistent_volume _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of TestVolumes.test_remove_volume _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________________ ERROR at setup of ClientTest.test_df _____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________________ ERROR at setup of ClientTest.test_info ____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________________ ERROR at setup of ClientTest.test_ping ____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ClientTest.test_version ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of CancellableEventsTest.test_cancel_events __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ContextLifecycleTest.test_context_remove __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ContextLifecycleTest.test_lifecycle _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ContextLifecycleTest.test_load_context_without_orchestrator _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ErrorsTest.test_api_error_parses_json ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of ContainerCollectionTest.test_get ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ContainerCollectionTest.test_list ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ContainerCollectionTest.test_list_sparse __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of ContainerCollectionTest.test_run ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ContainerCollectionTest.test_run_detach ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ContainerCollectionTest.test_run_with_auto_remove ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of ContainerCollectionTest.test_run_with_auto_remove_error ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ContainerCollectionTest.test_run_with_error _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ContainerCollectionTest.test_run_with_image_that_does_not_exist _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___ ERROR at setup of ContainerCollectionTest.test_run_with_json_file_driver ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ContainerCollectionTest.test_run_with_named_volume _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ContainerCollectionTest.test_run_with_network ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ContainerCollectionTest.test_run_with_none_driver ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of ContainerCollectionTest.test_run_with_proxy_config _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ContainerCollectionTest.test_run_with_streamed_logs _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ContainerCollectionTest.test_run_with_streamed_logs_and_cancel _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ContainerCollectionTest.test_run_with_volume ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of ContainerTest.test_commit __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ContainerTest.test_create_with_volume_driver ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ContainerTest.test_diff ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of ContainerTest.test_exec_run_failed _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ContainerTest.test_exec_run_success _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ContainerTest.test_kill ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ContainerTest.test_logs ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ContainerTest.test_pause __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ContainerTest.test_ports_target_list ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ContainerTest.test_ports_target_none ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ContainerTest.test_ports_target_tuple ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of ContainerTest.test_remove __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of ContainerTest.test_rename __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of ContainerTest.test_restart _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ContainerTest.test_start __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ContainerTest.test_stats __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ContainerTest.test_stop ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________________ ERROR at setup of ContainerTest.test_top ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________________ ERROR at setup of ContainerTest.test_update __________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ContainerTest.test_wait ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of ImageCollectionTest.test_build _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _________ ERROR at setup of ImageCollectionTest.test_build_with_error __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____ ERROR at setup of ImageCollectionTest.test_build_with_multiple_success ____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of ImageCollectionTest.test_build_with_success_build_output __
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of ImageCollectionTest.test_list ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ImageCollectionTest.test_list_with_repository ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ImageCollectionTest.test_load_error _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of ImageCollectionTest.test_pull ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ImageCollectionTest.test_pull_multiple ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ImageCollectionTest.test_pull_with_sha ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ImageCollectionTest.test_pull_with_tag ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ImageCollectionTest.test_save_and_load ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ImageCollectionTest.test_save_and_load_repo_name ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of ImageCollectionTest.test_save_name_error __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of ImageTest.test_tag_and_remove ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____________ ERROR at setup of NetworkCollectionTest.test_create ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of NetworkCollectionTest.test_get _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of NetworkCollectionTest.test_list_remove ___________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of NetworkTest.test_connect_disconnect _____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of NodesTest.test_list_get_update _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________________ ERROR at setup of ModelTest.test_reload ____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ServiceTest.test_create ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________ ERROR at setup of ServiceTest.test_create_with_network ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ServiceTest.test_force_update_service ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ServiceTest.test_force_update_service_using_bool ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of ServiceTest.test_force_update_service_using_shorthand_method _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________________ ERROR at setup of ServiceTest.test_get ____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of ServiceTest.test_list_remove ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of ServiceTest.test_scale_method_global_service ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________ ERROR at setup of ServiceTest.test_scale_method_service ____________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of ServiceTest.test_scale_service _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ___________________ ERROR at setup of ServiceTest.test_tasks ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________ ERROR at setup of ServiceTest.test_update ___________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ServiceTest.test_update_remove_service_labels ________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of ServiceTest.test_update_retains_container_labels ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______ ERROR at setup of ServiceTest.test_update_retains_service_labels _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______________ ERROR at setup of SwarmTest.test_init_update_leave ______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________ ERROR at setup of SwarmTest.test_join_on_already_joined_swarm _________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of VolumesTest.test_create_get _________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of VolumesTest.test_list_remove ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of TestRegressions.test_443_handle_nonchunked_response_in_stream _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of TestRegressions.test_542_truncate_ids_client_side ______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _ ERROR at setup of TestRegressions.test_647_support_doubleslash_in_image_names _
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _____ ERROR at setup of TestRegressions.test_649_handle_timeout_value_none _____
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __ ERROR at setup of TestRegressions.test_715_handle_user_param_as_int_value ___
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ______ ERROR at setup of TestRegressions.test_792_explicit_port_protocol _______
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of TestStore.test_store_and_get ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of TestStore.test_get_nonexistent _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of TestStore.test_store_and_erase _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 _______________ ERROR at setup of TestStore.test_unicode_strings _______________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________________ ERROR at setup of TestStore.test_list _____________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________ ERROR at setup of TestStore.test_execute_with_env_override __________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ________________ ERROR at setup of test_create_environment_dict ________________
17:36:41 docker/api/client.py:259: in _raise_for_status
17:36:41     response.raise_for_status()
17:36:41 /usr/local/lib/python3.7/site-packages/requests/models.py:940: in raise_for_status
17:36:41     raise HTTPError(http_error_msg, response=self)
17:36:41 E   requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://dpy-dind-4-0-py3.7-19.03.13-beta2:2375/v1.40/images/alpine:3.10/json
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 tests/integration/conftest.py:18: in setup_test_session
17:36:41     c.inspect_image(TEST_IMG)
17:36:41 docker/utils/decorators.py:19: in wrapped
17:36:41     return f(self, resource_id, *args, **kwargs)
17:36:41 docker/api/image.py:246: in inspect_image
17:36:41     self._get(self._url("/images/{0}/json", image)), True
17:36:41 docker/api/client.py:265: in _result
17:36:41     self._raise_for_status(response)
17:36:41 docker/api/client.py:261: in _raise_for_status
17:36:41     raise create_api_error_from_http_exception(e)
17:36:41 docker/errors.py:31: in create_api_error_from_http_exception
17:36:41     raise cls(e, response=response, explanation=explanation)
17:36:41 E   docker.errors.ImageNotFound: 404 Client Error: Not Found ("no such image: alpine:3.10: No such image: alpine:3.10")
17:36:41 
17:36:41 During handling of the above exception, another exception occurred:
17:36:41 /usr/local/lib/python3.7/site-packages/six.py:685: in reraise
17:36:41     raise value.with_traceback(tb)
17:36:41 tests/integration/conftest.py:21: in setup_test_session
17:36:41     for data in c.pull(TEST_IMG, stream=True, decode=True):
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 =================================== FAILURES ===================================
17:36:41 _____________________________ ImageTest.test_pull ______________________________
17:36:41 tests/unit/api_image_test.py:65: in test_pull
17:36:41     self.client.pull('joffrey/test001')
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 __________________________ ImageTest.test_pull_stream __________________________
17:36:41 tests/unit/api_image_test.py:75: in test_pull_stream
17:36:41     self.client.pull('joffrey/test001', stream=True)
17:36:41 docker/api/image.py:386: in pull
17:36:41     repository, tag = utils.parse_repository_tag(repository, 'latest')
17:36:41 E   TypeError: parse_repository_tag() takes 1 positional argument but 2 were given
17:36:41 ____________________ ContainerCollectionTest.test_run_pull _____________________
17:36:41 tests/unit/models_containers_test.py:236: in test_run_pull
17:36:41     'alpine', platform=None, tag=None, stream=True
17:36:41 /usr/local/lib/python3.7/unittest/mock.py:878: in assert_called_with
17:36:41     raise AssertionError(_error_message()) from cause
17:36:41 E   AssertionError: Expected call: pull('alpine', platform=None, stream=True, tag=None)
17:36:41 E   Actual call: pull('alpine', platform=None, stream=True, tag='latest')
17:36:41 ____________________ ImageCollectionTest.test_pull_multiple ____________________
17:36:41 tests/unit/models_images_test.py:59: in test_pull_multiple
17:36:41     'test_image', tag=None, stream=True
17:36:41 /usr/local/lib/python3.7/unittest/mock.py:878: in assert_called_with
17:36:41     raise AssertionError(_error_message()) from cause
17:36:41 E   AssertionError: Expected call: pull('test_image', stream=True, tag=None)
17:36:41 E   Actual call: pull('test_image', stream=True, tag='latest')
17:36:41 =============================== warnings summary ===============================
17:36:41 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
17:36:41   /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
17:36:41     from collections import MutableMapping
17:36:41 
17:36:41 -- Docs: https://docs.pytest.org/en/latest/warnings.html
17:36:41 
17:36:41 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
17:36:41 Name                                  Stmts   Miss Branch BrPart  Cover
17:36:41 -----------------------------------------------------------------------
17:36:41 docker/__init__.py                        8      0      0      0   100%
17:36:41 docker/api/__init__.py                    1      0      0      0   100%
17:36:41 docker/api/build.py                     126     41     93     21    63%
17:36:41 docker/api/client.py                    263     63     98     13    75%
17:36:41 docker/api/config.py                     31     19      6      0    32%
17:36:41 docker/api/container.py                 266     72    104     25    65%
17:36:41 docker/api/daemon.py                     39      5     14      4    83%
17:36:41 docker/api/exec_api.py                   46     11     22      9    68%
17:36:41 docker/api/image.py                     149     51     52      8    63%
17:36:41 docker/api/network.py                    90     35     48     11    51%
17:36:41 docker/api/plugin.py                     90     68     14      0    21%
17:36:41 docker/api/secret.py                     36     23     10      0    28%
17:36:41 docker/api/service.py                   200    176    149      0     7%
17:36:41 docker/api/swarm.py                     106     67     38      1    28%
17:36:41 docker/api/volume.py                     38      9     14      2    71%
17:36:41 docker/auth.py                          198     16     74     16    88%
17:36:41 docker/client.py                         67     10      2      0    86%
17:36:41 docker/constants.py                      20      0      0      0   100%
17:36:41 docker/context/__init__.py                2      0      0      0   100%
17:36:41 docker/context/api.py                    78     41     38      8    39%
17:36:41 docker/context/config.py                 61     33     16      2    42%
17:36:41 docker/context/context.py               151     93     62      6    30%
17:36:41 docker/credentials/__init__.py            3      0      0      0   100%
17:36:41 docker/credentials/constants.py           4      0      0      0   100%
17:36:41 docker/credentials/errors.py             11      4      2      0    54%
17:36:41 docker/credentials/store.py              50     35     16      0    23%
17:36:41 docker/credentials/utils.py              23     18     12      0    14%
17:36:41 docker/errors.py                        110     18     20      6    80%
17:36:41 docker/models/__init__.py                 0      0      0      0   100%
17:36:41 docker/models/configs.py                 21      8      2      0    57%
17:36:41 docker/models/containers.py             183     11     70      9    91%
17:36:41 docker/models/images.py                 138     56     58      5    52%
17:36:41 docker/models/networks.py                37      7     12      3    71%
17:36:41 docker/models/nodes.py                   15      5      2      0    59%
17:36:41 docker/models/plugins.py                 49     30     10      0    32%
17:36:41 docker/models/resource.py                41     10      6      3    72%
17:36:41 docker/models/secrets.py                 21      8      2      0    57%
17:36:41 docker/models/services.py                87     35     36      4    59%
17:36:41 docker/models/swarm.py                   39     21      6      0    40%
17:36:41 docker/models/volumes.py                 23     10      4      0    48%
17:36:41 docker/tls.py                            37      6     14      6    76%
17:36:41 docker/transport/__init__.py             11      3      0      0    73%
17:36:41 docker/transport/basehttpadapter.py       6      0      2      1    88%
17:36:41 docker/transport/npipeconn.py            58     53     10      0     7%
17:36:41 docker/transport/npipesocket.py         137    132     22      0     3%
17:36:41 docker/transport/sshconn.py              89     63     24      1    24%
17:36:41 docker/transport/ssladapter.py           36     10     10      4    65%
17:36:41 docker/transport/unixconn.py             65      6     12      4    87%
17:36:41 docker/types/__init__.py                  6      0      0      0   100%
17:36:41 docker/types/base.py                      5      0      2      0   100%
17:36:41 docker/types/containers.py              418     76    328     43    81%
17:36:41 docker/types/daemon.py                   36     24     14      0    24%
17:36:41 docker/types/healthcheck.py              34     20      4      0    37%
17:36:41 docker/types/networks.py                 41     11     28      9    65%
17:36:41 docker/types/services.py                312    140    206     38    50%
17:36:41 docker/types/swarm.py                    51     45     40      0     7%
17:36:41 docker/utils/__init__.py                  3      0      0      0   100%
17:36:41 docker/utils/build.py                   154     26     76     10    82%
17:36:41 docker/utils/config.py                   36      1     10      1    96%
17:36:41 docker/utils/decorators.py               32      1     12      1    95%
17:36:41 docker/utils/fnmatch.py                  55     18     28      2    61%
17:36:41 docker/utils/json_stream.py              43      8     14      2    79%
17:36:41 docker/utils/ports.py                    50      3     32      2    91%
17:36:41 docker/utils/proxy.py                    32      1     12      0    98%
17:36:41 docker/utils/socket.py                   86     10     40      8    84%
17:36:41 docker/utils/utils.py                   285     21    177     16    91%
17:36:41 docker/version.py                         2      0      2      0   100%
17:36:41 -----------------------------------------------------------------------
17:36:41 TOTAL                                  5041   1787   2231    304    61%
17:36:41 
17:36:41 =========================== short test summary info ============================
17:36:41 XFAIL tests/integration/api_build_test.py::BuildTest::test_prune_builds
17:36:41   Currently fails on 18.09: https://github.com/moby/moby/issues/37920
17:36:41 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:36:41   CONFIG_RT_GROUP_SCHED isn't enabled
17:36:41 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:36:41   Not supported on most drivers
17:36:41 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:36:41   Output of docker top depends on host distro, and is not formalized.
17:36:41 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:36:41   Output of docker top depends on host distro, and is not formalized.
17:36:41 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:36:41   Can fail if eth0 has multiple IP addresses
17:36:41 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:36:41   This doesn't seem to be taken into account by the engine
17:36:41 XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks
17:36:41   Flaky test
17:36:41 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
17:36:41 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:36:41 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
17:36:41 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
17:36:41 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
17:36:41 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
17:36:41 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
17:36:41 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
17:36:41 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3
17:36:41 = 4 failed, 542 passed, 8 skipped, 9 xfailed, 1 warnings, 380 error in 42.54 seconds =
[Pipeline] sh
17:36:42 dpy-dind-4-0-py3.7-19.03.12
17:36:42 dpy-tests-4-0-py3.7-19.03.12
17:36:42 + docker rm -vf dpy-dind-4-0-py3.7-19.03.12 dpy-tests-4-0-py3.7-19.03.12
17:36:42 dpy-dind-4-0-py3.7-19.03.12
17:36:42 dpy-tests-4-0-py3.7-19.03.12
17:36:42 + docker network rm dpy-testnet-4-0-py3.7-19.03.12
17:36:42 dpy-testnet-4-0-py3.7-19.03.12
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.12
17:36:42 + docker stop dpy-dind-4-0-py3.7-19.03.13-beta2 dpy-tests-4-0-py3.7-19.03.13-beta2
17:36:43 dpy-dind-4-0-py3.7-19.03.13-beta2
17:36:43 dpy-tests-4-0-py3.7-19.03.13-beta2
17:36:43 + docker rm -vf dpy-dind-4-0-py3.7-19.03.13-beta2 dpy-tests-4-0-py3.7-19.03.13-beta2
17:36:43 dpy-dind-4-0-py3.7-19.03.13-beta2
17:36:43 dpy-tests-4-0-py3.7-19.03.13-beta2
17:36:43 + docker network rm dpy-testnet-4-0-py3.7-19.03.13-beta2
17:36:43 dpy-testnet-4-0-py3.7-19.03.13-beta2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.13-beta2
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE