Pull request #2844 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 96c12726fdb9b24e985b4de74d5c82145ccd8185 rather than 85d2057acefb41120300d7870bfa620f46064f3c Obtained Jenkinsfile from 96c12726fdb9b24e985b4de74d5c82145ccd8185 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 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-py_PR-2844@libs/jps/.git # 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 Still waiting to schedule task Waiting for next available executor on ‘amd64&&ubuntu-2004&&overlay2’ Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844 [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-2844@tmp/70ade940-c600-40f0-b22c-e098706f103c/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 85d2057acefb41120300d7870bfa620f46064f3c Merge succeeded, producing 85d2057acefb41120300d7870bfa620f46064f3c Checking out Revision 85d2057acefb41120300d7870bfa620f46064f3c (PR-2844) Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2844 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +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/2844/head:refs/remotes/origin/PR-2844 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85d2057acefb41120300d7870bfa620f46064f3c # 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 96c12726fdb9b24e985b4de74d5c82145ccd8185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85d2057acefb41120300d7870bfa620f46064f3c # timeout=10 Commit message: "CR fixes" First time build. Skipping changelog. [Pipeline] sh + git rev-parse HEAD [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh > git rev-list --no-walk 7611f175372d05dcf631766577c840e29011c906 # timeout=10 + docker pull dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c Error response from daemon: manifest for dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh + docker build -t dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c -f tests/Dockerfile-ssh-dind . Sending build context to Docker daemon 1.373MB Step 1/11 : ARG API_VERSION=1.39 Step 2/11 : ARG ENGINE_VERSION=19.03.12 Step 3/11 : FROM docker:${ENGINE_VERSION}-dind ---> 66dc2d45749a Step 4/11 : RUN apk add --no-cache openssh ---> Using cache ---> 25b30babc821 Step 5/11 : RUN ssh-keygen -A ---> Using cache ---> c102dd492a7f Step 6/11 : RUN echo "IgnoreUserKnownHosts yes" > /etc/ssh/sshd_config && echo "PubkeyAuthentication yes" >> /etc/ssh/sshd_config && echo "PermitRootLogin yes" >> /etc/ssh/sshd_config ---> Using cache ---> 9d9a053a8ae6 Step 7/11 : COPY tests/ssh-keys/authorized_keys /root/.ssh/authorized_keys ---> Using cache ---> df94f8edb3e8 Step 8/11 : RUN chmod 600 /root/.ssh/authorized_keys ---> Using cache ---> a276e22256eb Step 9/11 : RUN echo "root:root" | chpasswd ---> Using cache ---> 53586253ec27 Step 10/11 : RUN ln -s /usr/local/bin/docker /usr/bin/docker ---> Using cache ---> 75dd5e4f34fc Step 11/11 : EXPOSE 22 ---> Using cache ---> 8854eaa8fe9e Successfully built 8854eaa8fe9e Successfully tagged dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c [Pipeline] isUnix [Pipeline] sh $ 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-2844@tmp/b6824157-3e54-46ad-8557-1e52c6fa4287/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + docker tag dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c [Pipeline] isUnix [Pipeline] sh + docker push dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c The push refers to repository [docker.io/dockerpinata/docker-py] 5f8366f72f17: Preparing 97a33b97aa2e: Preparing a759f58c40f2: Preparing 7befe2eb8630: Preparing 14a5792282f0: Preparing b2efd129a841: Preparing e40876fcadb4: Preparing 1149e736aa92: Preparing 39e79983ac8b: Preparing da8c28465f82: Preparing d1292e236c36: Preparing 8890c171a12b: Preparing 4ae5bd84d450: Preparing 723a561964c8: Preparing 78764725b56c: Preparing 51d6d3d09136: Preparing 1507bc794612: Preparing 50644c29ef5a: Preparing b2efd129a841: Waiting e40876fcadb4: Waiting 1149e736aa92: Waiting 39e79983ac8b: Waiting da8c28465f82: Waiting 8890c171a12b: Waiting 4ae5bd84d450: Waiting 723a561964c8: Waiting 78764725b56c: Waiting 51d6d3d09136: Waiting 1507bc794612: Waiting 50644c29ef5a: Waiting d1292e236c36: Waiting a759f58c40f2: Layer already exists 97a33b97aa2e: Layer already exists 7befe2eb8630: Layer already exists b2efd129a841: Layer already exists e40876fcadb4: Layer already exists 1149e736aa92: Layer already exists d1292e236c36: Layer already exists 39e79983ac8b: Layer already exists da8c28465f82: Layer already exists 8890c171a12b: Layer already exists 78764725b56c: Layer already exists 723a561964c8: Layer already exists 4ae5bd84d450: Layer already exists 51d6d3d09136: Layer already exists 1507bc794612: Layer already exists 50644c29ef5a: Layer already exists 5f8366f72f17: Layer already exists 14a5792282f0: Layer already exists sshdind-85d2057acefb41120300d7870bfa620f46064f3c: digest: sha256:6e65e2ffdc758c5829ee942d27a16a890d9779241d1829d39322cd2b30f38f9c size: 4067 [Pipeline] isUnix [Pipeline] sh + docker pull dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c Error response from daemon: manifest for dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh + docker build -t dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 . Sending build context to Docker daemon 1.373MB Step 1/21 : ARG PYTHON_VERSION=3.7 Step 2/21 : FROM python:${PYTHON_VERSION} ---> 9b5e75b69a4f Step 3/21 : ARG APT_MIRROR ---> Using cache ---> 88961ae80e15 Step 4/21 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list ---> Using cache ---> 8f22d76b2667 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass ---> Using cache ---> ab0e72483e61 Step 6/21 : COPY tests/ssh-keys /root/.ssh ---> Using cache ---> 75fe711530f7 Step 7/21 : RUN chmod -R 600 /root/.ssh ---> Using cache ---> e37ce480e884 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys ---> Using cache ---> d319caec1a5b Step 9/21 : RUN gpg2 --import gpg-keys/secret ---> Using cache ---> 14abb2b244de Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust ---> Using cache ---> ccd48937cdd8 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') ---> Using cache ---> ce1590a1aad6 Step 12/21 : RUN gpg2 --check-trustdb ---> Using cache ---> 8beb25051752 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3 ---> Using cache ---> e920721710fc Step 14/21 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz && tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass && rm -rf /opt/docker-credential-pass.tar.gz && chmod +x /usr/local/bin/docker-credential-pass ---> Using cache ---> 11104cc14440 Step 15/21 : WORKDIR /src ---> Using cache ---> 3f7322c0a6bb Step 16/21 : COPY requirements.txt /src/requirements.txt ---> Using cache ---> 2781a04ca8cf Step 17/21 : RUN pip install -r requirements.txt ---> Using cache ---> e5801e4a5de2 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt ---> Using cache ---> 0fcc8949bb75 Step 19/21 : RUN pip install -r test-requirements.txt ---> Using cache ---> 832f292654c2 Step 20/21 : COPY . /src ---> Using cache ---> 883e16fdb703 Step 21/21 : RUN pip install . ---> Using cache ---> 97142f923142 Successfully built 97142f923142 Successfully tagged dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c [Pipeline] isUnix [Pipeline] sh + docker tag dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c [Pipeline] isUnix [Pipeline] sh + docker push dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c The push refers to repository [docker.io/dockerpinata/docker-py] e4b95b78a262: Preparing a3a503e9c272: Preparing 58fde7406a9a: Preparing 9dc44035f8fd: Preparing 5b28009ab495: Preparing eece4155cf33: Preparing eb037cde50fd: Preparing 0a66dd9da5e4: Preparing bc9a16d5f588: Preparing 72dce67839aa: Preparing d91aa44da21d: Preparing 7b24335409ce: Preparing 439d7383b0b1: Preparing f79f4246ab8c: Preparing 29704d1c79c6: Preparing d9725a77b819: Preparing c1f1178d062c: Preparing c167acc9a8e9: Preparing 577d182336e4: Preparing 2147747beb86: Preparing 1591bf7ec708: Preparing dd3097cd7909: Preparing 685934357c89: Preparing ccb9b68523fd: Preparing 00bcea93703b: Preparing 688e187d6c79: Preparing eece4155cf33: Waiting eb037cde50fd: Waiting 0a66dd9da5e4: Waiting bc9a16d5f588: Waiting 72dce67839aa: Waiting d91aa44da21d: Waiting 7b24335409ce: Waiting 439d7383b0b1: Waiting f79f4246ab8c: Waiting 29704d1c79c6: Waiting d9725a77b819: Waiting c1f1178d062c: Waiting c167acc9a8e9: Waiting 577d182336e4: Waiting 2147747beb86: Waiting 1591bf7ec708: Waiting dd3097cd7909: Waiting 685934357c89: Waiting ccb9b68523fd: Waiting 00bcea93703b: Waiting 688e187d6c79: Waiting 9dc44035f8fd: Layer already exists 58fde7406a9a: Layer already exists a3a503e9c272: Layer already exists 5b28009ab495: Layer already exists e4b95b78a262: Layer already exists eb037cde50fd: Layer already exists eece4155cf33: Layer already exists 0a66dd9da5e4: Layer already exists bc9a16d5f588: Layer already exists 72dce67839aa: Layer already exists f79f4246ab8c: Layer already exists d91aa44da21d: Layer already exists 439d7383b0b1: Layer already exists 7b24335409ce: Layer already exists 29704d1c79c6: Layer already exists c1f1178d062c: Layer already exists c167acc9a8e9: Layer already exists d9725a77b819: Layer already exists 577d182336e4: Layer already exists 2147747beb86: Layer already exists 1591bf7ec708: Layer already exists dd3097cd7909: Layer already exists 685934357c89: Layer already exists ccb9b68523fd: Layer already exists 00bcea93703b: Layer already exists 688e187d6c79: Layer already exists py3-85d2057acefb41120300d7870bfa620f46064f3c: digest: sha256:bab96a4d826c7269bc30ef108f9def9f06cb726ff8d1b9426588f36a34146cd5 size: 5765 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] node Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-017caed37f83de016)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00932034b933940ad)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0551a544aa79e7e88)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-079c0aec3e2fe5153)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844 [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-2844@tmp/f602706d-9f1e-4ad7-ae84-ad806e241a9d/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] sh + docker run --rm --entrypoint=python dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c /src/scripts/versions.py [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: py3.7_19.03.12) [Pipeline] { (Branch: py3.7_19.03.13) [Pipeline] { (Branch: py3.7_20.10.6) [Pipeline] node [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844 [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-2844@tmp/f40c3141-82da-4956-bdda-a6418a64a236/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.12) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 85d2057acefb41120300d7870bfa620f46064f3c Merge succeeded, producing 85d2057acefb41120300d7870bfa620f46064f3c Checking out Revision 85d2057acefb41120300d7870bfa620f46064f3c (PR-2844) Commit message: "CR fixes" Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2844 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +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/2844/head:refs/remotes/origin/PR-2844 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85d2057acefb41120300d7870bfa620f46064f3c # 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 96c12726fdb9b24e985b4de74d5c82145ccd8185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85d2057acefb41120300d7870bfa620f46064f3c # timeout=10 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh $ 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-2844@tmp/97c6952d-42d8-4520-841a-ecd69de7bbe0/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + docker run --rm -e DOCKER_TEST_API_VERSION=1.40 dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/unit Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d) in /home/ubuntu/workspace/docker-py_PR-2844 [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-2844@tmp/a8dc7c64-31f6-43db-ade6-31adacc9bec5/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.13) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags collecting ... collected 572 items tests/unit/api_build_test.py::BuildTest::test_build_container PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 1%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 2%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_diff PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_export PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_logs PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_port PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_wait PASSED [ 19%] tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_commit PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_get_image PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_history PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_images PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_name PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_import_image PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_load_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_pull PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED [ 24%] tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 24%] tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED [ 25%] tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 25%] tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_ctor PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_info PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_login PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_search PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED [ 29%] Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2844 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2844/head:refs/remotes/origin/PR-2844 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_version PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 29%] tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 29%] Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 85d2057acefb41120300d7870bfa620f46064f3c Merge succeeded, producing 85d2057acefb41120300d7870bfa620f46064f3c Checking out Revision 85d2057acefb41120300d7870bfa620f46064f3c (PR-2844) tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 30%] > git config core.sparsecheckout # timeout=10 > git checkout -f 85d2057acefb41120300d7870bfa620f46064f3c # 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 96c12726fdb9b24e985b4de74d5c82145ccd8185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85d2057acefb41120300d7870bfa620f46064f3c # timeout=10 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 31%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 31%] tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED [ 31%] tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED [ 33%] tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 36%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 36%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 39%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 39%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 43%] tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 43%] tests/unit/client_test.py::ClientTest::test_call_containers PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 44%] tests/unit/client_test.py::ClientTest::test_events PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_info PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_ping PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED [ 45%] tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED [ 45%] tests/unit/client_test.py::ClientTest::test_version PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 45%] tests/unit/client_test.py::FromEnvTest::test_from_env PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 46%] tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_https_host PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 53%] tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 54%] tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 54%] tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 54%] tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 55%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 57%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 58%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 58%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED [ 60%] tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 61%] tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 61%] tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 61%] tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 63%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 63%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 63%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_export PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_image PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_name PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_start PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_status PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_top PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_update PASSED [ 68%] tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 70%] tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 70%] tests/unit/models_images_test.py::ImageCollectionTest::test_search_limit PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_history PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_save PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_short_id PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_tag PASSED [ 71%] tests/unit/models_images_test.py::ImageTest::test_tags PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 71%] tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED [ 72%] tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED [ 72%] tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED [ 72%] tests/unit/models_resources_test.py::ModelTest::test_hash PASSED [ 72%] tests/unit/models_resources_test.py::ModelTest::test_reload PASSED [ 72%] tests/unit/models_secrets_test.py::CreateServiceTest::test_secrets_repr PASSED [ 72%] tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_hostname_prefix_trim PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_and_port PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_only PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_url PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_user_and_hostname PASSED [ 73%] tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED [ 75%] tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED [ 75%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED [ 75%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 81%] tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED [ 83%] tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 83%] tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 84%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 84%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 86%] tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 86%] tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED [ 87%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED [ 87%] tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 88%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 88%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 89%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 89%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED [ 91%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 91%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 92%] tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED [ 93%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 94%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED [ 94%] tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED [ 94%] tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED [ 94%] tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 94%] tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 94%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_square_brackets_address PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED [ 99%] tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%] Commit message: "CR fixes" tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%] =============================== warnings summary =============================== /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 /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 from collections import MutableMapping -- Docs: https://docs.pytest.org/en/latest/warnings.html ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 41 93 21 63% docker/api/client.py 261 64 96 12 75% docker/api/config.py 31 19 6 0 32% docker/api/container.py 266 72 104 25 65% docker/api/daemon.py 39 4 14 4 85% docker/api/exec_api.py 46 11 22 9 68% docker/api/image.py 160 43 60 14 70% docker/api/network.py 90 35 48 11 51% docker/api/plugin.py 90 68 14 0 21% docker/api/secret.py 36 23 10 0 28% docker/api/service.py 200 176 149 0 7% docker/api/swarm.py 106 67 38 1 28% docker/api/volume.py 38 9 14 2 71% docker/auth.py 198 16 74 16 88% docker/client.py 69 9 2 0 87% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 41 38 8 39% docker/context/config.py 61 33 16 2 42% docker/context/context.py 154 96 64 6 29% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 4 2 0 54% docker/credentials/store.py 50 35 16 0 23% docker/credentials/utils.py 23 18 12 0 14% docker/errors.py 110 26 20 4 71% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 11 70 9 91% docker/models/images.py 137 55 56 4 52% docker/models/networks.py 37 7 12 3 71% docker/models/nodes.py 15 5 2 0 59% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 10 6 3 72% docker/models/secrets.py 22 4 2 0 75% docker/models/services.py 87 35 36 4 59% docker/models/swarm.py 39 21 6 0 40% docker/models/volumes.py 23 10 4 0 48% docker/tls.py 37 6 14 6 76% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 0 2 1 88% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 106 56 4 30% docker/transport/ssladapter.py 36 10 10 4 65% docker/transport/unixconn.py 66 6 12 4 87% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 0 2 0 100% docker/types/containers.py 420 79 326 43 81% docker/types/daemon.py 36 24 14 0 24% docker/types/healthcheck.py 34 20 4 0 37% docker/types/networks.py 41 11 28 9 65% docker/types/services.py 314 140 208 39 50% docker/types/swarm.py 51 45 40 0 7% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 27 76 10 81% docker/utils/config.py 36 1 10 1 96% docker/utils/decorators.py 32 1 12 1 95% docker/utils/fnmatch.py 55 18 28 2 61% docker/utils/json_stream.py 43 8 14 2 79% docker/utils/ports.py 50 3 32 2 91% docker/utils/proxy.py 32 1 12 0 98% docker/utils/socket.py 86 10 40 8 84% docker/utils/utils.py 278 18 171 13 92% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 1829 2263 307 60% =========================== short test summary info ============================ XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32' SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3 ======== 560 passed, 11 skipped, 1 xfailed, 1 warnings in 6.28 seconds ========= [Pipeline] withDockerRegistry Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-017caed37f83de016)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-054347d82ee0e61c1)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00932034b933940ad)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0551a544aa79e7e88)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-079c0aec3e2fe5153)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ [Pipeline] { [Pipeline] sh [Pipeline] sh + docker run --rm -e DOCKER_TEST_API_VERSION=1.40 dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/unit Unable to find image 'dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c' locally + docker network create dpy-testnet-5-0-py3.7-19.03.12 4e8d6dd5752ce62b4b84c9599fde8c4267bebd228f7eb94a82c59bf3438c9450 [Pipeline] sh py3-85d2057acefb41120300d7870bfa620f46064f3c: Pulling from dockerpinata/docker-py d960726af2be: Pulling fs layer e8d62473a22d: Pulling fs layer 8962bc0fad55: Pulling fs layer 65d943ee54c1: Pulling fs layer 532f6f723709: Pulling fs layer 1334e0fe2851: Pulling fs layer ba365db42d14: Pulling fs layer 9c5512e22a86: Pulling fs layer 9b39d3d20df6: Pulling fs layer a33ac8aeaf92: Pulling fs layer f8009b81ed67: Pulling fs layer b9bdf62c4f4c: Pulling fs layer c357b6dd37b0: Pulling fs layer ebc1f92d6048: Pulling fs layer 7281f498bd73: Pulling fs layer 11ac673d34a2: Pulling fs layer 7abb3f4b6f6a: Pulling fs layer 3c4daceb990a: Pulling fs layer 798140cc3fd7: Pulling fs layer 975345bdb2df: Pulling fs layer ef8d22794536: Pulling fs layer 3639cb99446e: Pulling fs layer eff150d25b11: Pulling fs layer e644f5126db4: Pulling fs layer e9a5a645135f: Pulling fs layer ed2c182ae18f: Pulling fs layer 65d943ee54c1: Waiting 532f6f723709: Waiting 1334e0fe2851: Waiting ba365db42d14: Waiting 9c5512e22a86: Waiting 9b39d3d20df6: Waiting a33ac8aeaf92: Waiting b9bdf62c4f4c: Waiting c357b6dd37b0: Waiting f8009b81ed67: Waiting ebc1f92d6048: Waiting 7281f498bd73: Waiting 11ac673d34a2: Waiting 7abb3f4b6f6a: Waiting 3c4daceb990a: Waiting 798140cc3fd7: Waiting 975345bdb2df: Waiting ef8d22794536: Waiting 3639cb99446e: Waiting eff150d25b11: Waiting e644f5126db4: Waiting e9a5a645135f: Waiting ed2c182ae18f: Waiting e8d62473a22d: Verifying Checksum e8d62473a22d: Download complete 8962bc0fad55: Verifying Checksum 8962bc0fad55: Download complete + docker run --rm -d --name dpy-dind-5-0-py3.7-19.03.12 -v /tmp --privileged --network dpy-testnet-5-0-py3.7-19.03.12 dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c dockerd -H tcp://0.0.0.0:2375 6bff7e3f4f5b4ad71f2ec1b3b64b1c52c368bc0dc221fb224cddff762f5b7c3d $ 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-2844@tmp/79ce83d2-6d58-4de4-b4fd-ddce9c1f1db1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] sh d960726af2be: Verifying Checksum d960726af2be: Download complete + docker run --rm --name dpy-tests-5-0-py3.7-19.03.12 -e DOCKER_HOST=tcp://dpy-dind-5-0-py3.7-19.03.12:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-5-0-py3.7-19.03.12 --volumes-from dpy-dind-5-0-py3.7-19.03.12 -v /home/ubuntu/workspace/docker-py_PR-2844@tmp/97c6952d-42d8-4520-841a-ecd69de7bbe0/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/integration 1334e0fe2851: Verifying Checksum 1334e0fe2851: Download complete 65d943ee54c1: Verifying Checksum 65d943ee54c1: Download complete 9c5512e22a86: Verifying Checksum 9c5512e22a86: Download complete ba365db42d14: Verifying Checksum ba365db42d14: Download complete 9b39d3d20df6: Verifying Checksum 9b39d3d20df6: Download complete a33ac8aeaf92: Verifying Checksum a33ac8aeaf92: Download complete b9bdf62c4f4c: Verifying Checksum b9bdf62c4f4c: Download complete c357b6dd37b0: Verifying Checksum c357b6dd37b0: Download complete f8009b81ed67: Verifying Checksum f8009b81ed67: Download complete ebc1f92d6048: Verifying Checksum ebc1f92d6048: Download complete 7281f498bd73: Verifying Checksum 7281f498bd73: Download complete 11ac673d34a2: Verifying Checksum 11ac673d34a2: Download complete 7abb3f4b6f6a: Verifying Checksum 7abb3f4b6f6a: Download complete 3c4daceb990a: Verifying Checksum 3c4daceb990a: Download complete 975345bdb2df: Verifying Checksum 975345bdb2df: Download complete ef8d22794536: Verifying Checksum ef8d22794536: Download complete 798140cc3fd7: Verifying Checksum 798140cc3fd7: Download complete eff150d25b11: Verifying Checksum eff150d25b11: Download complete 3639cb99446e: Verifying Checksum 3639cb99446e: Download complete e644f5126db4: Verifying Checksum e644f5126db4: Download complete e9a5a645135f: Verifying Checksum e9a5a645135f: Download complete ed2c182ae18f: Verifying Checksum ed2c182ae18f: Download complete 532f6f723709: Verifying Checksum 532f6f723709: Download complete ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 d960726af2be: Pull complete e8d62473a22d: Pull complete collecting ... collected 390 items 8962bc0fad55: Pull complete tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 1%] 65d943ee54c1: Pull complete tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 1%] tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 1%] tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 1%] tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 4%] tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 4%] tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 4%] tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 4%] 532f6f723709: Pull complete 1334e0fe2851: Pull complete Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-054347d82ee0e61c1) in /home/ubuntu/workspace/docker-py_PR-2844 [Pipeline] { [Pipeline] withDockerRegistry tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 5%] ba365db42d14: Pull complete 9c5512e22a86: Pull complete $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 9b39d3d20df6: Pull complete a33ac8aeaf92: Pull complete f8009b81ed67: Pull complete b9bdf62c4f4c: Pull complete c357b6dd37b0: Pull complete ebc1f92d6048: Pull complete 7281f498bd73: Pull complete 11ac673d34a2: Pull complete tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS [ 6%] tests/integration/api_client_test.py::InformationTest::test_info PASSED [ 6%] tests/integration/api_client_test.py::InformationTest::test_version PASSED [ 6%] tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [ 6%] 7abb3f4b6f6a: Pull complete 3c4daceb990a: Pull complete 798140cc3fd7: Pull complete tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [ 7%] tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [ 7%] 975345bdb2df: Pull complete ef8d22794536: Pull complete tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [ 7%] tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [ 7%] tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [ 8%] tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [ 8%] tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [ 8%] tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [ 8%] tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [ 9%] 3639cb99446e: Pull complete eff150d25b11: Pull complete e644f5126db4: Pull complete e9a5a645135f: Pull complete ed2c182ae18f: Pull complete Digest: sha256:bab96a4d826c7269bc30ef108f9def9f06cb726ff8d1b9426588f36a34146cd5 Status: Downloaded newer image for dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [ 9%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [ 9%] 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-2844@tmp/7b1549ae-d4ee-4286-8038-7ef5e14461c5/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [ 10%] + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [ 11%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [ 11%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [ 11%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [ 11%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [ 12%] latest: Pulling from library/busybox 92f8b3f0730f: Pulling fs layer 92f8b3f0730f: Download complete 92f8b3f0730f: Pull complete Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff Status: Downloaded newer image for busybox:latest tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [ 12%] ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 [Pipeline] echo Removing all docker containers [Pipeline] sh collecting ... collected 572 items tests/unit/api_build_test.py::BuildTest::test_build_container PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 0%] + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=20.10.6) [Pipeline] checkout The recommended git tool is: git tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 1%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 2%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_diff PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_export PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_logs PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_port PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_wait PASSED [ 19%] tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_commit PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_get_image PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_history PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_images PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_name PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_import_image PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_load_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_pull PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED [ 24%] tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 24%] tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED [ 25%] tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 25%] tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_ctor PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_info PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_login PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_search PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_version PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 29%] tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 29%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [ 12%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [ 12%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [ 13%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [ 13%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [ 13%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 30%] tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [ 13%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 30%] using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [ 14%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 31%] Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2844 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 31%] tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED [ 31%] tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED [ 33%] tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 36%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 36%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 39%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 39%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 43%] tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 43%] tests/unit/client_test.py::ClientTest::test_call_containers PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 44%] tests/unit/client_test.py::ClientTest::test_events PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_info PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_ping PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED [ 45%] tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED [ 45%] tests/unit/client_test.py::ClientTest::test_version PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 45%] tests/unit/client_test.py::FromEnvTest::test_from_env PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 46%] tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_https_host PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 53%] tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 54%] tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 54%] tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 54%] tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 55%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 57%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 58%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 58%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED [ 60%] tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 61%] tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 61%] tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 61%] tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 63%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 63%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 63%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_export PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_image PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_name PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_start PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_status PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_top PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_update PASSED [ 68%] tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 70%] Fetching without tags tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 70%] tests/unit/models_images_test.py::ImageCollectionTest::test_search_limit PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_history PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_save PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_short_id PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_tag PASSED [ 71%] tests/unit/models_images_test.py::ImageTest::test_tags PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 71%] tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED [ 72%] tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED [ 72%] tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED [ 72%] tests/unit/models_resources_test.py::ModelTest::test_hash PASSED [ 72%] tests/unit/models_resources_test.py::ModelTest::test_reload PASSED [ 72%] tests/unit/models_secrets_test.py::CreateServiceTest::test_secrets_repr PASSED [ 72%] tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_hostname_prefix_trim PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_and_port PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_only PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_url PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_user_and_hostname PASSED [ 73%] tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED [ 75%] tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED [ 75%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED [ 75%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 79%] Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 85d2057acefb41120300d7870bfa620f46064f3c Merge succeeded, producing 85d2057acefb41120300d7870bfa620f46064f3c Checking out Revision 85d2057acefb41120300d7870bfa620f46064f3c (PR-2844) tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 81%] tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED [ 83%] tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 83%] tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 84%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 84%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 86%] tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 86%] tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED [ 87%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED [ 87%] tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 88%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 88%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 89%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 89%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED [ 91%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 91%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 92%] tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED [ 93%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 94%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED [ 94%] tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED [ 94%] tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED [ 94%] tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 94%] tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 94%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_square_brackets_address PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED [ 99%] tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%] > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2844/head:refs/remotes/origin/PR-2844 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85d2057acefb41120300d7870bfa620f46064f3c # 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 96c12726fdb9b24e985b4de74d5c82145ccd8185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85d2057acefb41120300d7870bfa620f46064f3c # timeout=10 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%] =============================== warnings summary =============================== /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 /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 from collections import MutableMapping -- Docs: https://docs.pytest.org/en/latest/warnings.html ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 41 93 21 63% docker/api/client.py 261 64 96 12 75% docker/api/config.py 31 19 6 0 32% docker/api/container.py 266 72 104 25 65% docker/api/daemon.py 39 4 14 4 85% docker/api/exec_api.py 46 11 22 9 68% docker/api/image.py 160 43 60 14 70% docker/api/network.py 90 35 48 11 51% docker/api/plugin.py 90 68 14 0 21% docker/api/secret.py 36 23 10 0 28% docker/api/service.py 200 176 149 0 7% docker/api/swarm.py 106 67 38 1 28% docker/api/volume.py 38 9 14 2 71% docker/auth.py 198 16 74 16 88% docker/client.py 69 9 2 0 87% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 41 38 8 39% docker/context/config.py 61 33 16 2 42% docker/context/context.py 154 96 64 6 29% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 4 2 0 54% docker/credentials/store.py 50 35 16 0 23% docker/credentials/utils.py 23 18 12 0 14% docker/errors.py 110 26 20 4 71% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 11 70 9 91% docker/models/images.py 137 55 56 4 52% docker/models/networks.py 37 7 12 3 71% docker/models/nodes.py 15 5 2 0 59% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 10 6 3 72% docker/models/secrets.py 22 4 2 0 75% docker/models/services.py 87 35 36 4 59% docker/models/swarm.py 39 21 6 0 40% docker/models/volumes.py 23 10 4 0 48% docker/tls.py 37 6 14 6 76% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 0 2 1 88% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 106 56 4 30% docker/transport/ssladapter.py 36 10 10 4 65% docker/transport/unixconn.py 66 6 12 4 87% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 0 2 0 100% docker/types/containers.py 420 79 326 43 81% docker/types/daemon.py 36 24 14 0 24% docker/types/healthcheck.py 34 20 4 0 37% docker/types/networks.py 41 11 28 9 65% docker/types/services.py 314 140 208 39 50% docker/types/swarm.py 51 45 40 0 7% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 27 76 10 81% docker/utils/config.py 36 1 10 1 96% docker/utils/decorators.py 32 1 12 1 95% docker/utils/fnmatch.py 55 18 28 2 61% docker/utils/json_stream.py 43 8 14 2 79% docker/utils/ports.py 50 3 32 2 91% docker/utils/proxy.py 32 1 12 0 98% docker/utils/socket.py 86 10 40 8 84% docker/utils/utils.py 278 18 171 13 92% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 1829 2263 307 60% =========================== short test summary info ============================ XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32' SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3 ======== 560 passed, 11 skipped, 1 xfailed, 1 warnings in 6.31 seconds ========= [Pipeline] sh + docker network create dpy-testnet-5-0-py3.7-19.03.13 d20e810d44937b2540483f29e1f023487ebc91ec383cbb709db85407109f1362 [Pipeline] sh + docker run --rm -d --name dpy-dind-5-0-py3.7-19.03.13 -v /tmp --privileged --network dpy-testnet-5-0-py3.7-19.03.13 dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c dockerd -H tcp://0.0.0.0:2375 Unable to find image 'dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c' locally sshdind-85d2057acefb41120300d7870bfa620f46064f3c: Pulling from dockerpinata/docker-py df20fa9351a1: Pulling fs layer 25ad7478873d: Pulling fs layer 4684f6177b5d: Pulling fs layer 46e300cec669: Pulling fs layer 63038576ad94: Pulling fs layer 0fdb76c4706c: Pulling fs layer cb7edeffdfd5: Pulling fs layer cc28bd76800f: Pulling fs layer 54196fe38f7e: Pulling fs layer ea71acc29633: Pulling fs layer 657cc4c15165: Pulling fs layer 276d148cd660: Pulling fs layer 9bba0603771e: Pulling fs layer 0c0a3fdf329f: Pulling fs layer efabfdb5b648: Pulling fs layer eda343723569: Pulling fs layer 5a56527afb7e: Pulling fs layer 70a6039421ff: Pulling fs layer 46e300cec669: Waiting 63038576ad94: Waiting 0fdb76c4706c: Waiting cb7edeffdfd5: Waiting cc28bd76800f: Waiting 54196fe38f7e: Waiting ea71acc29633: Waiting 657cc4c15165: Waiting 276d148cd660: Waiting 9bba0603771e: Waiting 0c0a3fdf329f: Waiting efabfdb5b648: Waiting eda343723569: Waiting 5a56527afb7e: Waiting 70a6039421ff: Waiting df20fa9351a1: Verifying Checksum df20fa9351a1: Download complete 25ad7478873d: Verifying Checksum 25ad7478873d: Download complete 4684f6177b5d: Verifying Checksum 4684f6177b5d: Download complete 0fdb76c4706c: Verifying Checksum 0fdb76c4706c: Download complete 63038576ad94: Verifying Checksum 63038576ad94: Download complete cb7edeffdfd5: Verifying Checksum cb7edeffdfd5: Download complete cc28bd76800f: Verifying Checksum cc28bd76800f: Download complete 54196fe38f7e: Verifying Checksum 54196fe38f7e: Download complete ea71acc29633: Verifying Checksum ea71acc29633: Download complete 657cc4c15165: Verifying Checksum 657cc4c15165: Download complete df20fa9351a1: Pull complete 9bba0603771e: Verifying Checksum 9bba0603771e: Download complete 276d148cd660: Verifying Checksum 276d148cd660: Download complete 0c0a3fdf329f: Verifying Checksum 0c0a3fdf329f: Download complete efabfdb5b648: Verifying Checksum efabfdb5b648: Download complete eda343723569: Verifying Checksum eda343723569: Download complete 5a56527afb7e: Verifying Checksum 5a56527afb7e: Download complete 70a6039421ff: Verifying Checksum 70a6039421ff: Download complete 25ad7478873d: Pull complete 46e300cec669: Verifying Checksum 46e300cec669: Download complete 4684f6177b5d: Pull complete Commit message: "CR fixes" [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh + docker run --rm -e DOCKER_TEST_API_VERSION=1.40 dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/unit Unable to find image 'dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c' locally py3-85d2057acefb41120300d7870bfa620f46064f3c: Pulling from dockerpinata/docker-py d960726af2be: Pulling fs layer e8d62473a22d: Pulling fs layer 8962bc0fad55: Pulling fs layer 65d943ee54c1: Pulling fs layer 532f6f723709: Pulling fs layer 1334e0fe2851: Pulling fs layer ba365db42d14: Pulling fs layer 9c5512e22a86: Pulling fs layer 9b39d3d20df6: Pulling fs layer a33ac8aeaf92: Pulling fs layer f8009b81ed67: Pulling fs layer b9bdf62c4f4c: Pulling fs layer c357b6dd37b0: Pulling fs layer ebc1f92d6048: Pulling fs layer 7281f498bd73: Pulling fs layer 11ac673d34a2: Pulling fs layer 7abb3f4b6f6a: Pulling fs layer 3c4daceb990a: Pulling fs layer 798140cc3fd7: Pulling fs layer 975345bdb2df: Pulling fs layer ef8d22794536: Pulling fs layer 3639cb99446e: Pulling fs layer eff150d25b11: Pulling fs layer e644f5126db4: Pulling fs layer e9a5a645135f: Pulling fs layer ed2c182ae18f: Pulling fs layer 65d943ee54c1: Waiting 532f6f723709: Waiting 1334e0fe2851: Waiting ba365db42d14: Waiting 9c5512e22a86: Waiting 9b39d3d20df6: Waiting a33ac8aeaf92: Waiting f8009b81ed67: Waiting b9bdf62c4f4c: Waiting c357b6dd37b0: Waiting ebc1f92d6048: Waiting 7281f498bd73: Waiting 11ac673d34a2: Waiting 3c4daceb990a: Waiting 798140cc3fd7: Waiting 975345bdb2df: Waiting ef8d22794536: Waiting 3639cb99446e: Waiting eff150d25b11: Waiting e644f5126db4: Waiting 7abb3f4b6f6a: Waiting ed2c182ae18f: Waiting e9a5a645135f: Waiting 8962bc0fad55: Verifying Checksum 8962bc0fad55: Download complete e8d62473a22d: Verifying Checksum e8d62473a22d: Download complete $ 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-2844@tmp/c77a77d1-19f4-4731-b438-62d2d426acba/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 46e300cec669: Pull complete 63038576ad94: Pull complete 0fdb76c4706c: Pull complete cb7edeffdfd5: Pull complete d960726af2be: Verifying Checksum d960726af2be: Download complete cc28bd76800f: Pull complete 1334e0fe2851: Verifying Checksum 1334e0fe2851: Download complete 54196fe38f7e: Pull complete ea71acc29633: Pull complete 657cc4c15165: Pull complete 65d943ee54c1: Verifying Checksum 65d943ee54c1: Download complete 276d148cd660: Pull complete 9bba0603771e: Pull complete 0c0a3fdf329f: Pull complete efabfdb5b648: Pull complete 9c5512e22a86: Verifying Checksum 9c5512e22a86: Download complete ba365db42d14: Verifying Checksum ba365db42d14: Download complete a33ac8aeaf92: Verifying Checksum a33ac8aeaf92: Download complete 9b39d3d20df6: Verifying Checksum 9b39d3d20df6: Download complete eda343723569: Pull complete 5a56527afb7e: Pull complete 70a6039421ff: Pull complete Digest: sha256:6e65e2ffdc758c5829ee942d27a16a890d9779241d1829d39322cd2b30f38f9c Status: Downloaded newer image for dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c b9bdf62c4f4c: Verifying Checksum b9bdf62c4f4c: Download complete c357b6dd37b0: Verifying Checksum c357b6dd37b0: Download complete f8009b81ed67: Verifying Checksum f8009b81ed67: Download complete ebc1f92d6048: Verifying Checksum ebc1f92d6048: Download complete 7281f498bd73: Verifying Checksum 7281f498bd73: Download complete 11ac673d34a2: Verifying Checksum 11ac673d34a2: Download complete 7abb3f4b6f6a: Verifying Checksum 7abb3f4b6f6a: Download complete 798140cc3fd7: Verifying Checksum 798140cc3fd7: Download complete 3c4daceb990a: Verifying Checksum 3c4daceb990a: Download complete 975345bdb2df: Verifying Checksum 975345bdb2df: Download complete ef8d22794536: Verifying Checksum ef8d22794536: Download complete eff150d25b11: Verifying Checksum eff150d25b11: Download complete e644f5126db4: Verifying Checksum e644f5126db4: Download complete 3639cb99446e: Verifying Checksum 3639cb99446e: Download complete e9a5a645135f: Verifying Checksum e9a5a645135f: Download complete ed2c182ae18f: Verifying Checksum ed2c182ae18f: Download complete 532f6f723709: Verifying Checksum 532f6f723709: Download complete 00ecab84c0164b43cfedcbb0214bd5850ab1002b6293503946c81e78557d0bcf [Pipeline] sh + docker run --rm --name dpy-tests-5-0-py3.7-19.03.13 -e DOCKER_HOST=tcp://dpy-dind-5-0-py3.7-19.03.13:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-5-0-py3.7-19.03.13 --volumes-from dpy-dind-5-0-py3.7-19.03.13 -v /home/ubuntu/workspace/docker-py_PR-2844@tmp/79ce83d2-6d58-4de4-b4fd-ddce9c1f1db1/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/integration d960726af2be: Pull complete e8d62473a22d: Pull complete 8962bc0fad55: Pull complete 65d943ee54c1: Pull complete ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 collecting ... collected 390 items tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 1%] tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [ 15%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [ 15%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [ 15%] tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 1%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [ 15%] tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 1%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [ 16%] tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 1%] tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [ 2%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [ 16%] tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [ 2%] tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [ 16%] tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [ 3%] tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [ 16%] tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 3%] tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [ 17%] tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 4%] tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [ 17%] tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [ 17%] 532f6f723709: Pull complete 1334e0fe2851: Pull complete ba365db42d14: Pull complete 9c5512e22a86: Pull complete 9b39d3d20df6: Pull complete tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 4%] tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 4%] a33ac8aeaf92: Pull complete tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 4%] f8009b81ed67: Pull complete b9bdf62c4f4c: Pull complete c357b6dd37b0: Pull complete ebc1f92d6048: Pull complete 7281f498bd73: Pull complete 11ac673d34a2: Pull complete 7abb3f4b6f6a: Pull complete 3c4daceb990a: Pull complete tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [ 17%] tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [ 18%] 798140cc3fd7: Pull complete 975345bdb2df: Pull complete ef8d22794536: Pull complete tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 18%] tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 5%] 3639cb99446e: Pull complete eff150d25b11: Pull complete e644f5126db4: Pull complete e9a5a645135f: Pull complete ed2c182ae18f: Pull complete Digest: sha256:bab96a4d826c7269bc30ef108f9def9f06cb726ff8d1b9426588f36a34146cd5 Status: Downloaded newer image for dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS [ 6%] tests/integration/api_client_test.py::InformationTest::test_info PASSED [ 6%] tests/integration/api_client_test.py::InformationTest::test_version PASSED [ 6%] tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [ 6%] tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [ 7%] tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [ 7%] tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [ 7%] tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [ 7%] tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [ 8%] tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [ 8%] tests/integration/api_container_test.py::WaitTest::test_wait PASSED [ 18%] tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [ 8%] ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [ 8%] tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [ 9%] tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [ 9%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [ 9%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [ 10%] collecting ... collected 572 items tests/unit/api_build_test.py::BuildTest::test_build_container PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 0%] tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 1%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 1%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 2%] tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 2%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 3%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 4%] tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 4%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 5%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 6%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 7%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 8%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 9%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 10%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 11%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 12%] tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 12%] tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_diff PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_export PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 13%] tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 14%] tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 15%] tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_logs PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 16%] tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_port PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 17%] tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 18%] tests/unit/api_container_test.py::ContainerTest::test_wait PASSED [ 19%] tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED [ 19%] tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_commit PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_get_image PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_history PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED [ 20%] tests/unit/api_image_test.py::ImageTest::test_images PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_name PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_import_image PASSED [ 21%] tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_load_image PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED [ 22%] tests/unit/api_image_test.py::ImageTest::test_pull PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 23%] tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED [ 24%] tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED [ 24%] tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 24%] tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED [ 25%] tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED [ 25%] tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 25%] tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_ctor PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_info PASSED [ 26%] tests/unit/api_test.py::DockerApiTest::test_login PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_search PASSED [ 27%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [ 11%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [ 11%] tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 27%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED [ 28%] tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_version PASSED [ 29%] tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 29%] tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 29%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 30%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 31%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [ 11%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [ 11%] tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [ 18%] tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 31%] tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED [ 31%] tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 31%] tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 32%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 33%] tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED [ 33%] tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 34%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 35%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 36%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 36%] tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 36%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 37%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 38%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 39%] tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 39%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 39%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 40%] tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED [ 41%] tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 41%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 42%] tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 43%] tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 43%] tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 43%] tests/unit/client_test.py::ClientTest::test_call_containers PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 44%] tests/unit/client_test.py::ClientTest::test_events PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_info PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_ping PASSED [ 44%] tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED [ 45%] tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED [ 45%] tests/unit/client_test.py::ClientTest::test_version PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 45%] tests/unit/client_test.py::FromEnvTest::test_from_env PASSED [ 45%] tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 46%] tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 46%] tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_https_host PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 47%] tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 48%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 49%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 50%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [ 12%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 50%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 51%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 52%] tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 53%] tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 53%] tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 54%] tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 54%] tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 54%] tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 54%] tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 55%] tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 55%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 56%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 57%] tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 57%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 58%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 58%] tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 58%] tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 59%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED [ 60%] tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED [ 60%] tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 61%] tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 61%] tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 61%] tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 61%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 62%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 63%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [ 12%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 63%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 63%] tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED [ 63%] tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_export PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 64%] tests/unit/models_containers_test.py::ContainerTest::test_image PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_name PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED [ 65%] tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_start PASSED [ 66%] tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_status PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_top PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 67%] tests/unit/models_containers_test.py::ContainerTest::test_update PASSED [ 68%] tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED [ 68%] tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED [ 69%] tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 70%] tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 70%] tests/unit/models_images_test.py::ImageCollectionTest::test_search_limit PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_history PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_save PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_short_id PASSED [ 70%] tests/unit/models_images_test.py::ImageTest::test_tag PASSED [ 71%] tests/unit/models_images_test.py::ImageTest::test_tags PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 71%] tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 71%] tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED [ 72%] tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED [ 72%] tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED [ 72%] tests/unit/models_resources_test.py::ModelTest::test_hash PASSED [ 72%] tests/unit/models_resources_test.py::ModelTest::test_reload PASSED [ 72%] tests/unit/models_secrets_test.py::CreateServiceTest::test_secrets_repr PASSED [ 72%] tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_hostname_prefix_trim PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_and_port PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_only PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_url PASSED [ 73%] tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_user_and_hostname PASSED [ 73%] tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 74%] tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 75%] tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED [ 75%] tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED [ 75%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED [ 75%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 76%] tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 77%] tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 78%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 79%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 80%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 81%] tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 81%] tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 82%] tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED [ 83%] tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 83%] tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 83%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 84%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 84%] tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 84%] tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 85%] tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 86%] tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 86%] tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 86%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED [ 87%] tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED [ 87%] tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 87%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 88%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 88%] tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 88%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 89%] tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 89%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 89%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 90%] tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 90%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED [ 91%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 91%] tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 91%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 92%] tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 92%] tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 93%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED [ 93%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 94%] tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED [ 94%] tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED [ 94%] tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED [ 94%] tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 94%] tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 94%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 95%] tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 96%] tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 97%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 98%] tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_square_brackets_address PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%] tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED [ 99%] tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%] tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%] =============================== warnings summary =============================== /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 /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 from collections import MutableMapping -- Docs: https://docs.pytest.org/en/latest/warnings.html ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 41 93 21 63% docker/api/client.py 261 64 96 12 75% docker/api/config.py 31 19 6 0 32% docker/api/container.py 266 72 104 25 65% docker/api/daemon.py 39 4 14 4 85% docker/api/exec_api.py 46 11 22 9 68% docker/api/image.py 160 43 60 14 70% docker/api/network.py 90 35 48 11 51% docker/api/plugin.py 90 68 14 0 21% docker/api/secret.py 36 23 10 0 28% docker/api/service.py 200 176 149 0 7% docker/api/swarm.py 106 67 38 1 28% docker/api/volume.py 38 9 14 2 71% docker/auth.py 198 16 74 16 88% docker/client.py 69 9 2 0 87% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 41 38 8 39% docker/context/config.py 61 33 16 2 42% docker/context/context.py 154 96 64 6 29% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 4 2 0 54% docker/credentials/store.py 50 35 16 0 23% docker/credentials/utils.py 23 18 12 0 14% docker/errors.py 110 26 20 4 71% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 11 70 9 91% docker/models/images.py 137 55 56 4 52% docker/models/networks.py 37 7 12 3 71% docker/models/nodes.py 15 5 2 0 59% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 10 6 3 72% docker/models/secrets.py 22 4 2 0 75% docker/models/services.py 87 35 36 4 59% docker/models/swarm.py 39 21 6 0 40% docker/models/volumes.py 23 10 4 0 48% docker/tls.py 37 6 14 6 76% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 0 2 1 88% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 106 56 4 30% docker/transport/ssladapter.py 36 10 10 4 65% docker/transport/unixconn.py 66 6 12 4 87% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 0 2 0 100% docker/types/containers.py 420 79 326 43 81% docker/types/daemon.py 36 24 14 0 24% docker/types/healthcheck.py 34 20 4 0 37% docker/types/networks.py 41 11 28 9 65% docker/types/services.py 314 140 208 39 50% docker/types/swarm.py 51 45 40 0 7% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 27 76 10 81% docker/utils/config.py 36 1 10 1 96% docker/utils/decorators.py 32 1 12 1 95% docker/utils/fnmatch.py 55 18 28 2 61% docker/utils/json_stream.py 43 8 14 2 79% docker/utils/ports.py 50 3 32 2 91% docker/utils/proxy.py 32 1 12 0 98% docker/utils/socket.py 86 10 40 8 84% docker/utils/utils.py 278 18 171 13 92% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 1829 2263 307 60% =========================== short test summary info ============================ XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32' SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3 ======== 560 passed, 11 skipped, 1 xfailed, 1 warnings in 6.48 seconds ========= [Pipeline] sh + docker network create dpy-testnet-5-0-py3.7-20.10.6 7c05f5833637680c7820f2ec05c95caeb1d3975818303464ced939a4e2120e6e [Pipeline] sh tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [ 12%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [ 12%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [ 13%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [ 13%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [ 13%] tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [ 19%] tests/integration/api_container_test.py::LogsTest::test_logs PASSED [ 19%] + docker run --rm -d --name dpy-dind-5-0-py3.7-20.10.6 -v /tmp --privileged --network dpy-testnet-5-0-py3.7-20.10.6 dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c dockerd -H tcp://0.0.0.0:2375 Unable to find image 'dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c' locally sshdind-85d2057acefb41120300d7870bfa620f46064f3c: Pulling from dockerpinata/docker-py df20fa9351a1: Pulling fs layer 25ad7478873d: Pulling fs layer 4684f6177b5d: Pulling fs layer 46e300cec669: Pulling fs layer 63038576ad94: Pulling fs layer 0fdb76c4706c: Pulling fs layer cb7edeffdfd5: Pulling fs layer cc28bd76800f: Pulling fs layer 54196fe38f7e: Pulling fs layer ea71acc29633: Pulling fs layer 657cc4c15165: Pulling fs layer 276d148cd660: Pulling fs layer 9bba0603771e: Pulling fs layer 0c0a3fdf329f: Pulling fs layer efabfdb5b648: Pulling fs layer eda343723569: Pulling fs layer 5a56527afb7e: Pulling fs layer 70a6039421ff: Pulling fs layer 46e300cec669: Waiting 63038576ad94: Waiting 0fdb76c4706c: Waiting cb7edeffdfd5: Waiting cc28bd76800f: Waiting 54196fe38f7e: Waiting ea71acc29633: Waiting 657cc4c15165: Waiting efabfdb5b648: Waiting eda343723569: Waiting 276d148cd660: Waiting 9bba0603771e: Waiting 0c0a3fdf329f: Waiting 5a56527afb7e: Waiting 70a6039421ff: Waiting 4684f6177b5d: Verifying Checksum 4684f6177b5d: Download complete 25ad7478873d: Verifying Checksum 25ad7478873d: Download complete tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [ 19%] df20fa9351a1: Verifying Checksum df20fa9351a1: Download complete 63038576ad94: Verifying Checksum 63038576ad94: Download complete 0fdb76c4706c: Verifying Checksum 0fdb76c4706c: Download complete cb7edeffdfd5: Verifying Checksum cb7edeffdfd5: Download complete 54196fe38f7e: Verifying Checksum 54196fe38f7e: Download complete cc28bd76800f: Verifying Checksum cc28bd76800f: Download complete ea71acc29633: Verifying Checksum ea71acc29633: Download complete tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [ 13%] 657cc4c15165: Verifying Checksum 657cc4c15165: Download complete 276d148cd660: Verifying Checksum 276d148cd660: Download complete 9bba0603771e: Verifying Checksum 9bba0603771e: Download complete df20fa9351a1: Pull complete efabfdb5b648: Verifying Checksum efabfdb5b648: Download complete 0c0a3fdf329f: Verifying Checksum 0c0a3fdf329f: Download complete tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [ 14%] eda343723569: Verifying Checksum eda343723569: Download complete 5a56527afb7e: Verifying Checksum 5a56527afb7e: Download complete 70a6039421ff: Verifying Checksum 70a6039421ff: Download complete 46e300cec669: Verifying Checksum 46e300cec669: Download complete 25ad7478873d: Pull complete 4684f6177b5d: Pull complete tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [ 20%] tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [ 20%] tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [ 20%] tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [ 20%] 46e300cec669: Pull complete 63038576ad94: Pull complete 0fdb76c4706c: Pull complete tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [ 21%] cb7edeffdfd5: Pull complete cc28bd76800f: Pull complete 54196fe38f7e: Pull complete ea71acc29633: Pull complete 657cc4c15165: Pull complete 276d148cd660: Pull complete tests/integration/api_container_test.py::DiffTest::test_diff PASSED [ 21%] 9bba0603771e: Pull complete 0c0a3fdf329f: Pull complete efabfdb5b648: Pull complete tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [ 21%] eda343723569: Pull complete 5a56527afb7e: Pull complete 70a6039421ff: Pull complete Digest: sha256:6e65e2ffdc758c5829ee942d27a16a890d9779241d1829d39322cd2b30f38f9c Status: Downloaded newer image for dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c tests/integration/api_container_test.py::StopTest::test_stop PASSED [ 21%] 5a74aef5751890cf52f606c0a8b5403651529b7ba21135b45675f7dcd3d6e636 [Pipeline] sh + docker run --rm --name dpy-tests-5-0-py3.7-20.10.6 -e DOCKER_HOST=tcp://dpy-dind-5-0-py3.7-20.10.6:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-5-0-py3.7-20.10.6 --volumes-from dpy-dind-5-0-py3.7-20.10.6 -v /home/ubuntu/workspace/docker-py_PR-2844@tmp/c77a77d1-19f4-4731-b438-62d2d426acba/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/integration tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [ 22%] tests/integration/api_container_test.py::KillTest::test_kill PASSED [ 22%] tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [ 22%] tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [ 22%] ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [ 23%] tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [ 23%] collecting ... collected 390 items tests/integration/api_container_test.py::PortTest::test_port PASSED [ 23%] tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [ 23%] tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [ 24%] tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 0%] tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 1%] tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 1%] tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 1%] tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 1%] tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [ 2%] tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 24%] tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 2%] tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [ 3%] tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 4%] tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 24%] tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [ 15%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [ 15%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [ 15%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [ 15%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [ 16%] tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 4%] tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 4%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [ 16%] tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [ 16%] tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 4%] tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [ 16%] tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [ 17%] tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 24%] tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [ 17%] tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [ 17%] tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 25%] tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 5%] tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 25%] tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 25%] tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 5%] tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS [ 6%] tests/integration/api_client_test.py::InformationTest::test_info PASSED [ 6%] tests/integration/api_client_test.py::InformationTest::test_version PASSED [ 6%] tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [ 6%] tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [ 7%] tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [ 7%] tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [ 17%] tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [ 18%] tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [ 7%] tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [ 7%] tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [ 8%] tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [ 8%] tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 18%] tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [ 8%] tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [ 8%] tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [ 9%] tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 25%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 26%] tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [ 9%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [ 9%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [ 10%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 26%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [ 10%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [ 11%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [ 11%] tests/integration/api_container_test.py::WaitTest::test_wait PASSED [ 18%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 26%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [ 11%] tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 26%] tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 27%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [ 11%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [ 12%] tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 27%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [ 12%] tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 27%] tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 27%] tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 28%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [ 12%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [ 12%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [ 13%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [ 13%] tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [ 13%] tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 28%] tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [ 18%] tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 28%] tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [ 13%] tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [ 14%] tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 28%] tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 29%] tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 29%] tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 29%] tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [ 19%] tests/integration/api_container_test.py::LogsTest::test_logs PASSED [ 19%] tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [ 19%] tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 30%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 30%] tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [ 20%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 30%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 30%] tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [ 20%] tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [ 20%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 31%] tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [ 20%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 31%] tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [ 21%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 31%] tests/integration/api_container_test.py::DiffTest::test_diff PASSED [ 21%] tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [ 21%] tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 31%] tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 32%] tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 32%] tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 32%] tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 32%] tests/integration/api_container_test.py::StopTest::test_stop PASSED [ 21%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 33%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 33%] tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [ 22%] tests/integration/api_container_test.py::KillTest::test_kill PASSED [ 22%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 33%] tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [ 22%] tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [ 22%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 33%] tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [ 23%] tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [ 23%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 34%] tests/integration/api_container_test.py::PortTest::test_port PASSED [ 23%] tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [ 23%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 34%] tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [ 24%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 34%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 34%] tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [ 14%] tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [ 15%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [ 15%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [ 15%] tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 24%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [ 15%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 35%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [ 16%] tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [ 16%] tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [ 16%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 35%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 35%] tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [ 16%] tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 24%] tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [ 17%] tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [ 17%] tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [ 17%] tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 24%] tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 25%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 35%] tests/integration/api_image_test.py::ListImagesTest::test_images PASSED [ 36%] tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull PASSED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 37%] tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 25%] tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [ 17%] tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [ 18%] tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 25%] tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 18%] tests/integration/api_image_test.py::CommitTest::test_commit PASSED [ 37%] tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 37%] tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 37%] tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 39%] tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 39%] tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 39%] tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 40%] tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 40%] tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 40%] tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 40%] tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 41%] tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 25%] tests/integration/api_container_test.py::WaitTest::test_wait PASSED [ 18%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 26%] tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 41%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 41%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 26%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 41%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 42%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 26%] tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 26%] tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 27%] tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 27%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 42%] tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 42%] tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [ 18%] tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 27%] tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 42%] tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 43%] tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 27%] tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 28%] tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 43%] tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 28%] tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 28%] tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [ 19%] tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 28%] tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 29%] tests/integration/api_container_test.py::LogsTest::test_logs PASSED [ 19%] tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 43%] tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [ 19%] tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 43%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 45%] tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 29%] tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 45%] tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 29%] tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [ 20%] tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 45%] tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [ 20%] tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 45%] tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [ 20%] tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 46%] tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 30%] tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [ 20%] tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [ 21%] tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 46%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 30%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 30%] tests/integration/api_container_test.py::DiffTest::test_diff PASSED [ 21%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 30%] tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 46%] tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [ 21%] tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 46%] tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 47%] tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 47%] tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 47%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 31%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 31%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 31%] tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 47%] tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 48%] tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 31%] tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 48%] tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 32%] tests/integration/api_container_test.py::StopTest::test_stop PASSED [ 21%] tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 48%] tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 32%] tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 32%] tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 48%] tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 32%] tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 49%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 33%] tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [ 22%] tests/integration/api_container_test.py::KillTest::test_kill PASSED [ 22%] tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [ 22%] tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 49%] tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 49%] tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 50%] tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 50%] tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [ 22%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 33%] tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [ 23%] tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [ 23%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 33%] tests/integration/api_container_test.py::PortTest::test_port PASSED [ 23%] tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [ 23%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 33%] tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 50%] tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [ 24%] tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 50%] tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 51%] tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 51%] tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 51%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 34%] tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 51%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 34%] tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 52%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 34%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_maxreplicas PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 59%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 59%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 34%] tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 24%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 59%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 60%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 60%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 60%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 35%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 60%] tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 24%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 61%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 35%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 35%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 66%] tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 24%] tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 25%] tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 25%] tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 25%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 35%] tests/integration/api_image_test.py::ListImagesTest::test_images PASSED [ 36%] tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull PASSED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 37%] tests/integration/api_image_test.py::CommitTest::test_commit PASSED [ 37%] tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 37%] tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 37%] tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 39%] tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 39%] tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 39%] tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 25%] tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 40%] tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 40%] tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 40%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 26%] tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 40%] tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 41%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 26%] tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 41%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 41%] tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 26%] tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 26%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 41%] tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 27%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 42%] tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 27%] tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 27%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 42%] tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 42%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 67%] tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 67%] tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 27%] tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 42%] tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 43%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 67%] tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 28%] tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 43%] tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 28%] tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 28%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 67%] tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 28%] tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 29%] tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 43%] tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 29%] tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 43%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 44%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 68%] tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 45%] tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 45%] tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 29%] tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 45%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 68%] tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 45%] tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 46%] tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 30%] tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 46%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 68%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 30%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 30%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 30%] tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 46%] tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 46%] tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 47%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 68%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 69%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 31%] tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 47%] tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 47%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 31%] tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 47%] tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 48%] tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 31%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 69%] tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 48%] tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 31%] tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 32%] tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 48%] tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 32%] tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 48%] tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 32%] tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 49%] tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 32%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 33%] tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 49%] tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 49%] tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 50%] tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 50%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 33%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 33%] tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 50%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 69%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 33%] tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 50%] tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 51%] tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 51%] tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 51%] tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 51%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 34%] tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 52%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 34%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 54%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 34%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_maxreplicas PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 59%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 59%] tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 34%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 59%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 60%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 60%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 60%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 70%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 60%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 35%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 70%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 63%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 35%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 35%] tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 70%] tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 66%] tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED [ 70%] tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED [ 71%] tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 35%] tests/integration/api_image_test.py::ListImagesTest::test_images PASSED [ 36%] tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull PASSED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 36%] tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 37%] tests/integration/api_image_test.py::CommitTest::test_commit PASSED [ 37%] tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 71%] tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 37%] tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 37%] tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 38%] tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 39%] tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 39%] tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 39%] tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 40%] tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 40%] tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 40%] tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 40%] tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 41%] tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 41%] tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 71%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 41%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 41%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 42%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 67%] tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 67%] tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 42%] tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 42%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 67%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 67%] tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 42%] tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 43%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 68%] tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 43%] tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED [ 71%] tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 72%] tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 43%] tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 43%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 44%] tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 44%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 68%] tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 45%] tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 45%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 68%] tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 45%] tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 45%] tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 46%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 68%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 69%] tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 46%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 69%] tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 46%] tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 46%] tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 47%] tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 47%] tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 47%] tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 47%] tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 48%] tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 48%] tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 48%] tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 48%] tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 49%] tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 49%] tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 49%] tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 50%] tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 50%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 69%] tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 50%] tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 50%] tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 51%] tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 51%] tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 51%] tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 51%] tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 52%] tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 52%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 70%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 53%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 54%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 55%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 56%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_maxreplicas PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 57%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 58%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 59%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 59%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 70%] tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 74%] tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_df PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_info PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_ping PASSED [ 75%] tests/integration/client_test.py::ClientTest::test_version PASSED [ 75%] tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 75%] tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 75%] tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 76%] tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 76%] tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 76%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 59%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 60%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 60%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 60%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 76%] tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 70%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 60%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 77%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 77%] tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED [ 70%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 77%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 61%] tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 62%] tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 63%] tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 64%] tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 65%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 66%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 66%] tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED [ 71%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 78%] tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 71%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 78%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 78%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 79%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 79%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 79%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 80%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 80%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 80%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 80%] tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 71%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 82%] tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 67%] tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 82%] tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 82%] tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 82%] tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 67%] tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 83%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 83%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 83%] tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED [ 71%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 67%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 83%] tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 84%] tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 72%] tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 84%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 67%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 68%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 68%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 68%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 68%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 69%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 69%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 69%] tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 84%] tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 84%] tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 85%] tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 85%] tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 85%] tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 85%] tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 86%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 70%] tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 88%] tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 74%] tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_df PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_info PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_ping PASSED [ 75%] tests/integration/client_test.py::ClientTest::test_version PASSED [ 75%] tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 75%] tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 75%] tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 76%] tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 76%] tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 76%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 88%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 88%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 76%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 88%] tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 89%] tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 89%] tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 89%] tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 90%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%] tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 90%] tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 90%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 77%] tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 90%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 77%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 77%] tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 91%] tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 70%] tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 70%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 78%] tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED [ 70%] tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED [ 71%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 78%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 78%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 79%] tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 71%] tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 91%] tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 91%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 79%] tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 91%] tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 92%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 79%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_get PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 95%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 95%] tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 71%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 80%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 80%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 80%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 80%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 82%] tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 82%] tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 82%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 95%] tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 82%] tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 83%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 83%] tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED [ 71%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 83%] tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 95%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 83%] tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 84%] tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 84%] tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 96%] tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 96%] tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 96%] tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 96%] tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 98%] tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 72%] tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 99%] tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 99%] tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 99%] tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [100%] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 26 93 23 74% docker/api/client.py 261 56 96 19 77% docker/api/config.py 31 0 6 2 95% docker/api/container.py 266 34 104 26 83% docker/api/daemon.py 39 14 14 3 53% docker/api/exec_api.py 46 9 22 3 79% docker/api/image.py 160 45 60 13 67% docker/api/network.py 90 13 48 12 80% docker/api/plugin.py 90 10 14 4 85% docker/api/secret.py 36 3 10 3 83% docker/api/service.py 200 58 149 32 62% docker/api/swarm.py 106 15 38 10 81% docker/api/volume.py 38 5 14 5 81% docker/auth.py 198 93 74 22 48% docker/client.py 69 5 2 1 92% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 18 38 10 72% docker/context/config.py 61 25 16 3 53% docker/context/context.py 154 26 64 15 78% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 1 2 1 85% docker/credentials/store.py 50 9 16 5 73% docker/credentials/utils.py 23 13 12 1 31% docker/errors.py 110 22 20 6 75% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 21 70 9 86% docker/models/images.py 137 41 56 6 67% docker/models/networks.py 37 1 12 2 94% docker/models/nodes.py 15 1 2 0 94% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 11 6 2 72% docker/models/secrets.py 22 9 2 0 54% docker/models/services.py 87 5 36 5 92% docker/models/swarm.py 39 3 6 3 87% docker/models/volumes.py 23 1 4 0 96% docker/tls.py 37 13 14 5 57% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 3 2 0 38% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 124 56 1 18% docker/transport/ssladapter.py 36 22 10 1 33% docker/transport/unixconn.py 66 42 12 0 31% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 0 2 0 100% docker/types/containers.py 420 222 326 70 45% docker/types/daemon.py 36 8 14 4 72% docker/types/healthcheck.py 34 12 4 1 61% docker/types/networks.py 41 7 28 6 78% docker/types/services.py 314 70 208 40 75% docker/types/swarm.py 51 24 40 10 52% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 25 76 13 80% docker/utils/config.py 36 9 10 5 70% docker/utils/decorators.py 32 6 12 4 73% docker/utils/fnmatch.py 55 27 28 4 41% docker/utils/json_stream.py 43 8 14 3 77% docker/utils/ports.py 50 50 32 0 0% docker/utils/proxy.py 32 2 12 1 93% docker/utils/socket.py 86 9 40 7 86% docker/utils/utils.py 278 98 171 32 60% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 1601 2263 453 64% =========================== short test summary info ============================ XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options CONFIG_RT_GROUP_SCHED isn't enabled XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt Not supported on most drivers XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs Output of docker top depends on host distro, and is not formalized. XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver This doesn't seem to be taken into account by the engine SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 ======== 377 passed, 5 skipped, 4 xfailed, 4 xpassed in 283.70 seconds ========= [Pipeline] sh + docker stop dpy-dind-5-0-py3.7-19.03.12 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 84%] tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 84%] tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 85%] tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 85%] tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 85%] tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 85%] tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 88%] dpy-dind-5-0-py3.7-19.03.12 [Pipeline] sh + docker run --rm -d --name dpy-dind-5-0-py3.7-19.03.12 -v /tmp --privileged --network dpy-testnet-5-0-py3.7-19.03.12 dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c dockerd --experimental df87467d89c9fad78e986f4a29e0f35de1440549c78c411729ea832316acb166 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 88%] [Pipeline] sh tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 88%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 88%] tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 72%] tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 73%] tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 74%] tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_df PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_info PASSED [ 74%] tests/integration/client_test.py::ClientTest::test_ping PASSED [ 75%] tests/integration/client_test.py::ClientTest::test_version PASSED [ 75%] + docker exec dpy-dind-5-0-py3.7-19.03.12 sh -c /usr/sbin/sshd [Pipeline] sh tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 89%] tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 89%] tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 89%] tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 90%] tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 90%] + docker run --rm --name dpy-tests-5-0-py3.7-19.03.12 -e DOCKER_HOST=ssh://dpy-dind-5-0-py3.7-19.03.12:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-5-0-py3.7-19.03.12 --volumes-from dpy-dind-5-0-py3.7-19.03.12 -v /home/ubuntu/workspace/docker-py_PR-2844@tmp/97c6952d-42d8-4520-841a-ecd69de7bbe0/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/ssh tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 90%] tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 90%] ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 collecting ... collected 24 items tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 91%] tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 75%] tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 75%] tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 76%] tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 76%] tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 76%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 76%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%] tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 4%] tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 8%] tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%] tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 16%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 77%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 77%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 77%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%] tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 91%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 78%] tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 91%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%] tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%] tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED [ 37%] tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 91%] tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_get PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 95%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 95%] tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED [ 41%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 78%] tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%] tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 50%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 78%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 79%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 79%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 79%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 80%] tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED [ 54%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 80%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 80%] tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 58%] tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED [ 62%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 95%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 80%] tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%] tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 95%] tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 81%] tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 81%] tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 96%] tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 96%] tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 96%] tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 81%] tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 96%] tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 97%] tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 82%] tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 82%] tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 82%] tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%] tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%] tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 82%] tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 83%] tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 83%] tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 97%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 83%] tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 98%] tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 83%] tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 99%] tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 99%] tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 99%] tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 84%] tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 84%] tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%] tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [100%] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 26 93 23 74% docker/api/client.py 261 56 96 19 77% docker/api/config.py 31 0 6 2 95% docker/api/container.py 266 34 104 26 83% docker/api/daemon.py 39 14 14 3 53% docker/api/exec_api.py 46 9 22 3 79% docker/api/image.py 160 45 60 13 67% docker/api/network.py 90 13 48 12 80% docker/api/plugin.py 90 10 14 4 85% docker/api/secret.py 36 3 10 3 83% docker/api/service.py 200 58 149 32 62% docker/api/swarm.py 106 15 38 10 81% docker/api/volume.py 38 5 14 5 81% docker/auth.py 198 93 74 22 48% docker/client.py 69 5 2 1 92% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 18 38 10 72% docker/context/config.py 61 25 16 3 53% docker/context/context.py 154 26 64 15 78% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 1 2 1 85% docker/credentials/store.py 50 9 16 5 73% docker/credentials/utils.py 23 13 12 1 31% docker/errors.py 110 22 20 6 75% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 21 70 9 86% docker/models/images.py 137 41 56 6 67% docker/models/networks.py 37 1 12 2 94% docker/models/nodes.py 15 1 2 0 94% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 11 6 2 72% docker/models/secrets.py 22 9 2 0 54% docker/models/services.py 87 5 36 5 92% docker/models/swarm.py 39 3 6 3 87% docker/models/volumes.py 23 1 4 0 96% docker/tls.py 37 13 14 5 57% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 3 2 0 38% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 124 56 1 18% docker/transport/ssladapter.py 36 22 10 1 33% docker/transport/unixconn.py 66 42 12 0 31% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 0 2 0 100% docker/types/containers.py 420 222 326 70 45% docker/types/daemon.py 36 8 14 4 72% docker/types/healthcheck.py 34 12 4 1 61% docker/types/networks.py 41 7 28 6 78% docker/types/services.py 314 70 208 40 75% docker/types/swarm.py 51 24 40 10 52% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 25 76 13 80% docker/utils/config.py 36 9 10 5 70% docker/utils/decorators.py 32 6 12 4 73% docker/utils/fnmatch.py 55 27 28 4 41% docker/utils/json_stream.py 43 8 14 3 77% docker/utils/ports.py 50 50 32 0 0% docker/utils/proxy.py 32 2 12 1 93% docker/utils/socket.py 86 9 40 7 86% docker/utils/utils.py 278 98 171 32 60% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 1601 2263 453 64% =========================== short test summary info ============================ XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options CONFIG_RT_GROUP_SCHED isn't enabled XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt Not supported on most drivers XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs Output of docker top depends on host distro, and is not formalized. XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver This doesn't seem to be taken into account by the engine SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 ======== 377 passed, 5 skipped, 4 xfailed, 4 xpassed in 279.73 seconds ========= [Pipeline] sh + docker stop dpy-dind-5-0-py3.7-19.03.13 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%] tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 91%] tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%] tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS [100%] =============================== warnings summary =============================== /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 /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 from collections import MutableMapping -- Docs: https://docs.pytest.org/en/latest/warnings.html ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 22 93 23 78% docker/api/client.py 261 100 96 15 56% docker/api/config.py 31 19 6 0 32% docker/api/container.py 266 171 104 10 28% docker/api/daemon.py 39 28 14 0 21% docker/api/exec_api.py 46 36 22 0 15% docker/api/image.py 160 108 60 5 26% docker/api/network.py 90 56 48 7 30% docker/api/plugin.py 90 68 14 0 21% docker/api/secret.py 36 23 10 0 28% docker/api/service.py 200 176 149 0 7% docker/api/swarm.py 106 77 38 0 20% docker/api/volume.py 38 29 14 0 17% docker/auth.py 198 93 74 22 48% docker/client.py 69 20 2 0 69% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 57 38 0 18% docker/context/config.py 61 42 16 1 26% docker/context/context.py 154 113 64 2 20% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 4 2 0 54% docker/credentials/store.py 50 35 16 0 23% docker/credentials/utils.py 23 18 12 0 14% docker/errors.py 110 38 20 5 61% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 131 70 0 21% docker/models/images.py 137 92 56 0 23% docker/models/networks.py 37 20 12 0 35% docker/models/nodes.py 15 5 2 0 59% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 24 6 0 36% docker/models/secrets.py 22 9 2 0 54% docker/models/services.py 87 63 36 0 20% docker/models/swarm.py 39 21 6 0 40% docker/models/volumes.py 23 10 4 0 48% docker/tls.py 37 26 14 0 22% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 0 2 1 88% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 58 56 17 56% docker/transport/ssladapter.py 36 22 10 1 33% docker/transport/unixconn.py 66 42 12 0 31% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 2 2 0 43% docker/types/containers.py 420 356 326 11 10% docker/types/daemon.py 36 26 14 0 20% docker/types/healthcheck.py 34 20 4 0 37% docker/types/networks.py 41 21 28 8 41% docker/types/services.py 314 261 208 0 10% docker/types/swarm.py 51 45 40 0 7% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 27 76 13 79% docker/utils/config.py 36 9 10 5 70% docker/utils/decorators.py 32 6 12 4 73% docker/utils/fnmatch.py 55 27 28 4 41% docker/utils/json_stream.py 43 8 14 3 77% docker/utils/ports.py 50 50 32 0 0% docker/utils/proxy.py 32 3 12 2 89% docker/utils/socket.py 86 64 40 0 17% docker/utils/utils.py 278 182 171 25 29% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 3190 2263 184 31% ============== 23 passed, 1 xpassed, 1 warnings in 24.40 seconds =============== [Pipeline] sh + docker stop dpy-dind-5-0-py3.7-19.03.12 dpy-dind-5-0-py3.7-19.03.12 + docker network rm dpy-testnet-5-0-py3.7-19.03.12 dpy-testnet-5-0-py3.7-19.03.12 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 84%] tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 84%] dpy-dind-5-0-py3.7-19.03.13 [Pipeline] sh + docker run --rm -d --name dpy-dind-5-0-py3.7-19.03.13 -v /tmp --privileged --network dpy-testnet-5-0-py3.7-19.03.13 dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c dockerd --experimental 0db4928bcd205243896ff580bbe4eacec5ad00e08deaca13bd5483fdf63c7dce tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 85%] [Pipeline] sh tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 85%] + docker exec dpy-dind-5-0-py3.7-19.03.13 sh -c /usr/sbin/sshd [Pipeline] sh + docker run --rm --name dpy-tests-5-0-py3.7-19.03.13 -e DOCKER_HOST=ssh://dpy-dind-5-0-py3.7-19.03.13:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-5-0-py3.7-19.03.13 --volumes-from dpy-dind-5-0-py3.7-19.03.13 -v /home/ubuntu/workspace/docker-py_PR-2844@tmp/79ce83d2-6d58-4de4-b4fd-ddce9c1f1db1/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/ssh tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 85%] ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 85%] collecting ... collected 24 items tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 86%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 86%] tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 4%] tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 8%] tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%] tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 87%] tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 16%] tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 87%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 88%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 88%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 88%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%] tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 88%] tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 89%] tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 89%] tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 89%] tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 90%] tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 90%] tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 90%] tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 90%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%] tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 91%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%] tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%] tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED [ 37%] tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED [ 41%] tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%] tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 50%] tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED [ 54%] tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 58%] tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 91%] tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 91%] tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED [ 62%] tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%] tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 91%] tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 92%] tests/integration/models_services_test.py::ServiceTest::test_get PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 93%] tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 94%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 95%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 95%] tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 95%] tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%] tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 95%] tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%] tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 96%] tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 96%] tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 96%] tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 96%] tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%] tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 97%] tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%] tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 97%] tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 98%] tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 99%] tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 99%] tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 99%] tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [100%] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 26 93 23 74% docker/api/client.py 261 56 96 19 77% docker/api/config.py 31 0 6 2 95% docker/api/container.py 266 34 104 26 83% docker/api/daemon.py 39 14 14 3 53% docker/api/exec_api.py 46 9 22 3 79% docker/api/image.py 160 45 60 13 67% docker/api/network.py 90 13 48 12 80% docker/api/plugin.py 90 10 14 4 85% docker/api/secret.py 36 3 10 3 83% docker/api/service.py 200 58 149 32 62% docker/api/swarm.py 106 15 38 10 81% docker/api/volume.py 38 5 14 5 81% docker/auth.py 198 93 74 22 48% docker/client.py 69 5 2 1 92% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 18 38 10 72% docker/context/config.py 61 25 16 3 53% docker/context/context.py 154 26 64 15 78% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 1 2 1 85% docker/credentials/store.py 50 9 16 5 73% docker/credentials/utils.py 23 13 12 1 31% docker/errors.py 110 22 20 6 75% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 21 70 9 86% docker/models/images.py 137 41 56 6 67% docker/models/networks.py 37 1 12 2 94% docker/models/nodes.py 15 1 2 0 94% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 11 6 2 72% docker/models/secrets.py 22 9 2 0 54% docker/models/services.py 87 5 36 5 92% docker/models/swarm.py 39 3 6 3 87% docker/models/volumes.py 23 1 4 0 96% docker/tls.py 37 13 14 5 57% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 3 2 0 38% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 124 56 1 18% docker/transport/ssladapter.py 36 22 10 1 33% docker/transport/unixconn.py 66 42 12 0 31% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 0 2 0 100% docker/types/containers.py 420 222 326 70 45% docker/types/daemon.py 36 8 14 4 72% docker/types/healthcheck.py 34 12 4 1 61% docker/types/networks.py 41 7 28 6 78% docker/types/services.py 314 70 208 40 75% docker/types/swarm.py 51 24 40 10 52% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 25 76 13 80% docker/utils/config.py 36 9 10 5 70% docker/utils/decorators.py 32 6 12 4 73% docker/utils/fnmatch.py 55 27 28 4 41% docker/utils/json_stream.py 43 8 14 3 77% docker/utils/ports.py 50 50 32 0 0% docker/utils/proxy.py 32 2 12 1 93% docker/utils/socket.py 86 9 40 7 86% docker/utils/utils.py 278 98 171 32 60% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 1601 2263 453 64% =========================== short test summary info ============================ XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options CONFIG_RT_GROUP_SCHED isn't enabled XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt Not supported on most drivers XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs Output of docker top depends on host distro, and is not formalized. XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver This doesn't seem to be taken into account by the engine SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 ======== 377 passed, 5 skipped, 4 xfailed, 4 xpassed in 283.50 seconds ========= [Pipeline] sh tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%] tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 91%] tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%] + docker stop dpy-dind-5-0-py3.7-20.10.6 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS [100%] =============================== warnings summary =============================== /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 /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 from collections import MutableMapping -- Docs: https://docs.pytest.org/en/latest/warnings.html ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 22 93 23 78% docker/api/client.py 261 100 96 15 56% docker/api/config.py 31 19 6 0 32% docker/api/container.py 266 171 104 10 28% docker/api/daemon.py 39 28 14 0 21% docker/api/exec_api.py 46 36 22 0 15% docker/api/image.py 160 108 60 5 26% docker/api/network.py 90 56 48 7 30% docker/api/plugin.py 90 68 14 0 21% docker/api/secret.py 36 23 10 0 28% docker/api/service.py 200 176 149 0 7% docker/api/swarm.py 106 77 38 0 20% docker/api/volume.py 38 29 14 0 17% docker/auth.py 198 93 74 22 48% docker/client.py 69 20 2 0 69% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 57 38 0 18% docker/context/config.py 61 42 16 1 26% docker/context/context.py 154 113 64 2 20% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 4 2 0 54% docker/credentials/store.py 50 35 16 0 23% docker/credentials/utils.py 23 18 12 0 14% docker/errors.py 110 38 20 5 61% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 131 70 0 21% docker/models/images.py 137 92 56 0 23% docker/models/networks.py 37 20 12 0 35% docker/models/nodes.py 15 5 2 0 59% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 24 6 0 36% docker/models/secrets.py 22 9 2 0 54% docker/models/services.py 87 63 36 0 20% docker/models/swarm.py 39 21 6 0 40% docker/models/volumes.py 23 10 4 0 48% docker/tls.py 37 26 14 0 22% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 0 2 1 88% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 58 56 17 56% docker/transport/ssladapter.py 36 22 10 1 33% docker/transport/unixconn.py 66 42 12 0 31% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 2 2 0 43% docker/types/containers.py 420 356 326 11 10% docker/types/daemon.py 36 26 14 0 20% docker/types/healthcheck.py 34 20 4 0 37% docker/types/networks.py 41 21 28 8 41% docker/types/services.py 314 261 208 0 10% docker/types/swarm.py 51 45 40 0 7% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 27 76 13 79% docker/utils/config.py 36 9 10 5 70% docker/utils/decorators.py 32 6 12 4 73% docker/utils/fnmatch.py 55 27 28 4 41% docker/utils/json_stream.py 43 8 14 3 77% docker/utils/ports.py 50 50 32 0 0% docker/utils/proxy.py 32 3 12 2 89% docker/utils/socket.py 86 64 40 0 17% docker/utils/utils.py 278 182 171 25 29% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 3190 2263 184 31% ============== 23 passed, 1 xpassed, 1 warnings in 23.91 seconds =============== [Pipeline] sh + docker stop dpy-dind-5-0-py3.7-19.03.13 dpy-dind-5-0-py3.7-19.03.13 + docker network rm dpy-testnet-5-0-py3.7-19.03.13 dpy-testnet-5-0-py3.7-19.03.13 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } dpy-dind-5-0-py3.7-20.10.6 [Pipeline] sh + docker run --rm -d --name dpy-dind-5-0-py3.7-20.10.6 -v /tmp --privileged --network dpy-testnet-5-0-py3.7-20.10.6 dockerpinata/docker-py:sshdind-85d2057acefb41120300d7870bfa620f46064f3c dockerd --experimental 465beea18a78d7bcdde1f19ddb7f5c4f37f96789cc232798b869e25253e916c3 [Pipeline] sh + docker exec dpy-dind-5-0-py3.7-20.10.6 sh -c /usr/sbin/sshd [Pipeline] sh + docker run --rm --name dpy-tests-5-0-py3.7-20.10.6 -e DOCKER_HOST=ssh://dpy-dind-5-0-py3.7-20.10.6:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-5-0-py3.7-20.10.6 --volumes-from dpy-dind-5-0-py3.7-20.10.6 -v /home/ubuntu/workspace/docker-py_PR-2844@tmp/c77a77d1-19f4-4731-b438-62d2d426acba/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-85d2057acefb41120300d7870bfa620f46064f3c py.test -v -rxs --cov=docker tests/ssh ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python cachedir: .pytest_cache rootdir: /src, inifile: pytest.ini plugins: timeout-1.3.3, cov-2.6.1 collecting ... collected 24 items tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 4%] tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 8%] tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%] tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 16%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%] tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%] tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%] tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED [ 37%] tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED [ 41%] tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%] tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 50%] tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED [ 54%] tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 58%] tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED [ 62%] tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%] tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%] tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%] tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%] tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%] tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%] tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 91%] tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%] tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS [100%] =============================== warnings summary =============================== /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 /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 from collections import MutableMapping -- Docs: https://docs.pytest.org/en/latest/warnings.html ---------- coverage: platform linux, python 3.7.10-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------- docker/__init__.py 8 0 0 0 100% docker/api/__init__.py 1 0 0 0 100% docker/api/build.py 126 22 93 23 78% docker/api/client.py 261 100 96 15 56% docker/api/config.py 31 19 6 0 32% docker/api/container.py 266 171 104 10 28% docker/api/daemon.py 39 28 14 0 21% docker/api/exec_api.py 46 36 22 0 15% docker/api/image.py 160 108 60 5 26% docker/api/network.py 90 56 48 7 30% docker/api/plugin.py 90 68 14 0 21% docker/api/secret.py 36 23 10 0 28% docker/api/service.py 200 176 149 0 7% docker/api/swarm.py 106 77 38 0 20% docker/api/volume.py 38 29 14 0 17% docker/auth.py 198 93 74 22 48% docker/client.py 69 20 2 0 69% docker/constants.py 21 0 0 0 100% docker/context/__init__.py 2 0 0 0 100% docker/context/api.py 78 57 38 0 18% docker/context/config.py 61 42 16 1 26% docker/context/context.py 154 113 64 2 20% docker/credentials/__init__.py 3 0 0 0 100% docker/credentials/constants.py 4 0 0 0 100% docker/credentials/errors.py 11 4 2 0 54% docker/credentials/store.py 50 35 16 0 23% docker/credentials/utils.py 23 18 12 0 14% docker/errors.py 110 38 20 5 61% docker/models/__init__.py 0 0 0 0 100% docker/models/configs.py 21 8 2 0 57% docker/models/containers.py 183 131 70 0 21% docker/models/images.py 137 92 56 0 23% docker/models/networks.py 37 20 12 0 35% docker/models/nodes.py 15 5 2 0 59% docker/models/plugins.py 49 30 10 0 32% docker/models/resource.py 41 24 6 0 36% docker/models/secrets.py 22 9 2 0 54% docker/models/services.py 87 63 36 0 20% docker/models/swarm.py 39 21 6 0 40% docker/models/volumes.py 23 10 4 0 48% docker/tls.py 37 26 14 0 22% docker/transport/__init__.py 11 3 0 0 73% docker/transport/basehttpadapter.py 6 0 2 1 88% docker/transport/npipeconn.py 59 54 10 0 7% docker/transport/npipesocket.py 137 132 22 0 3% docker/transport/sshconn.py 163 58 56 17 56% docker/transport/ssladapter.py 36 22 10 1 33% docker/transport/unixconn.py 66 42 12 0 31% docker/types/__init__.py 6 0 0 0 100% docker/types/base.py 5 2 2 0 43% docker/types/containers.py 420 356 326 11 10% docker/types/daemon.py 36 26 14 0 20% docker/types/healthcheck.py 34 20 4 0 37% docker/types/networks.py 41 21 28 8 41% docker/types/services.py 314 261 208 0 10% docker/types/swarm.py 51 45 40 0 7% docker/utils/__init__.py 3 0 0 0 100% docker/utils/build.py 155 27 76 13 79% docker/utils/config.py 36 9 10 5 70% docker/utils/decorators.py 32 6 12 4 73% docker/utils/fnmatch.py 55 27 28 4 41% docker/utils/json_stream.py 43 8 14 3 77% docker/utils/ports.py 50 50 32 0 0% docker/utils/proxy.py 32 3 12 2 89% docker/utils/socket.py 86 64 40 0 17% docker/utils/utils.py 278 182 171 25 29% docker/version.py 2 0 2 0 100% ----------------------------------------------------------------------- TOTAL 5130 3190 2263 184 31% ============== 23 passed, 1 xpassed, 1 warnings in 25.93 seconds =============== [Pipeline] sh + docker stop dpy-dind-5-0-py3.7-20.10.6 dpy-dind-5-0-py3.7-20.10.6 + docker network rm dpy-testnet-5-0-py3.7-20.10.6 dpy-testnet-5-0-py3.7-20.10.6 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS