Skip to content
Failed

Console Output

Pull request #2721 closed
14:39:56 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d33719bfddb9c5675914ea222b1c8e4634255254
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08ebc7cfdd4312185) in /home/ubuntu/workspace/docker-py_add-gha
[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_add-gha@tmp/3d8ef83e-0d7f-451f-ab05-5ea7c214c889/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
14:41:16 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:41:16 chowning workspace
[Pipeline] sh
14:41:17 + pwd
14:41:17 + id -u
14:41:17 + id -g
14:41:17 + docker run --rm -v /home/ubuntu/workspace/docker-py_add-gha:/workspace busybox chown -R 1000:1000 /workspace
14:41:17 Unable to find image 'busybox:latest' locally
14:41:17 latest: Pulling from library/busybox
14:41:18 ea97eb0eb3ec: Pulling fs layer
14:41:18 ea97eb0eb3ec: Verifying Checksum
14:41:18 ea97eb0eb3ec: Download complete
14:41:18 ea97eb0eb3ec: Pull complete
14:41:18 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:41:18 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
14:41:22 Removing all docker containers
[Pipeline] sh
14:41:22 + docker container ls -aq
[Pipeline] echo
14:41:22 Docker containers have been removed
[Pipeline] echo
14:41:22 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:41:22 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
14:41:25 using credential docker-jenkins-github-credentials
14:41:25 Cloning the remote Git repository
14:41:25 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_add-gha # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
14:41:27 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
14:41:28 Checking out Revision d33719bfddb9c5675914ea222b1c8e4634255254 (add-gha)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d33719bfddb9c5675914ea222b1c8e4634255254 # timeout=10
14:41:32 Commit message: "Remove travis"
14:41:32 First time build. Skipping changelog.
[Pipeline] sh
14:41:33 + git rev-parse HEAD
 > git rev-list --no-walk 743da740f7fdd124d3c683be791b7c9e9bd3d470 # timeout=10
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
14:41:34 + docker pull dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
14:41:34 sshdind-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:41:34 df20fa9351a1: Pulling fs layer
14:41:34 25ad7478873d: Pulling fs layer
14:41:34 4684f6177b5d: Pulling fs layer
14:41:34 46e300cec669: Pulling fs layer
14:41:34 63038576ad94: Pulling fs layer
14:41:34 0fdb76c4706c: Pulling fs layer
14:41:34 46e300cec669: Waiting
14:41:34 63038576ad94: Waiting
14:41:34 cb7edeffdfd5: Pulling fs layer
14:41:34 0fdb76c4706c: Waiting
14:41:34 cc28bd76800f: Pulling fs layer
14:41:34 54196fe38f7e: Pulling fs layer
14:41:34 ea71acc29633: Pulling fs layer
14:41:34 657cc4c15165: Pulling fs layer
14:41:34 ce08fb3d847a: Pulling fs layer
14:41:34 9f841d2c008d: Pulling fs layer
14:41:34 6c3a273fe2bd: Pulling fs layer
14:41:34 bcc6819b84f2: Pulling fs layer
14:41:34 2b3f2e7d6db5: Pulling fs layer
14:41:34 3f062cfc4cfd: Pulling fs layer
14:41:34 d04c62475cc2: Pulling fs layer
14:41:34 cb7edeffdfd5: Waiting
14:41:34 cc28bd76800f: Waiting
14:41:34 54196fe38f7e: Waiting
14:41:34 ea71acc29633: Waiting
14:41:34 657cc4c15165: Waiting
14:41:34 ce08fb3d847a: Waiting
14:41:34 9f841d2c008d: Waiting
14:41:34 6c3a273fe2bd: Waiting
14:41:34 bcc6819b84f2: Waiting
14:41:34 2b3f2e7d6db5: Waiting
14:41:34 3f062cfc4cfd: Waiting
14:41:34 d04c62475cc2: Waiting
14:41:34 4684f6177b5d: Verifying Checksum
14:41:34 4684f6177b5d: Download complete
14:41:34 25ad7478873d: Verifying Checksum
14:41:34 25ad7478873d: Download complete
14:41:34 df20fa9351a1: Verifying Checksum
14:41:34 df20fa9351a1: Download complete
14:41:34 63038576ad94: Verifying Checksum
14:41:34 63038576ad94: 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_add-gha@tmp/d4ae46d5-5503-4458-8dca-cbb98966fd91/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
14:41:34 0fdb76c4706c: Verifying Checksum
14:41:34 0fdb76c4706c: Download complete
14:41:34 cb7edeffdfd5: Verifying Checksum
14:41:34 cb7edeffdfd5: Download complete
14:41:34 54196fe38f7e: Verifying Checksum
14:41:34 54196fe38f7e: Download complete
14:41:35 ea71acc29633: Verifying Checksum
14:41:35 ea71acc29633: Download complete
14:41:35 657cc4c15165: Verifying Checksum
14:41:35 657cc4c15165: Download complete
14:41:35 cc28bd76800f: Verifying Checksum
14:41:35 cc28bd76800f: Download complete
14:41:35 ce08fb3d847a: Verifying Checksum
14:41:35 ce08fb3d847a: Download complete
14:41:35 9f841d2c008d: Verifying Checksum
14:41:35 9f841d2c008d: Download complete
14:41:35 bcc6819b84f2: Verifying Checksum
14:41:35 bcc6819b84f2: Download complete
14:41:35 6c3a273fe2bd: Verifying Checksum
14:41:35 6c3a273fe2bd: Download complete
14:41:35 2b3f2e7d6db5: Verifying Checksum
14:41:35 2b3f2e7d6db5: Download complete
14:41:35 df20fa9351a1: Pull complete
14:41:35 3f062cfc4cfd: Verifying Checksum
14:41:35 3f062cfc4cfd: Download complete
14:41:35 d04c62475cc2: Verifying Checksum
14:41:35 d04c62475cc2: Download complete
14:41:36 25ad7478873d: Pull complete
14:41:37 4684f6177b5d: Pull complete
14:41:37 46e300cec669: Verifying Checksum
14:41:37 46e300cec669: Download complete
14:41:41 46e300cec669: Pull complete
14:41:41 63038576ad94: Pull complete
14:41:41 0fdb76c4706c: Pull complete
14:41:41 cb7edeffdfd5: Pull complete
14:41:42 cc28bd76800f: Pull complete
14:41:42 54196fe38f7e: Pull complete
14:41:42 ea71acc29633: Pull complete
14:41:43 657cc4c15165: Pull complete
14:41:43 ce08fb3d847a: Pull complete
14:41:43 9f841d2c008d: Pull complete
14:41:43 6c3a273fe2bd: Pull complete
14:41:43 bcc6819b84f2: Pull complete
14:41:43 2b3f2e7d6db5: Pull complete
14:41:43 3f062cfc4cfd: Pull complete
14:41:44 d04c62475cc2: Pull complete
14:41:44 Digest: sha256:83324a87dd86de86d4905ad7d65a442c71d7b49fa414084cd0fa78a83843688e
14:41:44 Status: Downloaded newer image for dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
14:41:44 docker.io/dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
[Pipeline] isUnix
[Pipeline] sh
14:41:44 + docker pull dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254
14:41:45 py2-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:41:45 7e2b2a5af8f6: Pulling fs layer
14:41:45 09b6f03ffac4: Pulling fs layer
14:41:45 dc3f0c679f0f: Pulling fs layer
14:41:45 fd4b47407fc3: Pulling fs layer
14:41:45 b32f6bf7d96d: Pulling fs layer
14:41:45 6f4489a7e4cf: Pulling fs layer
14:41:45 af4b99ad9ef0: Pulling fs layer
14:41:45 39db0bc48c26: Pulling fs layer
14:41:45 acb4a89489fc: Pulling fs layer
14:41:45 a56a896fbf76: Pulling fs layer
14:41:45 a269bdd5766c: Pulling fs layer
14:41:45 14bb4fa852a3: Pulling fs layer
14:41:45 450ca467e724: Pulling fs layer
14:41:45 580c588f3939: Pulling fs layer
14:41:45 bb68296034be: Pulling fs layer
14:41:45 a7a5ae71eb21: Pulling fs layer
14:41:45 4656bbbf8ebf: Pulling fs layer
14:41:45 b4a590870575: Pulling fs layer
14:41:45 551ca0820c2b: Pulling fs layer
14:41:45 a9a16ad2bfeb: Pulling fs layer
14:41:45 7471497cdd02: Pulling fs layer
14:41:45 950131b1fdbd: Pulling fs layer
14:41:45 ea936b9dbb20: Pulling fs layer
14:41:45 74830feb9e86: Pulling fs layer
14:41:45 fd4b47407fc3: Waiting
14:41:45 b32f6bf7d96d: Waiting
14:41:45 6f4489a7e4cf: Waiting
14:41:45 af4b99ad9ef0: Waiting
14:41:45 39db0bc48c26: Waiting
14:41:45 acb4a89489fc: Waiting
14:41:45 a56a896fbf76: Waiting
14:41:45 a269bdd5766c: Waiting
14:41:45 14bb4fa852a3: Waiting
14:41:45 450ca467e724: Waiting
14:41:45 a5f57992ee84: Pulling fs layer
14:41:45 8533b98fb012: Pulling fs layer
14:41:45 580c588f3939: Waiting
14:41:45 b4a590870575: Waiting
14:41:45 551ca0820c2b: Waiting
14:41:45 bb68296034be: Waiting
14:41:45 a9a16ad2bfeb: Waiting
14:41:45 7471497cdd02: Waiting
14:41:45 a7a5ae71eb21: Waiting
14:41:45 950131b1fdbd: Waiting
14:41:45 4656bbbf8ebf: Waiting
14:41:45 ea936b9dbb20: Waiting
14:41:45 74830feb9e86: Waiting
14:41:45 a5f57992ee84: Waiting
14:41:45 8533b98fb012: Waiting
14:41:45 dc3f0c679f0f: Verifying Checksum
14:41:45 dc3f0c679f0f: Download complete
14:41:45 09b6f03ffac4: Verifying Checksum
14:41:45 09b6f03ffac4: Download complete
14:41:46 fd4b47407fc3: Verifying Checksum
14:41:46 fd4b47407fc3: Download complete
14:41:46 7e2b2a5af8f6: Verifying Checksum
14:41:46 7e2b2a5af8f6: Download complete
14:41:46 6f4489a7e4cf: Verifying Checksum
14:41:46 6f4489a7e4cf: Download complete
14:41:46 39db0bc48c26: Verifying Checksum
14:41:46 39db0bc48c26: Download complete
14:41:46 af4b99ad9ef0: Verifying Checksum
14:41:46 af4b99ad9ef0: Download complete
14:41:47 a56a896fbf76: Verifying Checksum
14:41:47 a56a896fbf76: Download complete
14:41:47 acb4a89489fc: Verifying Checksum
14:41:47 acb4a89489fc: Download complete
14:41:47 14bb4fa852a3: Verifying Checksum
14:41:47 14bb4fa852a3: Download complete
14:41:47 450ca467e724: Verifying Checksum
14:41:47 450ca467e724: Download complete
14:41:47 a269bdd5766c: Verifying Checksum
14:41:47 a269bdd5766c: Download complete
14:41:47 580c588f3939: Verifying Checksum
14:41:47 580c588f3939: Download complete
14:41:47 bb68296034be: Verifying Checksum
14:41:47 bb68296034be: Download complete
14:41:47 a7a5ae71eb21: Verifying Checksum
14:41:47 a7a5ae71eb21: Download complete
14:41:47 4656bbbf8ebf: Verifying Checksum
14:41:47 4656bbbf8ebf: Download complete
14:41:47 b4a590870575: Verifying Checksum
14:41:47 b4a590870575: Download complete
14:41:47 a9a16ad2bfeb: Verifying Checksum
14:41:47 a9a16ad2bfeb: Download complete
14:41:47 7471497cdd02: Verifying Checksum
14:41:47 7471497cdd02: Download complete
14:41:47 551ca0820c2b: Verifying Checksum
14:41:47 551ca0820c2b: Download complete
14:41:48 ea936b9dbb20: Verifying Checksum
14:41:48 ea936b9dbb20: Download complete
14:41:48 950131b1fdbd: Verifying Checksum
14:41:48 950131b1fdbd: Download complete
14:41:48 74830feb9e86: Verifying Checksum
14:41:48 74830feb9e86: Download complete
14:41:48 a5f57992ee84: Verifying Checksum
14:41:48 a5f57992ee84: Download complete
14:41:48 8533b98fb012: Verifying Checksum
14:41:48 8533b98fb012: Download complete
14:41:50 b32f6bf7d96d: Verifying Checksum
14:41:50 b32f6bf7d96d: Download complete
14:41:52 7e2b2a5af8f6: Pull complete
14:41:52 09b6f03ffac4: Pull complete
14:41:53 dc3f0c679f0f: Pull complete
14:41:58 fd4b47407fc3: Pull complete
14:42:10 b32f6bf7d96d: Pull complete
14:42:11 6f4489a7e4cf: Pull complete
14:42:13 af4b99ad9ef0: Pull complete
14:42:13 39db0bc48c26: Pull complete
14:42:14 acb4a89489fc: Pull complete
14:42:14 a56a896fbf76: Pull complete
14:42:14 a269bdd5766c: Pull complete
14:42:15 14bb4fa852a3: Pull complete
14:42:15 450ca467e724: Pull complete
14:42:15 580c588f3939: Pull complete
14:42:15 bb68296034be: Pull complete
14:42:15 a7a5ae71eb21: Pull complete
14:42:15 4656bbbf8ebf: Pull complete
14:42:15 b4a590870575: Pull complete
14:42:15 551ca0820c2b: Pull complete
14:42:15 a9a16ad2bfeb: Pull complete
14:42:15 7471497cdd02: Pull complete
14:42:16 950131b1fdbd: Pull complete
14:42:16 ea936b9dbb20: Pull complete
14:42:17 74830feb9e86: Pull complete
14:42:17 a5f57992ee84: Pull complete
14:42:18 8533b98fb012: Pull complete
14:42:18 Digest: sha256:9cce0e771a134ec857f87ab6a342a025c1acb93941c3cb99b818644f58f70f4d
14:42:18 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254
14:42:18 docker.io/dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254
[Pipeline] isUnix
[Pipeline] sh
14:42:18 + docker pull dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254
14:42:18 py3-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:42:18 6c33745f49b4: Pulling fs layer
14:42:18 c87cd3c61e27: Pulling fs layer
14:42:18 05a3c799ec37: Pulling fs layer
14:42:18 a61c38f966ac: Pulling fs layer
14:42:18 c2dd6d195b68: Pulling fs layer
14:42:18 29b9446ae7bd: Pulling fs layer
14:42:18 bcb49d30d299: Pulling fs layer
14:42:18 618e5f951c44: Pulling fs layer
14:42:18 b61a06eec492: Pulling fs layer
14:42:18 13dc9635b0b8: Pulling fs layer
14:42:18 d98b9cf14367: Pulling fs layer
14:42:18 25a3dd01ec02: Pulling fs layer
14:42:18 ef3d48fafabc: Pulling fs layer
14:42:18 70bf67bb8569: Pulling fs layer
14:42:18 e2112cd26f89: Pulling fs layer
14:42:18 df2c2bbf0a5d: Pulling fs layer
14:42:18 f13a58393def: Pulling fs layer
14:42:18 d4933bffb440: Pulling fs layer
14:42:18 d89587516305: Pulling fs layer
14:42:18 154c9d6d1028: Pulling fs layer
14:42:18 05693c32d5fb: Pulling fs layer
14:42:18 7a4575c8310a: Pulling fs layer
14:42:18 7a8963b18162: Pulling fs layer
14:42:18 7f3a63642324: Pulling fs layer
14:42:18 77460c66a5ce: Pulling fs layer
14:42:18 88ce42eff5cb: Pulling fs layer
14:42:18 70bf67bb8569: Waiting
14:42:18 a61c38f966ac: Waiting
14:42:18 c2dd6d195b68: Waiting
14:42:18 29b9446ae7bd: Waiting
14:42:18 bcb49d30d299: Waiting
14:42:18 618e5f951c44: Waiting
14:42:18 b61a06eec492: Waiting
14:42:18 13dc9635b0b8: Waiting
14:42:18 d98b9cf14367: Waiting
14:42:18 25a3dd01ec02: Waiting
14:42:18 ef3d48fafabc: Waiting
14:42:18 e2112cd26f89: Waiting
14:42:18 df2c2bbf0a5d: Waiting
14:42:18 f13a58393def: Waiting
14:42:18 d4933bffb440: Waiting
14:42:18 d89587516305: Waiting
14:42:18 154c9d6d1028: Waiting
14:42:18 05693c32d5fb: Waiting
14:42:18 7a4575c8310a: Waiting
14:42:18 7a8963b18162: Waiting
14:42:18 7f3a63642324: Waiting
14:42:18 77460c66a5ce: Waiting
14:42:18 88ce42eff5cb: Waiting
14:42:18 c87cd3c61e27: Verifying Checksum
14:42:18 c87cd3c61e27: Download complete
14:42:18 05a3c799ec37: Verifying Checksum
14:42:18 05a3c799ec37: Download complete
14:42:19 6c33745f49b4: Verifying Checksum
14:42:19 6c33745f49b4: Download complete
14:42:20 29b9446ae7bd: Verifying Checksum
14:42:20 29b9446ae7bd: Download complete
14:42:20 a61c38f966ac: Verifying Checksum
14:42:20 a61c38f966ac: Download complete
14:42:20 618e5f951c44: Verifying Checksum
14:42:20 618e5f951c44: Download complete
14:42:21 b61a06eec492: Verifying Checksum
14:42:21 b61a06eec492: Download complete
14:42:21 bcb49d30d299: Verifying Checksum
14:42:21 bcb49d30d299: Download complete
14:42:21 13dc9635b0b8: Verifying Checksum
14:42:21 13dc9635b0b8: Download complete
14:42:21 25a3dd01ec02: Verifying Checksum
14:42:21 25a3dd01ec02: Download complete
14:42:21 ef3d48fafabc: Verifying Checksum
14:42:21 ef3d48fafabc: Download complete
14:42:21 70bf67bb8569: Verifying Checksum
14:42:21 70bf67bb8569: Download complete
14:42:21 e2112cd26f89: Verifying Checksum
14:42:21 e2112cd26f89: Download complete
14:42:21 d98b9cf14367: Verifying Checksum
14:42:21 d98b9cf14367: Download complete
14:42:21 f13a58393def: Verifying Checksum
14:42:21 f13a58393def: Download complete
14:42:21 df2c2bbf0a5d: Verifying Checksum
14:42:21 df2c2bbf0a5d: Download complete
14:42:21 d4933bffb440: Verifying Checksum
14:42:21 d4933bffb440: Download complete
14:42:21 154c9d6d1028: Verifying Checksum
14:42:21 154c9d6d1028: Download complete
14:42:21 d89587516305: Verifying Checksum
14:42:21 d89587516305: Download complete
14:42:22 05693c32d5fb: Download complete
14:42:22 7a8963b18162: Verifying Checksum
14:42:22 7a8963b18162: Download complete
14:42:22 7f3a63642324: Verifying Checksum
14:42:22 7f3a63642324: Download complete
14:42:22 7a4575c8310a: Verifying Checksum
14:42:22 7a4575c8310a: Download complete
14:42:22 77460c66a5ce: Verifying Checksum
14:42:22 77460c66a5ce: Download complete
14:42:22 88ce42eff5cb: Verifying Checksum
14:42:22 88ce42eff5cb: Download complete
14:42:23 c2dd6d195b68: Verifying Checksum
14:42:23 c2dd6d195b68: Download complete
14:42:25 6c33745f49b4: Pull complete
14:42:26 c87cd3c61e27: Pull complete
14:42:26 05a3c799ec37: Pull complete
14:42:32 a61c38f966ac: Pull complete
14:42:42 c2dd6d195b68: Pull complete
14:42:42 29b9446ae7bd: Pull complete
14:42:43 bcb49d30d299: Pull complete
14:42:43 618e5f951c44: Pull complete
14:42:45 b61a06eec492: Pull complete
14:42:45 13dc9635b0b8: Pull complete
14:42:46 d98b9cf14367: Pull complete
14:42:46 25a3dd01ec02: Pull complete
14:42:46 ef3d48fafabc: Pull complete
14:42:46 70bf67bb8569: Pull complete
14:42:46 e2112cd26f89: Pull complete
14:42:46 df2c2bbf0a5d: Pull complete
14:42:46 f13a58393def: Pull complete
14:42:46 d4933bffb440: Pull complete
14:42:46 d89587516305: Pull complete
14:42:47 154c9d6d1028: Pull complete
14:42:47 05693c32d5fb: Pull complete
14:42:48 7a4575c8310a: Pull complete
14:42:48 7a8963b18162: Pull complete
14:42:49 7f3a63642324: Pull complete
14:42:49 77460c66a5ce: Pull complete
14:42:49 88ce42eff5cb: Pull complete
14:42:49 Digest: sha256:beb58440186d5b711e834355303697ac391a39b04e126fc994a4b9f519ca4d10
14:42:49 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254
14:42:49 docker.io/dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08ebc7cfdd4312185) in /home/ubuntu/workspace/docker-py_add-gha
[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_add-gha@tmp/d924a15d-044d-4a80-a92a-2668a9402d58/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
14:42:50 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254 /src/scripts/versions.py
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] { (Branch: py2.7_19.03.12)
[Pipeline] { (Branch: py2.7_20.10.1)
[Pipeline] { (Branch: py2.7_19.03.13)
[Pipeline] { (Branch: py3.7_19.03.12)
[Pipeline] { (Branch: py3.7_20.10.1)
[Pipeline] { (Branch: py3.7_19.03.13)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03bb2d8e4c3090298)’ is offline
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03bb2d8e4c3090298)’ is offline
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03bb2d8e4c3090298)’ is offline
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03bb2d8e4c3090298)’ is offline
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03bb2d8e4c3090298)’ is offline
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03bb2d8e4c3090298)’ is offline
‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03bb2d8e4c3090298) in /home/ubuntu/workspace/docker-py_add-gha
[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_add-gha@tmp/966a2b61-aa0a-4592-80d6-ebd7f4626995/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
14:44:15 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:44:15 chowning workspace
[Pipeline] sh
14:44:16 + pwd
14:44:16 + id -u
14:44:16 + id -g
14:44:16 + docker run --rm -v /home/ubuntu/workspace/docker-py_add-gha:/workspace busybox chown -R 1000:1000 /workspace
14:44:16 Unable to find image 'busybox:latest' locally
14:44:17 latest: Pulling from library/busybox
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-090e0414fa04c0051) in /home/ubuntu/workspace/docker-py_add-gha
[Pipeline] {
[Pipeline] withDockerRegistry
14:44:17 ea97eb0eb3ec: Pulling fs layer
14:44:17 ea97eb0eb3ec: Verifying Checksum
14:44:17 ea97eb0eb3ec: Download complete
14:44:18 ea97eb0eb3ec: Pull complete
14:44:18 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:44:18 Status: Downloaded newer image for busybox:latest
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c93b7678c64d8a85) in /home/ubuntu/workspace/docker-py_add-gha
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
14:44:20 Removing all docker containers
[Pipeline] sh
14:44:21 + docker container ls -aq
[Pipeline] echo
14:44:21 Docker containers have been removed
[Pipeline] echo
14:44:21 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:44:21 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.12)
[Pipeline] checkout
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_add-gha@tmp/2c1e12e9-4257-4c1e-b44e-8035eb8ae333/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
14:44:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:44:22 chowning workspace
[Pipeline] sh
14:44:23 + pwd
14:44:23 + id -u
14:44:23 + id -g
14:44:23 + docker run --rm -v /home/ubuntu/workspace/docker-py_add-gha:/workspace busybox chown -R 1000:1000 /workspace
14:44:23 Unable to find image 'busybox:latest' locally
14:44:23 latest: Pulling from library/busybox
14:44:23 ea97eb0eb3ec: Pulling fs layer
14:44:23 ea97eb0eb3ec: Download complete
14:44:24 using credential docker-jenkins-github-credentials
14:44:24 Cloning the remote Git repository
14:44:24 Cloning with configured refspecs honoured and without tags
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_add-gha@tmp/d8cc21f4-ab95-4717-86ba-387d9f3c352e/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
14:44:24 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:44:24 chowning workspace
[Pipeline] sh
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_add-gha # timeout=10
14:44:24 ea97eb0eb3ec: Pull complete
14:44:24 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:44:24 Status: Downloaded newer image for busybox:latest
14:44:25 + pwd
14:44:25 + id -u
14:44:25 + id -g
14:44:25 + docker run --rm -v /home/ubuntu/workspace/docker-py_add-gha:/workspace busybox chown -R 1000:1000 /workspace
14:44:25 Unable to find image 'busybox:latest' locally
14:44:25 latest: Pulling from library/busybox
14:44:25 ea97eb0eb3ec: Pulling fs layer
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
14:44:25 ea97eb0eb3ec: Verifying Checksum
14:44:25 ea97eb0eb3ec: Download complete
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a86d64f7130cb099) in /home/ubuntu/workspace/docker-py_add-gha
[Pipeline] {
[Pipeline] withDockerRegistry
14:44:26 ea97eb0eb3ec: Pull complete
14:44:26 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:44:26 Status: Downloaded newer image for busybox:latest
14:44:26 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
14:44:26 Checking out Revision d33719bfddb9c5675914ea222b1c8e4634255254 (add-gha)
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08128d6acd20ab2c3) in /home/ubuntu/workspace/docker-py_add-gha
[Pipeline] {
[Pipeline] withDockerRegistry
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d33719bfddb9c5675914ea222b1c8e4634255254 # timeout=10
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
14:44:28 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
14:44:28 Removing all docker containers
[Pipeline] sh
14:44:28 + docker container ls -aq
[Pipeline] echo
14:44:28 Docker containers have been removed
[Pipeline] echo
14:44:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:44:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=20.10.1)
[Pipeline] checkout
14:44:28 + docker container ls -aq
[Pipeline] echo
14:44:28 Docker containers have been removed
[Pipeline] echo
14:44:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:44:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.13)
[Pipeline] checkout
14:44:30 Commit message: "Remove travis"
14:44:30 using credential docker-jenkins-github-credentials
14:44:30 Cloning the remote Git repository
14:44:30 Cloning with configured refspecs honoured and without tags
14:44:31 using credential docker-jenkins-github-credentials
14:44:31 Cloning the remote Git repository
14:44:31 Cloning with configured refspecs honoured and without tags
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_add-gha@tmp/df679bb3-1c01-4aee-93e2-14ee4c1503b5/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
14:44:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:44:31 chowning workspace
[Pipeline] sh
[Pipeline] withDockerRegistry
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_add-gha # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-026955014bb4b2328) in /home/ubuntu/workspace/docker-py_add-gha
[Pipeline] {
[Pipeline] withDockerRegistry
14:44:31 + pwd
14:44:31 + id -u
14:44:31 + id -g
14:44:31 + docker run --rm -v /home/ubuntu/workspace/docker-py_add-gha:/workspace busybox chown -R 1000:1000 /workspace
14:44:31 Unable to find image 'busybox:latest' locally
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_add-gha # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
[Pipeline] {
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_add-gha@tmp/17a908df-b256-458e-ae78-174a85373705/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
14:44:32 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:44:32 chowning workspace
[Pipeline] sh
14:44:32 latest: Pulling from library/busybox
14:44:32 ea97eb0eb3ec: Pulling fs layer
14:44:32 ea97eb0eb3ec: Verifying Checksum
14:44:32 ea97eb0eb3ec: Download complete
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
14:44:32 + docker network create dpy-testnet-2-0-py2.7-19.03.12
14:44:32 5d215f08d27a0981c515667b7814bb86dbb912dbab572a387e041752edd8bafa
$ 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_add-gha@tmp/9c92e51e-0ef5-4a82-bb4f-3616201913b0/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
14:44:33 Fetching without tags
14:44:33 + docker run --rm -d --name dpy-dind-2-0-py2.7-19.03.12 -v /tmp --privileged --network dpy-testnet-2-0-py2.7-19.03.12 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd -H tcp://0.0.0.0:2375
14:44:33 Unable to find image 'dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:44:33 + pwd
14:44:33 + id -u
14:44:33 + id -g
14:44:33 + docker run --rm -v /home/ubuntu/workspace/docker-py_add-gha:/workspace busybox chown -R 1000:1000 /workspace
14:44:33 Unable to find image 'busybox:latest' locally
14:44:33 Checking out Revision d33719bfddb9c5675914ea222b1c8e4634255254 (add-gha)
14:44:33 sshdind-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:33 df20fa9351a1: Pulling fs layer
14:44:33 25ad7478873d: Pulling fs layer
14:44:33 4684f6177b5d: Pulling fs layer
14:44:33 46e300cec669: Pulling fs layer
14:44:33 63038576ad94: Pulling fs layer
14:44:33 0fdb76c4706c: Pulling fs layer
14:44:33 cb7edeffdfd5: Pulling fs layer
14:44:33 cc28bd76800f: Pulling fs layer
14:44:33 54196fe38f7e: Pulling fs layer
14:44:33 ea71acc29633: Pulling fs layer
14:44:33 657cc4c15165: Pulling fs layer
14:44:33 ce08fb3d847a: Pulling fs layer
14:44:33 9f841d2c008d: Pulling fs layer
14:44:33 6c3a273fe2bd: Pulling fs layer
14:44:33 bcc6819b84f2: Pulling fs layer
14:44:33 2b3f2e7d6db5: Pulling fs layer
14:44:33 3f062cfc4cfd: Pulling fs layer
14:44:33 d04c62475cc2: Pulling fs layer
14:44:33 46e300cec669: Waiting
14:44:33 63038576ad94: Waiting
14:44:33 0fdb76c4706c: Waiting
14:44:33 cb7edeffdfd5: Waiting
14:44:33 cc28bd76800f: Waiting
14:44:33 54196fe38f7e: Waiting
14:44:33 ea71acc29633: Waiting
14:44:33 657cc4c15165: Waiting
14:44:33 ce08fb3d847a: Waiting
14:44:33 9f841d2c008d: Waiting
14:44:33 6c3a273fe2bd: Waiting
14:44:33 bcc6819b84f2: Waiting
14:44:33 2b3f2e7d6db5: Waiting
14:44:33 3f062cfc4cfd: Waiting
14:44:33 d04c62475cc2: Waiting
14:44:33 4684f6177b5d: Verifying Checksum
14:44:33 4684f6177b5d: Download complete
14:44:33 25ad7478873d: Verifying Checksum
14:44:33 25ad7478873d: Download complete
14:44:33 df20fa9351a1: Verifying Checksum
14:44:33 df20fa9351a1: Download complete
14:44:33 latest: Pulling from library/busybox
14:44:33 ea97eb0eb3ec: Pull complete
14:44:33 Fetching without tags
14:44:33 0fdb76c4706c: Verifying Checksum
14:44:33 0fdb76c4706c: Download complete
14:44:33 63038576ad94: Verifying Checksum
14:44:33 63038576ad94: Download complete
14:44:33 cb7edeffdfd5: Verifying Checksum
14:44:33 cb7edeffdfd5: Download complete
14:44:33 ea97eb0eb3ec: Pulling fs layer
14:44:33 ea97eb0eb3ec: Verifying Checksum
14:44:33 ea97eb0eb3ec: Download complete
14:44:33 Checking out Revision d33719bfddb9c5675914ea222b1c8e4634255254 (add-gha)
14:44:33 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:44:33 Status: Downloaded newer image for busybox:latest
14:44:34 54196fe38f7e: Verifying Checksum
14:44:34 54196fe38f7e: Download complete
14:44:34 ea71acc29633: Verifying Checksum
14:44:34 ea71acc29633: Download complete
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d33719bfddb9c5675914ea222b1c8e4634255254 # timeout=10
14:44:34 cc28bd76800f: Verifying Checksum
14:44:34 cc28bd76800f: Download complete
14:44:34 657cc4c15165: Verifying Checksum
14:44:34 657cc4c15165: Download complete
14:44:34 ea97eb0eb3ec: Pull complete
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d33719bfddb9c5675914ea222b1c8e4634255254 # timeout=10
14:44:34 ce08fb3d847a: Verifying Checksum
14:44:34 ce08fb3d847a: Download complete
14:44:34 9f841d2c008d: Verifying Checksum
14:44:34 9f841d2c008d: Download complete
14:44:34 6c3a273fe2bd: Verifying Checksum
14:44:34 6c3a273fe2bd: Download complete
14:44:34 bcc6819b84f2: Verifying Checksum
14:44:34 bcc6819b84f2: Download complete
14:44:34 2b3f2e7d6db5: Verifying Checksum
14:44:34 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:44:34 Status: Downloaded newer image for busybox:latest
14:44:34 2b3f2e7d6db5: Download complete
14:44:34 df20fa9351a1: Pull complete
14:44:34 3f062cfc4cfd: Verifying Checksum
14:44:34 3f062cfc4cfd: Download complete
14:44:34 d04c62475cc2: Verifying Checksum
14:44:34 d04c62475cc2: Download complete
14:44:35 25ad7478873d: Pull complete
14:44:35 4684f6177b5d: Pull complete
14:44:36 46e300cec669: Verifying Checksum
14:44:36 46e300cec669: Download complete
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_add-gha@tmp/87fa7090-4f82-47f4-a01d-3d7c892bf9f7/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
14:44:36 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:44:36 chowning workspace
[Pipeline] sh
[Pipeline] echo
14:44:37 Removing all docker containers
[Pipeline] sh
14:44:37 Commit message: "Remove travis"
14:44:37 + docker container ls -aq
[Pipeline] echo
14:44:37 Docker containers have been removed
[Pipeline] echo
14:44:37 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:44:37 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.12)
[Pipeline] checkout
14:44:37 + pwd
14:44:37 + id -u
14:44:37 + id -g
14:44:37 + docker run --rm -v /home/ubuntu/workspace/docker-py_add-gha:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] withDockerRegistry
14:44:37 Unable to find image 'busybox:latest' locally
14:44:37 Commit message: "Remove travis"
[Pipeline] {
[Pipeline] sh
14:44:38 latest: Pulling from library/busybox
14:44:38 ea97eb0eb3ec: Pulling fs layer
14:44:38 ea97eb0eb3ec: Verifying Checksum
14:44:38 ea97eb0eb3ec: 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_add-gha@tmp/b8c98250-2708-46be-8481-21815a9af273/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] withDockerRegistry
14:44:38 + docker network create dpy-testnet-2-0-py2.7-20.10.1
14:44:38 609218a5d65607eb03e864ed33a6093573679a81c97ca79e0a483cb149702007
[Pipeline] sh
[Pipeline] {
[Pipeline] sh
14:44:38 + docker run --rm -d --name dpy-dind-2-0-py2.7-20.10.1 -v /tmp --privileged --network dpy-testnet-2-0-py2.7-20.10.1 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd -H tcp://0.0.0.0:2375
14:44:38 Unable to find image 'dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:44:38 sshdind-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:38 df20fa9351a1: Pulling fs layer
14:44:38 25ad7478873d: Pulling fs layer
14:44:38 4684f6177b5d: Pulling fs layer
14:44:38 46e300cec669: Pulling fs layer
14:44:38 63038576ad94: Pulling fs layer
14:44:38 0fdb76c4706c: Pulling fs layer
14:44:38 cb7edeffdfd5: Pulling fs layer
14:44:38 cc28bd76800f: Pulling fs layer
14:44:38 54196fe38f7e: Pulling fs layer
14:44:38 ea71acc29633: Pulling fs layer
14:44:38 657cc4c15165: Pulling fs layer
14:44:38 ce08fb3d847a: Pulling fs layer
14:44:38 9f841d2c008d: Pulling fs layer
14:44:38 6c3a273fe2bd: Pulling fs layer
14:44:38 bcc6819b84f2: Pulling fs layer
14:44:38 2b3f2e7d6db5: Pulling fs layer
14:44:38 3f062cfc4cfd: Pulling fs layer
14:44:38 d04c62475cc2: Pulling fs layer
14:44:38 ea71acc29633: Waiting
14:44:38 657cc4c15165: Waiting
14:44:38 ce08fb3d847a: Waiting
14:44:38 9f841d2c008d: Waiting
14:44:38 6c3a273fe2bd: Waiting
14:44:38 bcc6819b84f2: Waiting
14:44:38 2b3f2e7d6db5: Waiting
14:44:38 3f062cfc4cfd: Waiting
14:44:38 d04c62475cc2: Waiting
14:44:38 46e300cec669: Waiting
14:44:38 63038576ad94: Waiting
14:44:38 0fdb76c4706c: Waiting
14:44:38 cb7edeffdfd5: Waiting
14:44:38 cc28bd76800f: Waiting
14:44:38 54196fe38f7e: Waiting
14:44:38 ea97eb0eb3ec: Pull complete
14:44:38 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:44:38 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
14:44:38 Removing all docker containers
[Pipeline] sh
14:44:39 4684f6177b5d: Verifying Checksum
14:44:39 4684f6177b5d: Download complete
14:44:39 25ad7478873d: Verifying Checksum
14:44:39 25ad7478873d: Download complete
14:44:39 df20fa9351a1: Verifying Checksum
14:44:39 df20fa9351a1: Download complete
14:44:39 63038576ad94: Verifying Checksum
14:44:39 63038576ad94: Download complete
14:44:39 + docker network create dpy-testnet-2-0-py2.7-19.03.13
14:44:39 56c9c9765361f65665483cbf5948fe91f7e8b9c32e5c846f19d2525a13c64ad4
[Pipeline] sh
14:44:39 0fdb76c4706c: Verifying Checksum
14:44:39 0fdb76c4706c: Download complete
14:44:39 cb7edeffdfd5: Verifying Checksum
14:44:39 cb7edeffdfd5: Download complete
14:44:39 54196fe38f7e: Verifying Checksum
14:44:39 54196fe38f7e: Download complete
14:44:39 ea71acc29633: Verifying Checksum
14:44:39 ea71acc29633: Download complete
14:44:39 + docker container ls -aq
[Pipeline] echo
14:44:39 Docker containers have been removed
[Pipeline] echo
14:44:39 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:44:39 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=20.10.1)
14:44:39 + docker run --rm -d --name dpy-dind-2-0-py2.7-19.03.13 -v /tmp --privileged --network dpy-testnet-2-0-py2.7-19.03.13 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd -H tcp://0.0.0.0:2375
14:44:39 Unable to find image 'dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254' locally
[Pipeline] checkout
$ 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_add-gha@tmp/439b9c07-0e42-41a9-add1-bd90b2529484/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
14:44:39 657cc4c15165: Verifying Checksum
14:44:39 657cc4c15165: Download complete
14:44:39 cc28bd76800f: Verifying Checksum
14:44:39 cc28bd76800f: Download complete
14:44:39 sshdind-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:39 df20fa9351a1: Pulling fs layer
14:44:39 25ad7478873d: Pulling fs layer
14:44:39 4684f6177b5d: Pulling fs layer
14:44:39 46e300cec669: Pulling fs layer
14:44:39 63038576ad94: Pulling fs layer
14:44:39 0fdb76c4706c: Pulling fs layer
14:44:39 cb7edeffdfd5: Pulling fs layer
14:44:39 cc28bd76800f: Pulling fs layer
14:44:39 54196fe38f7e: Pulling fs layer
14:44:39 ea71acc29633: Pulling fs layer
14:44:39 657cc4c15165: Pulling fs layer
14:44:39 ce08fb3d847a: Pulling fs layer
14:44:39 9f841d2c008d: Pulling fs layer
14:44:39 6c3a273fe2bd: Pulling fs layer
14:44:39 bcc6819b84f2: Pulling fs layer
14:44:39 2b3f2e7d6db5: Pulling fs layer
14:44:39 3f062cfc4cfd: Pulling fs layer
14:44:39 d04c62475cc2: Pulling fs layer
14:44:39 46e300cec669: Waiting
14:44:39 63038576ad94: Waiting
14:44:39 0fdb76c4706c: Waiting
14:44:39 cb7edeffdfd5: Waiting
14:44:39 cc28bd76800f: Waiting
14:44:39 54196fe38f7e: Waiting
14:44:39 ea71acc29633: Waiting
14:44:39 ce08fb3d847a: Waiting
14:44:39 9f841d2c008d: Waiting
14:44:39 6c3a273fe2bd: Waiting
14:44:39 bcc6819b84f2: Waiting
14:44:39 2b3f2e7d6db5: Waiting
14:44:39 3f062cfc4cfd: Waiting
14:44:39 d04c62475cc2: Waiting
14:44:39 657cc4c15165: Waiting
14:44:39 4684f6177b5d: Download complete
14:44:39 df20fa9351a1: Verifying Checksum
14:44:39 df20fa9351a1: Download complete
14:44:39 25ad7478873d: Verifying Checksum
14:44:39 25ad7478873d: Download complete
14:44:39 0fdb76c4706c: Verifying Checksum
14:44:39 0fdb76c4706c: Download complete
14:44:39 63038576ad94: Verifying Checksum
14:44:39 63038576ad94: Download complete
14:44:39 9f841d2c008d: Verifying Checksum
14:44:39 9f841d2c008d: Download complete
14:44:39 ce08fb3d847a: Verifying Checksum
14:44:39 ce08fb3d847a: Download complete
14:44:39 using credential docker-jenkins-github-credentials
14:44:39 cb7edeffdfd5: Verifying Checksum
14:44:39 cb7edeffdfd5: Download complete
14:44:39 54196fe38f7e: Verifying Checksum
14:44:39 54196fe38f7e: Download complete
14:44:39 Cloning the remote Git repository
14:44:39 Cloning with configured refspecs honoured and without tags
14:44:40 bcc6819b84f2: Verifying Checksum
14:44:40 bcc6819b84f2: Download complete
14:44:40 6c3a273fe2bd: Verifying Checksum
14:44:40 6c3a273fe2bd: Download complete
14:44:40 2b3f2e7d6db5: Verifying Checksum
14:44:40 2b3f2e7d6db5: Download complete
14:44:40 df20fa9351a1: Pull complete
14:44:40 3f062cfc4cfd: Verifying Checksum
14:44:40 3f062cfc4cfd: Download complete
14:44:40 d04c62475cc2: Verifying Checksum
14:44:40 d04c62475cc2: Download complete
14:44:40 ea71acc29633: Verifying Checksum
14:44:40 ea71acc29633: Download complete
14:44:40 cc28bd76800f: Verifying Checksum
14:44:40 cc28bd76800f: Download complete
14:44:40 657cc4c15165: Verifying Checksum
14:44:40 657cc4c15165: Download complete
14:44:40 ce08fb3d847a: Verifying Checksum
14:44:40 ce08fb3d847a: Download complete
14:44:40 6c3a273fe2bd: Verifying Checksum
14:44:40 6c3a273fe2bd: Download complete
14:44:40 9f841d2c008d: Verifying Checksum
14:44:40 9f841d2c008d: Download complete
14:44:40 2b3f2e7d6db5: Verifying Checksum
14:44:40 2b3f2e7d6db5: Download complete
14:44:40 bcc6819b84f2: Verifying Checksum
14:44:40 bcc6819b84f2: Download complete
14:44:40 3f062cfc4cfd: Verifying Checksum
14:44:40 3f062cfc4cfd: Download complete
14:44:40 d04c62475cc2: Download complete
14:44:40 df20fa9351a1: Pull complete
14:44:40 25ad7478873d: Pull complete
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_add-gha # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
14:44:41 4684f6177b5d: Pull complete
14:44:41 46e300cec669: Verifying Checksum
14:44:41 46e300cec669: Download complete
14:44:41 25ad7478873d: Pull complete
14:44:41 using credential docker-jenkins-github-credentials
14:44:41 Cloning the remote Git repository
14:44:41 Cloning with configured refspecs honoured and without tags
14:44:41 46e300cec669: Verifying Checksum
14:44:41 46e300cec669: Download complete
14:44:41 4684f6177b5d: Pull complete
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
14:44:42 Fetching without tags
[Pipeline] echo
14:44:42 Removing all docker containers
[Pipeline] sh
14:44:42 Checking out Revision d33719bfddb9c5675914ea222b1c8e4634255254 (add-gha)
14:44:42 + docker container ls -aq
[Pipeline] echo
14:44:42 Docker containers have been removed
[Pipeline] echo
14:44:42 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:44:42 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.13)
[Pipeline] checkout
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_add-gha # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d33719bfddb9c5675914ea222b1c8e4634255254 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
14:44:43 Fetching without tags
14:44:44 Checking out Revision d33719bfddb9c5675914ea222b1c8e4634255254 (add-gha)
14:44:44 using credential docker-jenkins-github-credentials
14:44:44 Cloning the remote Git repository
14:44:44 Cloning with configured refspecs honoured and without tags
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d33719bfddb9c5675914ea222b1c8e4634255254 # timeout=10
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_add-gha # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
14:44:45 46e300cec669: Pull complete
14:44:45 63038576ad94: Pull complete
14:44:45 0fdb76c4706c: Pull complete
14:44:45 cb7edeffdfd5: Pull complete
14:44:45 cc28bd76800f: Pull complete
14:44:45 54196fe38f7e: Pull complete
14:44:45 ea71acc29633: Pull complete
14:44:45 657cc4c15165: Pull complete
14:44:46 ce08fb3d847a: Pull complete
14:44:46 9f841d2c008d: Pull complete
14:44:46 Commit message: "Remove travis"
14:44:46 46e300cec669: Pull complete
14:44:46 6c3a273fe2bd: Pull complete
14:44:46 63038576ad94: Pull complete
14:44:46 bcc6819b84f2: Pull complete
14:44:46 2b3f2e7d6db5: Pull complete
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[Pipeline] {
[Pipeline] sh
14:44:47 0fdb76c4706c: Pull complete
14:44:47 3f062cfc4cfd: Pull complete
14:44:47 d04c62475cc2: Pull complete
14:44:47 Digest: sha256:83324a87dd86de86d4905ad7d65a442c71d7b49fa414084cd0fa78a83843688e
14:44:47 Status: Downloaded newer image for dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
14:44:47 Fetching without tags
14:44:47 cb7edeffdfd5: Pull complete
14:44:47 + docker network create dpy-testnet-2-0-py3.7-19.03.12
14:44:47 81dc50d4cb6e454f09219e9ffda1c52a83b8b5d3bc02150955e78485d3b0b0ed
[Pipeline] sh
14:44:47 Checking out Revision d33719bfddb9c5675914ea222b1c8e4634255254 (add-gha)
14:44:47 + docker run --rm -d --name dpy-dind-2-0-py3.7-19.03.12 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-19.03.12 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd -H tcp://0.0.0.0:2375
14:44:47 Unable to find image 'dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254' locally
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_add-gha@tmp/825a8c94-0b75-4016-876b-06970ffabd39/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
14:44:47 80578c14f70c5177f05f476aa536f774e206e0ab825d3b68048a3409d590fb01
14:44:48 Commit message: "Remove travis"
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d33719bfddb9c5675914ea222b1c8e4634255254 # timeout=10
14:44:48 sshdind-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:48 df20fa9351a1: Pulling fs layer
14:44:48 25ad7478873d: Pulling fs layer
14:44:48 4684f6177b5d: Pulling fs layer
14:44:48 46e300cec669: Pulling fs layer
14:44:48 63038576ad94: Pulling fs layer
14:44:48 0fdb76c4706c: Pulling fs layer
14:44:48 cb7edeffdfd5: Pulling fs layer
14:44:48 cc28bd76800f: Pulling fs layer
14:44:48 54196fe38f7e: Pulling fs layer
14:44:48 ea71acc29633: Pulling fs layer
14:44:48 657cc4c15165: Pulling fs layer
14:44:48 ce08fb3d847a: Pulling fs layer
14:44:48 9f841d2c008d: Pulling fs layer
14:44:48 6c3a273fe2bd: Pulling fs layer
14:44:48 bcc6819b84f2: Pulling fs layer
14:44:48 2b3f2e7d6db5: Pulling fs layer
14:44:48 3f062cfc4cfd: Pulling fs layer
14:44:48 d04c62475cc2: Pulling fs layer
14:44:48 ea71acc29633: Waiting
14:44:48 657cc4c15165: Waiting
14:44:48 ce08fb3d847a: Waiting
14:44:48 9f841d2c008d: Waiting
14:44:48 6c3a273fe2bd: Waiting
14:44:48 bcc6819b84f2: Waiting
14:44:48 2b3f2e7d6db5: Waiting
14:44:48 3f062cfc4cfd: Waiting
14:44:48 d04c62475cc2: Waiting
14:44:48 46e300cec669: Waiting
14:44:48 63038576ad94: Waiting
14:44:48 0fdb76c4706c: Waiting
14:44:48 cb7edeffdfd5: Waiting
14:44:48 cc28bd76800f: Waiting
14:44:48 54196fe38f7e: Waiting
14:44:48 4684f6177b5d: Verifying Checksum
14:44:48 4684f6177b5d: Download complete
14:44:48 25ad7478873d: Download complete
[Pipeline] withDockerRegistry
14:44:48 46e300cec669: Pull complete
14:44:48 63038576ad94: Verifying Checksum
14:44:48 63038576ad94: Download complete
14:44:48 df20fa9351a1: Verifying Checksum
14:44:48 df20fa9351a1: Download complete
14:44:48 cb7edeffdfd5: Verifying Checksum
14:44:48 cb7edeffdfd5: Download complete
14:44:48 0fdb76c4706c: Verifying Checksum
14:44:48 0fdb76c4706c: Download complete
[Pipeline] sh
[Pipeline] {
[Pipeline] sh
14:44:48 cc28bd76800f: Pull complete
14:44:48 54196fe38f7e: Pull complete
14:44:48 63038576ad94: Pull complete
14:44:48 54196fe38f7e: Verifying Checksum
14:44:48 54196fe38f7e: Download complete
14:44:48 ea71acc29633: Verifying Checksum
14:44:48 ea71acc29633: Download complete
14:44:48 657cc4c15165: Verifying Checksum
14:44:48 657cc4c15165: Download complete
14:44:48 + docker run --rm --name dpy-tests-2-0-py2.7-19.03.12 -e DOCKER_HOST=tcp://dpy-dind-2-0-py2.7-19.03.12:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py2.7-19.03.12 --volumes-from dpy-dind-2-0-py2.7-19.03.12 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker --ignore=tests/ssh tests/
14:44:48 Unable to find image 'dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:44:48 ea71acc29633: Pull complete
14:44:49 + docker network create dpy-testnet-2-0-py3.7-20.10.1
14:44:49 0fdb76c4706c: Pull complete
14:44:49 ce08fb3d847a: Verifying Checksum
14:44:49 ce08fb3d847a: Download complete
14:44:49 9f841d2c008d: Verifying Checksum
14:44:49 9f841d2c008d: Download complete
14:44:49 cc28bd76800f: Verifying Checksum
14:44:49 cc28bd76800f: Download complete
14:44:49 657cc4c15165: Pull complete
14:44:49 ce08fb3d847a: Pull complete
14:44:49 59b6e2391d6f1b7db669e8528b71e5b0e16e6047d4f7dde761ed3592a48f3504
[Pipeline] sh
14:44:49 cb7edeffdfd5: Pull complete
14:44:49 bcc6819b84f2: Verifying Checksum
14:44:49 bcc6819b84f2: Download complete
14:44:49 6c3a273fe2bd: Verifying Checksum
14:44:49 6c3a273fe2bd: Download complete
14:44:49 2b3f2e7d6db5: Verifying Checksum
14:44:49 2b3f2e7d6db5: Download complete
14:44:49 3f062cfc4cfd: Verifying Checksum
14:44:49 3f062cfc4cfd: Download complete
14:44:49 py2-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:49 7e2b2a5af8f6: Pulling fs layer
14:44:49 09b6f03ffac4: Pulling fs layer
14:44:49 dc3f0c679f0f: Pulling fs layer
14:44:49 fd4b47407fc3: Pulling fs layer
14:44:49 b32f6bf7d96d: Pulling fs layer
14:44:49 6f4489a7e4cf: Pulling fs layer
14:44:49 af4b99ad9ef0: Pulling fs layer
14:44:49 39db0bc48c26: Pulling fs layer
14:44:49 acb4a89489fc: Pulling fs layer
14:44:49 a56a896fbf76: Pulling fs layer
14:44:49 a269bdd5766c: Pulling fs layer
14:44:49 14bb4fa852a3: Pulling fs layer
14:44:49 450ca467e724: Pulling fs layer
14:44:49 580c588f3939: Pulling fs layer
14:44:49 bb68296034be: Pulling fs layer
14:44:49 a7a5ae71eb21: Pulling fs layer
14:44:49 4656bbbf8ebf: Pulling fs layer
14:44:49 b4a590870575: Pulling fs layer
14:44:49 551ca0820c2b: Pulling fs layer
14:44:49 a9a16ad2bfeb: Pulling fs layer
14:44:49 7471497cdd02: Pulling fs layer
14:44:49 950131b1fdbd: Pulling fs layer
14:44:49 ea936b9dbb20: Pulling fs layer
14:44:49 74830feb9e86: Pulling fs layer
14:44:49 a5f57992ee84: Pulling fs layer
14:44:49 8533b98fb012: Pulling fs layer
14:44:49 580c588f3939: Waiting
14:44:49 fd4b47407fc3: Waiting
14:44:49 b32f6bf7d96d: Waiting
14:44:49 6f4489a7e4cf: Waiting
14:44:49 af4b99ad9ef0: Waiting
14:44:49 39db0bc48c26: Waiting
14:44:49 acb4a89489fc: Waiting
14:44:49 a56a896fbf76: Waiting
14:44:49 a269bdd5766c: Waiting
14:44:49 14bb4fa852a3: Waiting
14:44:49 450ca467e724: Waiting
14:44:49 bb68296034be: Waiting
14:44:49 a7a5ae71eb21: Waiting
14:44:49 4656bbbf8ebf: Waiting
14:44:49 b4a590870575: Waiting
14:44:49 551ca0820c2b: Waiting
14:44:49 a9a16ad2bfeb: Waiting
14:44:49 7471497cdd02: Waiting
14:44:49 950131b1fdbd: Waiting
14:44:49 ea936b9dbb20: Waiting
14:44:49 74830feb9e86: Waiting
14:44:49 a5f57992ee84: Waiting
14:44:49 8533b98fb012: Waiting
14:44:49 9f841d2c008d: Pull complete
14:44:49 6c3a273fe2bd: Pull 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_add-gha@tmp/8e6c6a73-5c6e-4701-bf59-f8f013b140f1/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
14:44:49 + docker run --rm -d --name dpy-dind-2-0-py3.7-20.10.1 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-20.10.1 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd -H tcp://0.0.0.0:2375
14:44:49 Unable to find image 'dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:44:49 d04c62475cc2: Verifying Checksum
14:44:49 d04c62475cc2: Download complete
14:44:49 df20fa9351a1: Pull complete
14:44:49 bcc6819b84f2: Pull complete
14:44:49 2b3f2e7d6db5: Pull complete
14:44:49 sshdind-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:49 df20fa9351a1: Pulling fs layer
14:44:49 25ad7478873d: Pulling fs layer
14:44:49 4684f6177b5d: Pulling fs layer
14:44:49 46e300cec669: Pulling fs layer
14:44:49 63038576ad94: Pulling fs layer
14:44:49 0fdb76c4706c: Pulling fs layer
14:44:49 cb7edeffdfd5: Pulling fs layer
14:44:49 cc28bd76800f: Pulling fs layer
14:44:49 54196fe38f7e: Pulling fs layer
14:44:49 ea71acc29633: Pulling fs layer
14:44:49 657cc4c15165: Pulling fs layer
14:44:49 ce08fb3d847a: Pulling fs layer
14:44:49 9f841d2c008d: Pulling fs layer
14:44:49 6c3a273fe2bd: Pulling fs layer
14:44:49 bcc6819b84f2: Pulling fs layer
14:44:49 2b3f2e7d6db5: Pulling fs layer
14:44:49 3f062cfc4cfd: Pulling fs layer
14:44:49 d04c62475cc2: Pulling fs layer
14:44:49 ea71acc29633: Waiting
14:44:49 657cc4c15165: Waiting
14:44:49 ce08fb3d847a: Waiting
14:44:49 9f841d2c008d: Waiting
14:44:49 6c3a273fe2bd: Waiting
14:44:49 bcc6819b84f2: Waiting
14:44:49 2b3f2e7d6db5: Waiting
14:44:49 3f062cfc4cfd: Waiting
14:44:49 d04c62475cc2: Waiting
14:44:49 46e300cec669: Waiting
14:44:49 63038576ad94: Waiting
14:44:49 0fdb76c4706c: Waiting
14:44:49 cb7edeffdfd5: Waiting
14:44:49 cc28bd76800f: Waiting
14:44:49 54196fe38f7e: Waiting
14:44:49 4684f6177b5d: Verifying Checksum
14:44:49 4684f6177b5d: Download complete
14:44:49 df20fa9351a1: Verifying Checksum
14:44:49 df20fa9351a1: Download complete
14:44:49 25ad7478873d: Verifying Checksum
14:44:49 25ad7478873d: Download complete
14:44:50 3f062cfc4cfd: Pull complete
14:44:50 d04c62475cc2: Pull complete
14:44:50 Digest: sha256:83324a87dd86de86d4905ad7d65a442c71d7b49fa414084cd0fa78a83843688e
14:44:50 Status: Downloaded newer image for dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
14:44:50 63038576ad94: Verifying Checksum
14:44:50 63038576ad94: Download complete
14:44:50 0fdb76c4706c: Verifying Checksum
14:44:50 0fdb76c4706c: Download complete
14:44:50 cb7edeffdfd5: Verifying Checksum
14:44:50 cb7edeffdfd5: Download complete
14:44:50 9fbe3b4e15ae84d3853223860858609ae019e1a79d5ed1c7567ef269c8a7f30c
14:44:50 54196fe38f7e: Verifying Checksum
14:44:50 54196fe38f7e: Download complete
14:44:50 ea71acc29633: Verifying Checksum
14:44:50 ea71acc29633: Download complete
14:44:50 25ad7478873d: Pull complete
14:44:50 657cc4c15165: Verifying Checksum
14:44:50 657cc4c15165: Download complete
14:44:50 cc28bd76800f: Verifying Checksum
14:44:50 cc28bd76800f: Download complete
14:44:50 ce08fb3d847a: Verifying Checksum
14:44:50 ce08fb3d847a: Download complete
14:44:50 9f841d2c008d: Verifying Checksum
14:44:50 9f841d2c008d: Download complete
14:44:50 dc3f0c679f0f: Verifying Checksum
14:44:50 dc3f0c679f0f: Download complete
14:44:50 cc28bd76800f: Pull complete
14:44:50 46e300cec669: Verifying Checksum
14:44:50 46e300cec669: Download complete
[Pipeline] sh
14:44:50 6c3a273fe2bd: Verifying Checksum
14:44:50 6c3a273fe2bd: Download complete
14:44:50 bcc6819b84f2: Verifying Checksum
14:44:50 bcc6819b84f2: Download complete
14:44:50 2b3f2e7d6db5: Verifying Checksum
14:44:50 2b3f2e7d6db5: Download complete
14:44:50 3f062cfc4cfd: Verifying Checksum
14:44:50 3f062cfc4cfd: Download complete
14:44:50 d04c62475cc2: Verifying Checksum
14:44:50 d04c62475cc2: Download complete
14:44:50 09b6f03ffac4: Verifying Checksum
14:44:50 09b6f03ffac4: Download complete
14:44:50 54196fe38f7e: Pull complete
14:44:51 df20fa9351a1: Pull complete
14:44:51 ea71acc29633: Pull complete
14:44:51 4684f6177b5d: Pull complete
14:44:51 657cc4c15165: Pull complete
14:44:51 Commit message: "Remove travis"
14:44:51 ce08fb3d847a: Pull complete
14:44:51 9f841d2c008d: Pull complete
14:44:52 6c3a273fe2bd: Pull complete
14:44:52 bcc6819b84f2: Pull complete
[Pipeline] withDockerRegistry
14:44:52 + docker run --rm --name dpy-tests-2-0-py2.7-20.10.1 -e DOCKER_HOST=tcp://dpy-dind-2-0-py2.7-20.10.1:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py2.7-20.10.1 --volumes-from dpy-dind-2-0-py2.7-20.10.1 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker --ignore=tests/ssh tests/
14:44:52 Unable to find image 'dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:44:52 py2-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:52 7e2b2a5af8f6: Pulling fs layer
14:44:52 09b6f03ffac4: Pulling fs layer
14:44:52 dc3f0c679f0f: Pulling fs layer
14:44:52 fd4b47407fc3: Pulling fs layer
14:44:52 b32f6bf7d96d: Pulling fs layer
14:44:52 6f4489a7e4cf: Pulling fs layer
14:44:52 af4b99ad9ef0: Pulling fs layer
14:44:52 39db0bc48c26: Pulling fs layer
14:44:52 acb4a89489fc: Pulling fs layer
14:44:52 a56a896fbf76: Pulling fs layer
14:44:52 a269bdd5766c: Pulling fs layer
14:44:52 14bb4fa852a3: Pulling fs layer
14:44:52 450ca467e724: Pulling fs layer
14:44:52 580c588f3939: Pulling fs layer
14:44:52 bb68296034be: Pulling fs layer
14:44:52 a7a5ae71eb21: Pulling fs layer
14:44:52 4656bbbf8ebf: Pulling fs layer
14:44:52 b4a590870575: Pulling fs layer
14:44:52 551ca0820c2b: Pulling fs layer
14:44:52 a9a16ad2bfeb: Pulling fs layer
14:44:52 7471497cdd02: Pulling fs layer
14:44:52 950131b1fdbd: Pulling fs layer
14:44:52 ea936b9dbb20: Pulling fs layer
14:44:52 74830feb9e86: Pulling fs layer
14:44:52 a5f57992ee84: Pulling fs layer
14:44:52 8533b98fb012: Pulling fs layer
14:44:52 a269bdd5766c: Waiting
14:44:52 14bb4fa852a3: Waiting
14:44:52 450ca467e724: Waiting
14:44:52 580c588f3939: Waiting
14:44:52 bb68296034be: Waiting
14:44:52 a7a5ae71eb21: Waiting
14:44:52 4656bbbf8ebf: Waiting
14:44:52 b4a590870575: Waiting
14:44:52 551ca0820c2b: Waiting
14:44:52 a9a16ad2bfeb: Waiting
14:44:52 fd4b47407fc3: Waiting
14:44:52 b32f6bf7d96d: Waiting
14:44:52 6f4489a7e4cf: Waiting
14:44:52 af4b99ad9ef0: Waiting
14:44:52 39db0bc48c26: Waiting
14:44:52 acb4a89489fc: Waiting
14:44:52 a56a896fbf76: Waiting
14:44:52 950131b1fdbd: Waiting
14:44:52 ea936b9dbb20: Waiting
14:44:52 74830feb9e86: Waiting
14:44:52 a5f57992ee84: Waiting
14:44:52 8533b98fb012: Waiting
14:44:52 7471497cdd02: Waiting
14:44:52 09b6f03ffac4: Verifying Checksum
14:44:52 09b6f03ffac4: Download complete
[Pipeline] {
[Pipeline] sh
14:44:52 2b3f2e7d6db5: Pull complete
14:44:52 3f062cfc4cfd: Pull 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_add-gha@tmp/cf000265-8ae9-4f82-826f-2c14794f8c6d/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
14:44:52 dc3f0c679f0f: Verifying Checksum
14:44:52 dc3f0c679f0f: Download complete
14:44:52 7e2b2a5af8f6: Verifying Checksum
14:44:52 7e2b2a5af8f6: Download complete
14:44:52 46e300cec669: Verifying Checksum
14:44:52 46e300cec669: Download complete
14:44:52 d04c62475cc2: Pull complete
14:44:52 Digest: sha256:83324a87dd86de86d4905ad7d65a442c71d7b49fa414084cd0fa78a83843688e
14:44:52 Status: Downloaded newer image for dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
14:44:52 c1c1ffc227e945323ae59638a857b85a2352c4f119d2f7c8a45440164e8f2b51
14:44:52 + docker network create dpy-testnet-2-0-py3.7-19.03.13
14:44:52 e30e2236d6de6a4518a95ce1d42bca5bfb90fb7f8bc4496daa4e6289d2cd7b56
[Pipeline] sh
14:44:52 + docker run --rm -d --name dpy-dind-2-0-py3.7-19.03.13 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-19.03.13 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd -H tcp://0.0.0.0:2375
14:44:52 Unable to find image 'dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:44:53 6f4489a7e4cf: Verifying Checksum
14:44:53 6f4489a7e4cf: Download complete
14:44:53 25ad7478873d: Pull complete
[Pipeline] sh
14:44:53 sshdind-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:53 df20fa9351a1: Pulling fs layer
14:44:53 25ad7478873d: Pulling fs layer
14:44:53 4684f6177b5d: Pulling fs layer
14:44:53 46e300cec669: Pulling fs layer
14:44:53 63038576ad94: Pulling fs layer
14:44:53 0fdb76c4706c: Pulling fs layer
14:44:53 cb7edeffdfd5: Pulling fs layer
14:44:53 cc28bd76800f: Pulling fs layer
14:44:53 54196fe38f7e: Pulling fs layer
14:44:53 ea71acc29633: Pulling fs layer
14:44:53 657cc4c15165: Pulling fs layer
14:44:53 ce08fb3d847a: Pulling fs layer
14:44:53 9f841d2c008d: Pulling fs layer
14:44:53 6c3a273fe2bd: Pulling fs layer
14:44:53 bcc6819b84f2: Pulling fs layer
14:44:53 2b3f2e7d6db5: Pulling fs layer
14:44:53 3f062cfc4cfd: Pulling fs layer
14:44:53 d04c62475cc2: Pulling fs layer
14:44:53 ea71acc29633: Waiting
14:44:53 657cc4c15165: Waiting
14:44:53 ce08fb3d847a: Waiting
14:44:53 9f841d2c008d: Waiting
14:44:53 6c3a273fe2bd: Waiting
14:44:53 bcc6819b84f2: Waiting
14:44:53 2b3f2e7d6db5: Waiting
14:44:53 3f062cfc4cfd: Waiting
14:44:53 d04c62475cc2: Waiting
14:44:53 63038576ad94: Waiting
14:44:53 0fdb76c4706c: Waiting
14:44:53 cb7edeffdfd5: Waiting
14:44:53 cc28bd76800f: Waiting
14:44:53 54196fe38f7e: Waiting
14:44:53 46e300cec669: Waiting
14:44:53 4684f6177b5d: Pull complete
14:44:53 + docker run --rm --name dpy-tests-2-0-py2.7-19.03.13 -e DOCKER_HOST=tcp://dpy-dind-2-0-py2.7-19.03.13:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py2.7-19.03.13 --volumes-from dpy-dind-2-0-py2.7-19.03.13 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker --ignore=tests/ssh tests/
14:44:53 4684f6177b5d: Verifying Checksum
14:44:53 4684f6177b5d: Download complete
14:44:53 25ad7478873d: Verifying Checksum
14:44:53 25ad7478873d: Download complete
14:44:53 df20fa9351a1: Verifying Checksum
14:44:53 df20fa9351a1: Download complete
14:44:53 63038576ad94: Verifying Checksum
14:44:53 63038576ad94: Download complete
14:44:53 0fdb76c4706c: Verifying Checksum
14:44:53 0fdb76c4706c: Download complete
14:44:53 cb7edeffdfd5: Verifying Checksum
14:44:53 cb7edeffdfd5: Download complete
14:44:53 fd4b47407fc3: Verifying Checksum
14:44:53 fd4b47407fc3: Download complete
14:44:53 54196fe38f7e: Verifying Checksum
14:44:53 54196fe38f7e: Download complete
14:44:53 ea71acc29633: Verifying Checksum
14:44:53 ea71acc29633: Download complete
14:44:53 657cc4c15165: Verifying Checksum
14:44:53 657cc4c15165: Download complete
14:44:53 cc28bd76800f: Verifying Checksum
14:44:53 cc28bd76800f: Download complete
14:44:53 39db0bc48c26: Verifying Checksum
14:44:53 39db0bc48c26: Download complete
14:44:53 Unable to find image 'dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:44:54 9f841d2c008d: Verifying Checksum
14:44:54 9f841d2c008d: Download complete
14:44:54 ce08fb3d847a: Verifying Checksum
14:44:54 ce08fb3d847a: Download complete
14:44:54 6c3a273fe2bd: Verifying Checksum
14:44:54 6c3a273fe2bd: Download complete
14:44:54 bcc6819b84f2: Verifying Checksum
14:44:54 bcc6819b84f2: Download complete
14:44:54 af4b99ad9ef0: Verifying Checksum
14:44:54 af4b99ad9ef0: Download complete
14:44:54 a56a896fbf76: Verifying Checksum
14:44:54 a56a896fbf76: Download complete
14:44:54 py2-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:44:54 7e2b2a5af8f6: Pulling fs layer
14:44:54 09b6f03ffac4: Pulling fs layer
14:44:54 dc3f0c679f0f: Pulling fs layer
14:44:54 fd4b47407fc3: Pulling fs layer
14:44:54 b32f6bf7d96d: Pulling fs layer
14:44:54 6f4489a7e4cf: Pulling fs layer
14:44:54 af4b99ad9ef0: Pulling fs layer
14:44:54 39db0bc48c26: Pulling fs layer
14:44:54 acb4a89489fc: Pulling fs layer
14:44:54 a56a896fbf76: Pulling fs layer
14:44:54 a269bdd5766c: Pulling fs layer
14:44:54 14bb4fa852a3: Pulling fs layer
14:44:54 450ca467e724: Pulling fs layer
14:44:54 580c588f3939: Pulling fs layer
14:44:54 bb68296034be: Pulling fs layer
14:44:54 a7a5ae71eb21: Pulling fs layer
14:44:54 4656bbbf8ebf: Pulling fs layer
14:44:54 b4a590870575: Pulling fs layer
14:44:54 551ca0820c2b: Pulling fs layer
14:44:54 a9a16ad2bfeb: Pulling fs layer
14:44:54 7471497cdd02: Pulling fs layer
14:44:54 950131b1fdbd: Pulling fs layer
14:44:54 ea936b9dbb20: Pulling fs layer
14:44:54 74830feb9e86: Pulling fs layer
14:44:54 a5f57992ee84: Pulling fs layer
14:44:54 8533b98fb012: Pulling fs layer
14:44:54 fd4b47407fc3: Waiting
14:44:54 b32f6bf7d96d: Waiting
14:44:54 6f4489a7e4cf: Waiting
14:44:54 af4b99ad9ef0: Waiting
14:44:54 39db0bc48c26: Waiting
14:44:54 acb4a89489fc: Waiting
14:44:54 a56a896fbf76: Waiting
14:44:54 a269bdd5766c: Waiting
14:44:54 14bb4fa852a3: Waiting
14:44:54 450ca467e724: Waiting
14:44:54 580c588f3939: Waiting
14:44:54 bb68296034be: Waiting
14:44:54 ea936b9dbb20: Waiting
14:44:54 74830feb9e86: Waiting
14:44:54 a5f57992ee84: Waiting
14:44:54 a7a5ae71eb21: Waiting
14:44:54 8533b98fb012: Waiting
14:44:54 4656bbbf8ebf: Waiting
14:44:54 b4a590870575: Waiting
14:44:54 551ca0820c2b: Waiting
14:44:54 a9a16ad2bfeb: Waiting
14:44:54 7471497cdd02: Waiting
14:44:54 950131b1fdbd: Waiting
14:44:54 2b3f2e7d6db5: Verifying Checksum
14:44:54 2b3f2e7d6db5: Download complete
14:44:54 3f062cfc4cfd: Verifying Checksum
14:44:54 3f062cfc4cfd: Download complete
14:44:54 d04c62475cc2: Verifying Checksum
14:44:54 d04c62475cc2: Download complete
14:44:54 df20fa9351a1: Pull complete
14:44:54 acb4a89489fc: Verifying Checksum
14:44:54 acb4a89489fc: Download complete
14:44:54 14bb4fa852a3: Verifying Checksum
14:44:54 14bb4fa852a3: Download complete
14:44:54 450ca467e724: Verifying Checksum
14:44:54 450ca467e724: Download complete
14:44:54 09b6f03ffac4: Verifying Checksum
14:44:54 09b6f03ffac4: Download complete
14:44:54 580c588f3939: Verifying Checksum
14:44:54 580c588f3939: Download complete
14:44:54 bb68296034be: Verifying Checksum
14:44:54 bb68296034be: Download complete
14:44:54 a269bdd5766c: Verifying Checksum
14:44:54 a269bdd5766c: Download complete
14:44:54 a7a5ae71eb21: Verifying Checksum
14:44:54 a7a5ae71eb21: Download complete
14:44:54 4656bbbf8ebf: Verifying Checksum
14:44:54 4656bbbf8ebf: Download complete
14:44:55 7e2b2a5af8f6: Verifying Checksum
14:44:55 7e2b2a5af8f6: Download complete
14:44:55 b4a590870575: Verifying Checksum
14:44:55 b4a590870575: Download complete
14:44:55 a9a16ad2bfeb: Verifying Checksum
14:44:55 a9a16ad2bfeb: Download complete
14:44:55 551ca0820c2b: Verifying Checksum
14:44:55 551ca0820c2b: Download complete
14:44:55 7471497cdd02: Verifying Checksum
14:44:55 7471497cdd02: Download complete
14:44:55 dc3f0c679f0f: Verifying Checksum
14:44:55 dc3f0c679f0f: Download complete
14:44:55 6f4489a7e4cf: Verifying Checksum
14:44:55 6f4489a7e4cf: Download complete
14:44:55 ea936b9dbb20: Verifying Checksum
14:44:55 ea936b9dbb20: Download complete
14:44:55 fd4b47407fc3: Download complete
14:44:55 74830feb9e86: Verifying Checksum
14:44:55 74830feb9e86: Download complete
14:44:55 25ad7478873d: Pull complete
14:44:55 4684f6177b5d: Pull complete
14:44:55 a5f57992ee84: Verifying Checksum
14:44:55 a5f57992ee84: Download complete
14:44:55 950131b1fdbd: Verifying Checksum
14:44:55 950131b1fdbd: Download complete
14:44:55 8533b98fb012: Verifying Checksum
14:44:55 8533b98fb012: Download complete
14:44:55 46e300cec669: Verifying Checksum
14:44:55 46e300cec669: Download complete
14:44:56 39db0bc48c26: Verifying Checksum
14:44:56 39db0bc48c26: Download complete
14:44:56 af4b99ad9ef0: Verifying Checksum
14:44:56 af4b99ad9ef0: Download complete
14:44:56 a56a896fbf76: Verifying Checksum
14:44:56 a56a896fbf76: Download complete
14:44:56 acb4a89489fc: Verifying Checksum
14:44:56 acb4a89489fc: Download complete
14:44:56 14bb4fa852a3: Verifying Checksum
14:44:56 14bb4fa852a3: Download complete
14:44:56 450ca467e724: Verifying Checksum
14:44:56 450ca467e724: Download complete
14:44:56 580c588f3939: Verifying Checksum
14:44:56 580c588f3939: Download complete
14:44:56 a269bdd5766c: Verifying Checksum
14:44:56 a269bdd5766c: Download complete
14:44:56 bb68296034be: Verifying Checksum
14:44:56 bb68296034be: Download complete
14:44:56 a7a5ae71eb21: Verifying Checksum
14:44:56 a7a5ae71eb21: Download complete
14:44:56 4656bbbf8ebf: Verifying Checksum
14:44:56 4656bbbf8ebf: Download complete
14:44:57 b4a590870575: Verifying Checksum
14:44:57 b4a590870575: Download complete
14:44:57 a9a16ad2bfeb: Verifying Checksum
14:44:57 a9a16ad2bfeb: Download complete
14:44:57 551ca0820c2b: Verifying Checksum
14:44:57 551ca0820c2b: Download complete
14:44:57 7471497cdd02: Verifying Checksum
14:44:57 7471497cdd02: Download complete
14:44:57 ea936b9dbb20: Verifying Checksum
14:44:57 ea936b9dbb20: Download complete
14:44:57 74830feb9e86: Verifying Checksum
14:44:57 74830feb9e86: Download complete
14:44:57 46e300cec669: Pull complete
14:44:57 63038576ad94: Pull complete
14:44:57 0fdb76c4706c: Pull complete
14:44:57 cb7edeffdfd5: Pull complete
14:44:57 950131b1fdbd: Verifying Checksum
14:44:57 950131b1fdbd: Download complete
14:44:57 a5f57992ee84: Verifying Checksum
14:44:57 a5f57992ee84: Download complete
14:44:57 8533b98fb012: Verifying Checksum
14:44:57 8533b98fb012: Download complete
14:44:58 7e2b2a5af8f6: Verifying Checksum
14:44:58 6f4489a7e4cf: Verifying Checksum
14:44:58 6f4489a7e4cf: Download complete
14:44:58 fd4b47407fc3: Verifying Checksum
14:44:58 fd4b47407fc3: Download complete
14:44:58 39db0bc48c26: Verifying Checksum
14:44:58 39db0bc48c26: Download complete
14:44:58 af4b99ad9ef0: Verifying Checksum
14:44:58 af4b99ad9ef0: Download complete
14:44:58 a56a896fbf76: Verifying Checksum
14:44:58 a56a896fbf76: Download complete
14:44:58 cc28bd76800f: Pull complete
14:44:58 54196fe38f7e: Pull complete
14:44:58 ea71acc29633: Pull complete
14:44:58 46e300cec669: Pull complete
14:44:58 63038576ad94: Pull complete
14:44:58 0fdb76c4706c: Pull complete
14:44:58 657cc4c15165: Pull complete
14:44:58 cb7edeffdfd5: Pull complete
14:44:59 ce08fb3d847a: Pull complete
14:44:59 9f841d2c008d: Pull complete
14:44:59 6c3a273fe2bd: Pull complete
14:44:59 acb4a89489fc: Verifying Checksum
14:44:59 acb4a89489fc: Download complete
14:44:59 14bb4fa852a3: Verifying Checksum
14:44:59 14bb4fa852a3: Download complete
14:44:59 450ca467e724: Verifying Checksum
14:44:59 450ca467e724: Download complete
14:44:59 b32f6bf7d96d: Verifying Checksum
14:44:59 b32f6bf7d96d: Download complete
14:44:59 bcc6819b84f2: Pull complete
14:44:59 580c588f3939: Verifying Checksum
14:44:59 580c588f3939: Download complete
14:44:59 a269bdd5766c: Verifying Checksum
14:44:59 a269bdd5766c: Download complete
14:44:59 bb68296034be: Verifying Checksum
14:44:59 bb68296034be: Download complete
14:44:59 a7a5ae71eb21: Verifying Checksum
14:44:59 a7a5ae71eb21: Download complete
14:44:59 4656bbbf8ebf: Verifying Checksum
14:44:59 4656bbbf8ebf: Download complete
14:44:59 551ca0820c2b: Verifying Checksum
14:44:59 551ca0820c2b: Download complete
14:44:59 cc28bd76800f: Pull complete
14:44:59 54196fe38f7e: Pull complete
14:44:59 2b3f2e7d6db5: Pull complete
14:44:59 3f062cfc4cfd: Pull complete
14:44:59 b4a590870575: Verifying Checksum
14:44:59 b4a590870575: Download complete
14:44:59 a9a16ad2bfeb: Verifying Checksum
14:44:59 a9a16ad2bfeb: Download complete
14:44:59 7471497cdd02: Verifying Checksum
14:44:59 7471497cdd02: Download complete
14:44:59 ea936b9dbb20: Verifying Checksum
14:44:59 ea936b9dbb20: Download complete
14:44:59 ea71acc29633: Pull complete
14:44:59 657cc4c15165: Pull complete
14:44:59 d04c62475cc2: Pull complete
14:44:59 Digest: sha256:83324a87dd86de86d4905ad7d65a442c71d7b49fa414084cd0fa78a83843688e
14:44:59 Status: Downloaded newer image for dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
14:44:59 74830feb9e86: Verifying Checksum
14:44:59 74830feb9e86: Download complete
14:44:59 950131b1fdbd: Verifying Checksum
14:44:59 950131b1fdbd: Download complete
14:44:59 a5f57992ee84: Verifying Checksum
14:44:59 a5f57992ee84: Download complete
14:45:00 ce08fb3d847a: Pull complete
14:45:00 9f841d2c008d: Pull complete
14:45:00 7e2b2a5af8f6: Pull complete
14:45:00 8533b98fb012: Verifying Checksum
14:45:00 8533b98fb012: Download complete
14:45:00 6c3a273fe2bd: Pull complete
14:45:00 b32f6bf7d96d: Verifying Checksum
14:45:00 b32f6bf7d96d: Download complete
14:45:00 bcc6819b84f2: Pull complete
14:45:00 2b3f2e7d6db5: Pull complete
14:45:00 3f062cfc4cfd: Pull complete
14:45:01 09b6f03ffac4: Pull complete
14:45:01 d04c62475cc2: Pull complete
14:45:01 Digest: sha256:83324a87dd86de86d4905ad7d65a442c71d7b49fa414084cd0fa78a83843688e
14:45:01 Status: Downloaded newer image for dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
14:45:01 7e2b2a5af8f6: Pull complete
14:45:01 003cd0351a19dd0198985f648c80e2a9c412195c977c5bf9ae5951f63ce6d596
14:45:01 dc3f0c679f0f: Pull complete
14:45:02 09b6f03ffac4: Pull complete
[Pipeline] sh
14:45:02 + docker run --rm --name dpy-tests-2-0-py3.7-19.03.12 -e DOCKER_HOST=tcp://dpy-dind-2-0-py3.7-19.03.12:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-19.03.12 --volumes-from dpy-dind-2-0-py3.7-19.03.12 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker --ignore=tests/ssh tests/
14:45:02 Unable to find image 'dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:45:02 46e300cec669: Pull complete
14:45:02 63038576ad94: Pull complete
14:45:02 0fdb76c4706c: Pull complete
14:45:02 cb7edeffdfd5: Pull complete
14:45:02 dc3f0c679f0f: Pull complete
14:45:02 b32f6bf7d96d: Verifying Checksum
14:45:02 b32f6bf7d96d: Download complete
14:45:03 cc28bd76800f: Pull complete
14:45:03 54196fe38f7e: Pull complete
14:45:03 py3-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:45:03 6c33745f49b4: Pulling fs layer
14:45:03 c87cd3c61e27: Pulling fs layer
14:45:03 05a3c799ec37: Pulling fs layer
14:45:03 a61c38f966ac: Pulling fs layer
14:45:03 c2dd6d195b68: Pulling fs layer
14:45:03 29b9446ae7bd: Pulling fs layer
14:45:03 bcb49d30d299: Pulling fs layer
14:45:03 618e5f951c44: Pulling fs layer
14:45:03 b61a06eec492: Pulling fs layer
14:45:03 13dc9635b0b8: Pulling fs layer
14:45:03 d98b9cf14367: Pulling fs layer
14:45:03 25a3dd01ec02: Pulling fs layer
14:45:03 ef3d48fafabc: Pulling fs layer
14:45:03 70bf67bb8569: Pulling fs layer
14:45:03 e2112cd26f89: Pulling fs layer
14:45:03 df2c2bbf0a5d: Pulling fs layer
14:45:03 f13a58393def: Pulling fs layer
14:45:03 d4933bffb440: Pulling fs layer
14:45:03 d89587516305: Pulling fs layer
14:45:03 154c9d6d1028: Pulling fs layer
14:45:03 05693c32d5fb: Pulling fs layer
14:45:03 7a4575c8310a: Pulling fs layer
14:45:03 7a8963b18162: Pulling fs layer
14:45:03 7f3a63642324: Pulling fs layer
14:45:03 77460c66a5ce: Pulling fs layer
14:45:03 88ce42eff5cb: Pulling fs layer
14:45:03 70bf67bb8569: Waiting
14:45:03 a61c38f966ac: Waiting
14:45:03 c2dd6d195b68: Waiting
14:45:03 29b9446ae7bd: Waiting
14:45:03 bcb49d30d299: Waiting
14:45:03 618e5f951c44: Waiting
14:45:03 b61a06eec492: Waiting
14:45:03 13dc9635b0b8: Waiting
14:45:03 d98b9cf14367: Waiting
14:45:03 25a3dd01ec02: Waiting
14:45:03 ef3d48fafabc: Waiting
14:45:03 e2112cd26f89: Waiting
14:45:03 df2c2bbf0a5d: Waiting
14:45:03 f13a58393def: Waiting
14:45:03 d4933bffb440: Waiting
14:45:03 d89587516305: Waiting
14:45:03 154c9d6d1028: Waiting
14:45:03 05693c32d5fb: Waiting
14:45:03 7a4575c8310a: Waiting
14:45:03 7a8963b18162: Waiting
14:45:03 7f3a63642324: Waiting
14:45:03 77460c66a5ce: Waiting
14:45:03 88ce42eff5cb: Waiting
14:45:03 ea71acc29633: Pull complete
14:45:03 c87cd3c61e27: Verifying Checksum
14:45:03 c87cd3c61e27: Download complete
14:45:03 657cc4c15165: Pull complete
14:45:03 05a3c799ec37: Verifying Checksum
14:45:03 05a3c799ec37: Download complete
14:45:03 ce08fb3d847a: Pull complete
14:45:03 9f841d2c008d: Pull complete
14:45:03 6c3a273fe2bd: Pull complete
14:45:04 7e2b2a5af8f6: Pull complete
14:45:04 bcc6819b84f2: Pull complete
14:45:04 b9a74333851e6e7f62010c72504cc0950dc7e823499496d182e35b8616beb0c8
14:45:04 2b3f2e7d6db5: Pull complete
14:45:04 3f062cfc4cfd: Pull complete
14:45:04 d04c62475cc2: Pull complete
[Pipeline] sh
14:45:04 Digest: sha256:83324a87dd86de86d4905ad7d65a442c71d7b49fa414084cd0fa78a83843688e
14:45:04 Status: Downloaded newer image for dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254
14:45:04 09b6f03ffac4: Pull complete
14:45:04 + docker run --rm --name dpy-tests-2-0-py3.7-20.10.1 -e DOCKER_HOST=tcp://dpy-dind-2-0-py3.7-20.10.1:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-20.10.1 --volumes-from dpy-dind-2-0-py3.7-20.10.1 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker --ignore=tests/ssh tests/
14:45:04 Unable to find image 'dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:45:05 py3-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:45:05 6c33745f49b4: Pulling fs layer
14:45:05 c87cd3c61e27: Pulling fs layer
14:45:05 05a3c799ec37: Pulling fs layer
14:45:05 a61c38f966ac: Pulling fs layer
14:45:05 c2dd6d195b68: Pulling fs layer
14:45:05 29b9446ae7bd: Pulling fs layer
14:45:05 bcb49d30d299: Pulling fs layer
14:45:05 618e5f951c44: Pulling fs layer
14:45:05 b61a06eec492: Pulling fs layer
14:45:05 13dc9635b0b8: Pulling fs layer
14:45:05 d98b9cf14367: Pulling fs layer
14:45:05 25a3dd01ec02: Pulling fs layer
14:45:05 ef3d48fafabc: Pulling fs layer
14:45:05 70bf67bb8569: Pulling fs layer
14:45:05 e2112cd26f89: Pulling fs layer
14:45:05 df2c2bbf0a5d: Pulling fs layer
14:45:05 f13a58393def: Pulling fs layer
14:45:05 d4933bffb440: Pulling fs layer
14:45:05 d89587516305: Pulling fs layer
14:45:05 154c9d6d1028: Pulling fs layer
14:45:05 05693c32d5fb: Pulling fs layer
14:45:05 7a4575c8310a: Pulling fs layer
14:45:05 7a8963b18162: Pulling fs layer
14:45:05 7f3a63642324: Pulling fs layer
14:45:05 77460c66a5ce: Pulling fs layer
14:45:05 88ce42eff5cb: Pulling fs layer
14:45:05 a61c38f966ac: Waiting
14:45:05 c2dd6d195b68: Waiting
14:45:05 29b9446ae7bd: Waiting
14:45:05 bcb49d30d299: Waiting
14:45:05 618e5f951c44: Waiting
14:45:05 b61a06eec492: Waiting
14:45:05 13dc9635b0b8: Waiting
14:45:05 d98b9cf14367: Waiting
14:45:05 25a3dd01ec02: Waiting
14:45:05 ef3d48fafabc: Waiting
14:45:05 70bf67bb8569: Waiting
14:45:05 e2112cd26f89: Waiting
14:45:05 df2c2bbf0a5d: Waiting
14:45:05 f13a58393def: Waiting
14:45:05 d4933bffb440: Waiting
14:45:05 d89587516305: Waiting
14:45:05 154c9d6d1028: Waiting
14:45:05 05693c32d5fb: Waiting
14:45:05 7a4575c8310a: Waiting
14:45:05 7a8963b18162: Waiting
14:45:05 7f3a63642324: Waiting
14:45:05 77460c66a5ce: Waiting
14:45:05 88ce42eff5cb: Waiting
14:45:05 6c4270db8b14d3db6e5f5e8918e88ca176bc62eb561f424d8e16e5cbba6482c4
14:45:05 dc3f0c679f0f: Pull complete
14:45:05 6c33745f49b4: Verifying Checksum
14:45:05 6c33745f49b4: Download complete
14:45:05 a61c38f966ac: Verifying Checksum
14:45:05 a61c38f966ac: Download complete
14:45:05 29b9446ae7bd: Verifying Checksum
14:45:05 29b9446ae7bd: Download complete
14:45:05 05a3c799ec37: Verifying Checksum
14:45:05 05a3c799ec37: Download complete
[Pipeline] sh
14:45:05 618e5f951c44: Verifying Checksum
14:45:05 618e5f951c44: Download complete
14:45:06 fd4b47407fc3: Pull complete
14:45:06 bcb49d30d299: Verifying Checksum
14:45:06 bcb49d30d299: Download complete
14:45:06 b61a06eec492: Verifying Checksum
14:45:06 b61a06eec492: Download complete
14:45:06 13dc9635b0b8: Verifying Checksum
14:45:06 13dc9635b0b8: Download complete
14:45:06 + docker run --rm --name dpy-tests-2-0-py3.7-19.03.13 -e DOCKER_HOST=tcp://dpy-dind-2-0-py3.7-19.03.13:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-19.03.13 --volumes-from dpy-dind-2-0-py3.7-19.03.13 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker --ignore=tests/ssh tests/
14:45:06 Unable to find image 'dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254' locally
14:45:06 c87cd3c61e27: Verifying Checksum
14:45:06 c87cd3c61e27: Download complete
14:45:06 25a3dd01ec02: Verifying Checksum
14:45:06 25a3dd01ec02: Download complete
14:45:06 ef3d48fafabc: Verifying Checksum
14:45:06 ef3d48fafabc: Download complete
14:45:06 70bf67bb8569: Verifying Checksum
14:45:06 70bf67bb8569: Download complete
14:45:06 e2112cd26f89: Verifying Checksum
14:45:06 e2112cd26f89: Download complete
14:45:06 d98b9cf14367: Verifying Checksum
14:45:06 d98b9cf14367: Download complete
14:45:06 fd4b47407fc3: Pull complete
14:45:06 py3-d33719bfddb9c5675914ea222b1c8e4634255254: Pulling from dockerbuildbot/docker-py
14:45:06 6c33745f49b4: Pulling fs layer
14:45:06 c87cd3c61e27: Pulling fs layer
14:45:06 05a3c799ec37: Pulling fs layer
14:45:06 a61c38f966ac: Pulling fs layer
14:45:06 c2dd6d195b68: Pulling fs layer
14:45:06 29b9446ae7bd: Pulling fs layer
14:45:06 bcb49d30d299: Pulling fs layer
14:45:06 618e5f951c44: Pulling fs layer
14:45:06 b61a06eec492: Pulling fs layer
14:45:06 13dc9635b0b8: Pulling fs layer
14:45:06 d98b9cf14367: Pulling fs layer
14:45:06 25a3dd01ec02: Pulling fs layer
14:45:06 ef3d48fafabc: Pulling fs layer
14:45:06 70bf67bb8569: Pulling fs layer
14:45:06 e2112cd26f89: Pulling fs layer
14:45:06 df2c2bbf0a5d: Pulling fs layer
14:45:06 f13a58393def: Pulling fs layer
14:45:06 d4933bffb440: Pulling fs layer
14:45:06 d89587516305: Pulling fs layer
14:45:06 154c9d6d1028: Pulling fs layer
14:45:06 05693c32d5fb: Pulling fs layer
14:45:06 7a4575c8310a: Pulling fs layer
14:45:06 7a8963b18162: Pulling fs layer
14:45:06 7f3a63642324: Pulling fs layer
14:45:06 77460c66a5ce: Pulling fs layer
14:45:06 88ce42eff5cb: Pulling fs layer
14:45:06 a61c38f966ac: Waiting
14:45:06 c2dd6d195b68: Waiting
14:45:06 29b9446ae7bd: Waiting
14:45:06 bcb49d30d299: Waiting
14:45:06 618e5f951c44: Waiting
14:45:06 b61a06eec492: Waiting
14:45:06 13dc9635b0b8: Waiting
14:45:06 d98b9cf14367: Waiting
14:45:06 25a3dd01ec02: Waiting
14:45:06 ef3d48fafabc: Waiting
14:45:06 70bf67bb8569: Waiting
14:45:06 e2112cd26f89: Waiting
14:45:06 df2c2bbf0a5d: Waiting
14:45:06 f13a58393def: Waiting
14:45:06 d4933bffb440: Waiting
14:45:06 d89587516305: Waiting
14:45:06 154c9d6d1028: Waiting
14:45:06 05693c32d5fb: Waiting
14:45:06 7a4575c8310a: Waiting
14:45:06 7a8963b18162: Waiting
14:45:06 7f3a63642324: Waiting
14:45:06 77460c66a5ce: Waiting
14:45:06 88ce42eff5cb: Waiting
14:45:07 df2c2bbf0a5d: Verifying Checksum
14:45:07 df2c2bbf0a5d: Download complete
14:45:07 f13a58393def: Verifying Checksum
14:45:07 f13a58393def: Download complete
14:45:07 d4933bffb440: Verifying Checksum
14:45:07 d4933bffb440: Download complete
14:45:07 d89587516305: Verifying Checksum
14:45:07 d89587516305: Download complete
14:45:07 154c9d6d1028: Verifying Checksum
14:45:07 154c9d6d1028: Download complete
14:45:07 05693c32d5fb: Verifying Checksum
14:45:07 05693c32d5fb: Download complete
14:45:07 7a8963b18162: Verifying Checksum
14:45:07 7a8963b18162: Download complete
14:45:07 7a4575c8310a: Verifying Checksum
14:45:07 7a4575c8310a: Download complete
14:45:07 7f3a63642324: Verifying Checksum
14:45:07 7f3a63642324: Download complete
14:45:07 77460c66a5ce: Verifying Checksum
14:45:07 77460c66a5ce: Download complete
14:45:07 88ce42eff5cb: Verifying Checksum
14:45:07 88ce42eff5cb: Download complete
14:45:07 c87cd3c61e27: Verifying Checksum
14:45:07 c87cd3c61e27: Download complete
14:45:08 6c33745f49b4: Verifying Checksum
14:45:08 6c33745f49b4: Download complete
14:45:08 05a3c799ec37: Verifying Checksum
14:45:08 05a3c799ec37: Download complete
14:45:08 a61c38f966ac: Verifying Checksum
14:45:08 a61c38f966ac: Download complete
14:45:08 29b9446ae7bd: Verifying Checksum
14:45:08 29b9446ae7bd: Download complete
14:45:08 618e5f951c44: Verifying Checksum
14:45:08 618e5f951c44: Download complete
14:45:08 b61a06eec492: Verifying Checksum
14:45:08 b61a06eec492: Download complete
14:45:08 bcb49d30d299: Verifying Checksum
14:45:08 bcb49d30d299: Download complete
14:45:08 13dc9635b0b8: Verifying Checksum
14:45:08 13dc9635b0b8: Download complete
14:45:08 25a3dd01ec02: Verifying Checksum
14:45:08 25a3dd01ec02: Download complete
14:45:09 ef3d48fafabc: Verifying Checksum
14:45:09 ef3d48fafabc: Download complete
14:45:09 d98b9cf14367: Verifying Checksum
14:45:09 d98b9cf14367: Download complete
14:45:09 c2dd6d195b68: Verifying Checksum
14:45:09 c2dd6d195b68: Download complete
14:45:09 70bf67bb8569: Verifying Checksum
14:45:09 70bf67bb8569: Download complete
14:45:09 e2112cd26f89: Verifying Checksum
14:45:09 e2112cd26f89: Download complete
14:45:09 f13a58393def: Verifying Checksum
14:45:09 f13a58393def: Download complete
14:45:09 d4933bffb440: Verifying Checksum
14:45:09 d4933bffb440: Download complete
14:45:09 df2c2bbf0a5d: Verifying Checksum
14:45:09 df2c2bbf0a5d: Download complete
14:45:09 fd4b47407fc3: Pull complete
14:45:09 154c9d6d1028: Verifying Checksum
14:45:09 154c9d6d1028: Download complete
14:45:09 d89587516305: Verifying Checksum
14:45:09 d89587516305: Download complete
14:45:09 05693c32d5fb: Verifying Checksum
14:45:09 05693c32d5fb: Download complete
14:45:09 7a8963b18162: Verifying Checksum
14:45:09 7a8963b18162: Download complete
14:45:09 a61c38f966ac: Verifying Checksum
14:45:09 a61c38f966ac: Download complete
14:45:09 6c33745f49b4: Verifying Checksum
14:45:09 6c33745f49b4: Download complete
14:45:10 7f3a63642324: Verifying Checksum
14:45:10 7f3a63642324: Download complete
14:45:10 77460c66a5ce: Verifying Checksum
14:45:10 77460c66a5ce: Download complete
14:45:10 29b9446ae7bd: Verifying Checksum
14:45:10 29b9446ae7bd: Download complete
14:45:10 618e5f951c44: Verifying Checksum
14:45:10 618e5f951c44: Download complete
14:45:10 88ce42eff5cb: Verifying Checksum
14:45:10 88ce42eff5cb: Download complete
14:45:10 b61a06eec492: Verifying Checksum
14:45:10 b61a06eec492: Download complete
14:45:10 bcb49d30d299: Verifying Checksum
14:45:10 bcb49d30d299: Download complete
14:45:10 7a4575c8310a: Verifying Checksum
14:45:10 7a4575c8310a: Download complete
14:45:10 13dc9635b0b8: Verifying Checksum
14:45:10 13dc9635b0b8: Download complete
14:45:10 25a3dd01ec02: Verifying Checksum
14:45:10 25a3dd01ec02: Download complete
14:45:10 ef3d48fafabc: Verifying Checksum
14:45:10 ef3d48fafabc: Download complete
14:45:11 70bf67bb8569: Verifying Checksum
14:45:11 70bf67bb8569: Download complete
14:45:11 e2112cd26f89: Verifying Checksum
14:45:11 e2112cd26f89: Download complete
14:45:11 6c33745f49b4: Pull complete
14:45:11 df2c2bbf0a5d: Verifying Checksum
14:45:11 df2c2bbf0a5d: Download complete
14:45:11 d98b9cf14367: Verifying Checksum
14:45:11 d98b9cf14367: Download complete
14:45:11 f13a58393def: Verifying Checksum
14:45:11 f13a58393def: Download complete
14:45:11 d4933bffb440: Verifying Checksum
14:45:11 d4933bffb440: Download complete
14:45:11 154c9d6d1028: Verifying Checksum
14:45:11 154c9d6d1028: Download complete
14:45:11 d89587516305: Verifying Checksum
14:45:11 d89587516305: Download complete
14:45:11 05693c32d5fb: Verifying Checksum
14:45:11 05693c32d5fb: Download complete
14:45:11 7a8963b18162: Verifying Checksum
14:45:11 7a8963b18162: Download complete
14:45:11 c87cd3c61e27: Pull complete
14:45:11 7f3a63642324: Verifying Checksum
14:45:11 7f3a63642324: Download complete
14:45:11 77460c66a5ce: Verifying Checksum
14:45:11 77460c66a5ce: Download complete
14:45:12 88ce42eff5cb: Verifying Checksum
14:45:12 88ce42eff5cb: Download complete
14:45:12 c2dd6d195b68: Verifying Checksum
14:45:12 c2dd6d195b68: Download complete
14:45:12 05a3c799ec37: Pull complete
14:45:12 7a4575c8310a: Verifying Checksum
14:45:12 7a4575c8310a: Download complete
14:45:14 6c33745f49b4: Pull complete
14:45:14 c2dd6d195b68: Verifying Checksum
14:45:14 c2dd6d195b68: Download complete
14:45:14 c87cd3c61e27: Pull complete
14:45:15 05a3c799ec37: Pull complete
14:45:16 6c33745f49b4: Pull complete
14:45:16 c87cd3c61e27: Pull complete
14:45:17 a61c38f966ac: Pull complete
14:45:17 05a3c799ec37: Pull complete
14:45:19 b32f6bf7d96d: Pull complete
14:45:19 6f4489a7e4cf: Pull complete
14:45:19 a61c38f966ac: Pull complete
14:45:20 af4b99ad9ef0: Pull complete
14:45:21 b32f6bf7d96d: Pull complete
14:45:21 6f4489a7e4cf: Pull complete
14:45:21 39db0bc48c26: Pull complete
14:45:21 af4b99ad9ef0: Pull complete
14:45:21 39db0bc48c26: Pull complete
14:45:22 a61c38f966ac: Pull complete
14:45:22 acb4a89489fc: Pull complete
14:45:22 a56a896fbf76: Pull complete
14:45:22 acb4a89489fc: Pull complete
14:45:22 a56a896fbf76: Pull complete
14:45:22 a269bdd5766c: Pull complete
14:45:22 14bb4fa852a3: Pull complete
14:45:22 a269bdd5766c: Pull complete
14:45:23 450ca467e724: Pull complete
14:45:23 580c588f3939: Pull complete
14:45:23 bb68296034be: Pull complete
14:45:23 14bb4fa852a3: Pull complete
14:45:23 450ca467e724: Pull complete
14:45:23 a7a5ae71eb21: Pull complete
14:45:23 4656bbbf8ebf: Pull complete
14:45:23 580c588f3939: Pull complete
14:45:23 bb68296034be: Pull complete
14:45:23 b4a590870575: Pull complete
14:45:23 551ca0820c2b: Pull complete
14:45:23 a9a16ad2bfeb: Pull complete
14:45:23 7471497cdd02: Pull complete
14:45:23 a7a5ae71eb21: Pull complete
14:45:23 4656bbbf8ebf: Pull complete
14:45:23 b4a590870575: Pull complete
14:45:24 551ca0820c2b: Pull complete
14:45:24 a9a16ad2bfeb: Pull complete
14:45:24 b32f6bf7d96d: Pull complete
14:45:24 6f4489a7e4cf: Pull complete
14:45:24 af4b99ad9ef0: Pull complete
14:45:24 39db0bc48c26: Pull complete
14:45:24 7471497cdd02: Pull complete
14:45:24 950131b1fdbd: Pull complete
14:45:24 ea936b9dbb20: Pull complete
14:45:25 74830feb9e86: Pull complete
14:45:25 acb4a89489fc: Pull complete
14:45:25 a56a896fbf76: Pull complete
14:45:25 950131b1fdbd: Pull complete
14:45:25 ea936b9dbb20: Pull complete
14:45:25 a5f57992ee84: Pull complete
14:45:25 8533b98fb012: Pull complete
14:45:25 Digest: sha256:9cce0e771a134ec857f87ab6a342a025c1acb93941c3cb99b818644f58f70f4d
14:45:25 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254
14:45:25 a269bdd5766c: Pull complete
14:45:25 14bb4fa852a3: Pull complete
14:45:25 450ca467e724: Pull complete
14:45:26 580c588f3939: Pull complete
14:45:26 bb68296034be: Pull complete
14:45:26 74830feb9e86: Pull complete
14:45:26 a5f57992ee84: Pull complete
14:45:26 8533b98fb012: Pull complete
14:45:26 Digest: sha256:9cce0e771a134ec857f87ab6a342a025c1acb93941c3cb99b818644f58f70f4d
14:45:26 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254
14:45:26 a7a5ae71eb21: Pull complete
14:45:26 4656bbbf8ebf: Pull complete
14:45:26 b4a590870575: Pull complete
14:45:26 551ca0820c2b: Pull complete
14:45:26 a9a16ad2bfeb: Pull complete
14:45:26 7471497cdd02: Pull complete
14:45:27 950131b1fdbd: Pull complete
14:45:28 ea936b9dbb20: Pull complete
14:45:28 74830feb9e86: Pull complete
14:45:28 a5f57992ee84: Pull complete
14:45:28 ============================= test session starts ==============================
14:45:28 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:45:28 cachedir: .pytest_cache
14:45:28 rootdir: /src, inifile: pytest.ini
14:45:28 plugins: timeout-1.3.3, cov-2.6.1
14:45:28 8533b98fb012: Pull complete
14:45:28 Digest: sha256:9cce0e771a134ec857f87ab6a342a025c1acb93941c3cb99b818644f58f70f4d
14:45:28 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254
14:45:29 ============================= test session starts ==============================
14:45:29 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:45:29 cachedir: .pytest_cache
14:45:29 rootdir: /src, inifile: pytest.ini
14:45:29 plugins: timeout-1.3.3, cov-2.6.1
14:45:29 c2dd6d195b68: Pull complete
14:45:30 29b9446ae7bd: Pull complete
14:45:31 bcb49d30d299: Pull complete
14:45:31 618e5f951c44: Pull complete
14:45:32 ============================= test session starts ==============================
14:45:32 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:45:32 cachedir: .pytest_cache
14:45:32 rootdir: /src, inifile: pytest.ini
14:45:32 plugins: timeout-1.3.3, cov-2.6.1
14:45:32 b61a06eec492: Pull complete
14:45:32 13dc9635b0b8: Pull complete
14:45:33 d98b9cf14367: Pull complete
14:45:33 25a3dd01ec02: Pull complete
14:45:34 collecting ... collected 953 items
14:45:34 
14:45:34 c2dd6d195b68: Pull complete
14:45:34 collecting ... collected 953 items
14:45:34 
14:45:34 c2dd6d195b68: Pull complete
14:45:34 29b9446ae7bd: Pull complete
14:45:34 bcb49d30d299: Pull complete
14:45:34 618e5f951c44: Pull complete
14:45:34 ef3d48fafabc: Pull complete
14:45:34 29b9446ae7bd: Pull complete
14:45:34 b61a06eec492: Pull complete
14:45:34 70bf67bb8569: Pull complete
14:45:35 13dc9635b0b8: Pull complete
14:45:35 e2112cd26f89: Pull complete
14:45:35 d98b9cf14367: Pull complete
14:45:35 df2c2bbf0a5d: Pull complete
14:45:36 25a3dd01ec02: Pull complete
14:45:36 f13a58393def: Pull complete
14:45:36 d4933bffb440: Pull complete
14:45:36 bcb49d30d299: Pull complete
14:45:36 ef3d48fafabc: Pull complete
14:45:36 70bf67bb8569: Pull complete
14:45:36 e2112cd26f89: Pull complete
14:45:36 d89587516305: Pull complete
14:45:36 154c9d6d1028: Pull complete
14:45:36 618e5f951c44: Pull complete
14:45:36 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:45:36 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:45:36 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:45:36 df2c2bbf0a5d: Pull complete
14:45:36 f13a58393def: Pull complete
14:45:36 05693c32d5fb: Pull complete
14:45:36 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:45:36 d4933bffb440: Pull complete
14:45:36 d89587516305: Pull complete
14:45:36 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:45:36 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:45:36 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:45:36 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:45:37 154c9d6d1028: Pull complete
14:45:37 05693c32d5fb: Pull complete
14:45:37 b61a06eec492: Pull complete
14:45:37 collecting ... collected 953 items
14:45:37 
14:45:37 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:45:37 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:45:37 13dc9635b0b8: Pull complete
14:45:38 7a4575c8310a: Pull complete
14:45:38 7a8963b18162: Pull complete
14:45:38 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:45:38 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:45:38 7a4575c8310a: Pull complete
14:45:38 7a8963b18162: Pull complete
14:45:38 7f3a63642324: Pull complete
14:45:38 77460c66a5ce: Pull complete
14:45:38 88ce42eff5cb: Pull complete
14:45:38 Digest: sha256:beb58440186d5b711e834355303697ac391a39b04e126fc994a4b9f519ca4d10
14:45:38 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254
14:45:38 d98b9cf14367: Pull complete
14:45:39 7f3a63642324: Pull complete
14:45:39 77460c66a5ce: Pull complete
14:45:39 25a3dd01ec02: Pull complete
14:45:39 ef3d48fafabc: Pull complete
14:45:39 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:45:39 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:45:39 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:45:39 88ce42eff5cb: Pull complete
14:45:39 Digest: sha256:beb58440186d5b711e834355303697ac391a39b04e126fc994a4b9f519ca4d10
14:45:39 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254
14:45:39 70bf67bb8569: Pull complete
14:45:39 e2112cd26f89: Pull complete
14:45:39 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:45:39 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:45:39 df2c2bbf0a5d: Pull complete
14:45:39 f13a58393def: Pull complete
14:45:39 d4933bffb440: Pull complete
14:45:39 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:45:39 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:45:39 d89587516305: Pull complete
14:45:39 154c9d6d1028: Pull complete
14:45:40 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:45:40 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:45:40 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:45:40 05693c32d5fb: Pull complete
14:45:40 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:45:40 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:45:40 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:45:40 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:45:40 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:45:40 ============================= test session starts ==============================
14:45:40 platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:45:40 cachedir: .pytest_cache
14:45:40 rootdir: /src, inifile: pytest.ini
14:45:40 plugins: timeout-1.3.3, cov-2.6.1
14:45:41 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:45:41 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:45:41 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:45:41 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:45:41 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:45:41 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:45:41 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:45:41 7a4575c8310a: Pull complete
14:45:41 7a8963b18162: Pull complete
14:45:41 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:45:41 7f3a63642324: Pull complete
14:45:41 ============================= test session starts ==============================
14:45:41 platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:45:41 cachedir: .pytest_cache
14:45:41 rootdir: /src, inifile: pytest.ini
14:45:41 plugins: timeout-1.3.3, cov-2.6.1
14:45:42 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:45:42 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:45:42 77460c66a5ce: Pull complete
14:45:42 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:45:42 88ce42eff5cb: Pull complete
14:45:42 Digest: sha256:beb58440186d5b711e834355303697ac391a39b04e126fc994a4b9f519ca4d10
14:45:42 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254
14:45:42 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:45:42 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:45:42 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:45:43 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:45:43 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:45:43 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:45:43 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:45:44 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:45:44 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:45:44 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  1%]
14:45:44 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:45:44 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:45:44 ============================= test session starts ==============================
14:45:44 platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:45:44 cachedir: .pytest_cache
14:45:44 rootdir: /src, inifile: pytest.ini
14:45:44 plugins: timeout-1.3.3, cov-2.6.1
14:45:45 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:45:45 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:45:45 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:45:45 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  1%]
14:45:46 collecting ... collected 953 items
14:45:46 
14:45:46 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:45:47 collecting ... collected 953 items
14:45:47 
14:45:47 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:45:47 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  1%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:45:48 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:45:48 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:45:48 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:45:48 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:45:49 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:45:49 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:45:49 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:45:49 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:45:49 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:45:49 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:45:49 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:45:49 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:45:50 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:45:50 collecting ... collected 953 items
14:45:50 
14:45:50 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:45:50 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:45:50 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:45:50 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:45:50 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:45:50 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:45:50 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:45:50 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:45:51 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:45:51 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:45:51 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:45:51 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:45:51 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:45:51 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:45:51 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:45:51 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:45:51 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:45:52 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:45:52 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:45:52 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:45:52 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:45:52 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:45:52 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:45:52 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:45:52 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:45:52 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:45:52 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  3%]
14:45:52 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:45:53 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:45:53 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:45:53 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:45:53 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:45:53 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:45:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:45:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:45:53 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:45:53 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:45:53 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:45:53 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:45:53 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:45:53 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:45:53 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:45:53 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:45:53 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:45:53 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:45:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:45:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:45:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:45:53 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:45:54 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:45:54 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  3%]
14:45:54 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:45:54 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:45:54 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:45:54 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:45:55 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:45:55 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:45:55 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:45:55 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:45:55 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:45:55 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:45:55 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:45:55 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:45:55 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:45:55 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:45:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:45:56 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:45:56 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:45:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:45:56 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:45:56 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:45:56 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:45:56 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:45:56 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:45:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  3%]
14:45:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:45:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:45:56 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:45:57 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  1%]
14:45:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:45:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:45:57 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  1%]
14:45:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:45:57 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:45:57 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:45:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:45:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:45:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:45:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:45:58 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:45:58 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:45:58 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:45:59 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:45:59 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:45:59 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:46:00 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:46:00 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:46:00 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:46:00 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:46:00 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:46:00 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:46:00 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:46:00 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:46:00 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  1%]
14:46:00 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:46:01 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:46:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:46:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:46:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:46:01 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:46:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:46:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:46:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:46:01 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:46:01 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:46:01 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:46:01 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:46:01 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:46:01 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:46:01 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:46:02 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:46:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:46:02 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:46:02 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:46:02 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:46:02 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:46:02 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:46:02 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:46:02 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:46:02 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:46:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:46:03 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:46:03 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:46:03 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:46:03 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:46:03 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:46:03 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:46:03 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:46:03 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:46:03 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:46:03 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:46:03 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:46:04 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:46:04 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:46:04 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:46:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:46:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:46:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:46:04 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:46:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:46:05 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:46:05 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:46:05 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:46:05 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:46:05 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:46:05 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:46:05 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:46:05 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:46:05 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:46:05 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:46:05 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:46:05 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:46:05 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  3%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:46:06 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:46:06 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:46:06 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  3%]
14:46:06 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:46:06 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:46:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:46:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:46:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:46:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:46:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:46:07 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:46:07 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:46:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:46:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:46:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:46:08 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:46:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:46:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  3%]
14:46:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:46:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:46:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:46:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:46:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:46:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:46:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:46:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:46:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:46:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:46:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:46:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:46:11 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:46:11 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:46:12 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:46:13 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:46:13 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:46:13 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:46:13 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:46:13 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:46:13 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:46:13 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:46:14 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:46:14 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:46:14 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:46:14 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:46:14 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:46:14 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:46:14 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:46:15 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:46:15 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:46:16 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:46:18 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:46:18 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:46:18 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:46:18 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:46:18 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:46:19 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:46:19 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:46:19 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  5%]
14:46:19 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:46:19 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:46:19 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:46:19 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:46:20 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:46:21 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:46:21 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:46:21 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  5%]
14:46:21 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:46:21 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:46:21 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:46:21 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:46:21 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:46:21 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  5%]
14:46:22 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:46:22 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:46:22 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:46:22 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:46:23 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:46:23 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:46:23 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:46:24 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:46:24 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  6%]
14:46:24 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:46:25 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:46:25 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  6%]
14:46:25 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:46:25 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:46:25 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:46:25 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:46:26 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:46:26 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:46:26 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:46:28 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:46:29 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:46:29 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:46:29 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:46:30 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:46:30 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:46:30 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  5%]
14:46:30 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:46:30 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:46:30 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:46:31 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:46:31 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:46:31 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  6%]
14:46:31 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:46:31 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:46:31 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  5%]
14:46:32 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:46:32 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:46:32 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:46:32 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:46:32 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:46:32 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:46:33 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:46:34 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:46:34 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:46:34 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:46:34 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:46:35 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  5%]
14:46:35 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:46:35 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:46:35 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:46:35 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:46:36 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:46:36 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:46:36 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:46:36 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:46:36 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:46:37 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:46:37 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:46:37 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:46:37 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:46:37 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  6%]
14:46:38 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:46:38 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:46:38 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:46:38 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:46:39 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:46:39 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:46:39 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:46:39 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  6%]
14:46:39 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:46:40 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:46:40 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:46:40 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:46:40 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:46:41 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:46:41 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:46:41 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:46:42 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:46:42 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:46:42 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  6%]
14:46:43 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:46:43 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:46:43 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:46:43 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:46:43 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  7%]
14:46:43 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:46:43 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:46:44 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:46:44 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:46:44 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:46:44 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  7%]
14:46:45 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:46:45 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:46:45 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:46:46 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:46:46 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:46:46 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:46:47 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:46:47 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:46:47 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:46:47 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:46:47 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:46:48 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:46:48 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:46:48 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:46:48 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:46:48 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:46:48 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:46:48 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:46:48 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:46:49 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:46:49 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:46:50 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:46:50 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:46:50 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:46:50 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:46:51 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  7%]
14:46:51 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:46:52 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:46:52 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  8%]
14:46:53 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:46:53 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  8%]
14:46:53 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:46:53 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:46:54 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:46:54 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:46:55 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:46:55 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:46:55 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:46:55 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:46:55 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:46:55 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:46:56 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:46:56 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:46:56 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:46:56 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:46:56 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  7%]
14:46:56 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:46:56 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:46:57 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:46:57 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:46:57 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:46:57 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:46:57 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:46:57 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:46:58 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:46:58 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:46:58 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:46:58 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  7%]
14:46:59 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:46:59 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:46:59 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:46:59 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:46:59 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:46:59 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  8%]
14:46:59 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:46:59 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:47:00 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:47:00 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:47:01 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:47:01 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:47:01 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:47:01 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:47:01 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  7%]
14:47:01 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:47:01 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:47:02 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:47:02 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:47:02 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:47:02 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:47:02 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [  9%]
14:47:02 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:47:02 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:47:03 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:47:03 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:47:03 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:47:03 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:47:04 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:47:04 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:47:04 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:47:04 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:47:04 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  8%]
14:47:04 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [  9%]
14:47:05 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:47:05 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:47:05 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:47:05 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:47:06 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:47:06 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:47:06 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:47:06 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:47:06 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:47:07 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  8%]
14:47:07 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:47:07 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:47:07 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:47:08 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:47:08 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:47:09 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:47:09 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:47:09 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:47:09 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:47:09 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  8%]
14:47:10 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [  9%]
14:47:10 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:47:10 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:47:10 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:47:10 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:47:10 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:47:10 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:47:11 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:47:11 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:47:11 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:47:11 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:47:11 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:47:12 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:47:12 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:47:12 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:47:13 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:47:13 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:47:13 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:47:13 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:47:13 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:47:13 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:47:13 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:47:14 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:47:14 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:47:14 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:47:14 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:47:14 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:47:15 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [  9%]
14:47:15 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:47:15 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:47:16 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:47:16 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:47:16 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:47:16 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:47:17 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:47:17 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:47:17 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:47:17 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:47:18 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [  9%]
14:47:18 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:47:18 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 10%]
14:47:18 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:47:18 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:47:18 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:47:19 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:47:19 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:47:19 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:47:20 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:47:20 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [  9%]
14:47:21 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 10%]
14:47:21 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:47:21 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:47:21 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:47:22 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:47:22 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:47:22 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:47:22 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:47:22 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:47:22 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:47:23 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:47:23 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:47:23 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:47:23 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:47:23 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:47:24 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:47:24 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:47:24 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:47:24 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:47:24 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 11%]
14:47:25 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:47:25 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:47:25 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:47:25 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:47:25 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:47:26 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 10%]
14:47:26 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:47:26 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:47:26 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:47:26 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:47:26 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:47:26 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream FAILED [ 10%]
14:47:26 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:47:27 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:47:27 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:47:27 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 11%]
14:47:27 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:47:27 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:47:27 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:47:28 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:47:28 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:47:28 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:47:28 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:47:28 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:47:28 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:47:29 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:47:29 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:47:29 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:47:29 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:47:30 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:47:30 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:47:30 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:47:30 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 10%]
14:47:31 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:47:31 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:47:31 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:47:31 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:47:31 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:47:31 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:47:31 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:47:31 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:47:31 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:47:31 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:47:32 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:47:32 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 11%]
14:47:32 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 12%]
14:47:32 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:47:32 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:47:33 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:47:33 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:47:33 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:47:33 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:47:33 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:47:33 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:47:33 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:47:33 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:47:33 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:47:34 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:47:34 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:47:34 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:47:34 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:47:34 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 10%]
14:47:35 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:47:35 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 12%]
14:47:35 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:47:35 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:47:35 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:47:35 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:47:35 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:47:36 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:47:36 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:47:36 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:47:36 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 10%]
14:47:36 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:47:36 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:47:36 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:47:36 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:47:36 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:47:37 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:47:37 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:47:37 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:47:37 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:47:37 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 11%]
14:47:37 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:47:37 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:47:38 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:47:38 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:47:38 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:47:38 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:47:38 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:47:38 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:47:39 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:47:39 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:47:39 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:47:39 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:47:39 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:47:39 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:47:39 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:47:40 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:47:40 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 12%]
14:47:40 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 13%]
14:47:41 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:47:41 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:47:41 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:47:41 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:47:41 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:47:41 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:47:41 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:47:41 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 13%]
14:47:42 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:47:42 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:47:42 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:47:42 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:47:42 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:47:42 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:47:42 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 11%]
14:47:42 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:47:42 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:47:42 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:47:42 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:47:43 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:47:43 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 11%]
14:47:43 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:47:43 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 13%]
14:47:43 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:47:43 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:47:44 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:47:44 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:47:44 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:47:44 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:47:44 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 13%]
14:47:44 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:47:45 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:47:45 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:47:45 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 12%]
14:47:45 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:47:45 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:47:45 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:47:46 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:47:46 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:47:46 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:47:47 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:47:47 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:47:47 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:47:47 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:47:47 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:47:47 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:47:47 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:47:47 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:47:48 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:47:48 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:47:48 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:47:48 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 13%]
14:47:48 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:47:48 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:47:48 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:47:48 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:47:49 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:47:49 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:47:49 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 13%]
14:47:49 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:47:49 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:47:49 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:47:50 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:47:50 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:47:50 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:47:50 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 12%]
14:47:51 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 12%]
14:47:51 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:47:51 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:47:51 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:47:51 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:47:51 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:47:52 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:47:52 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:47:52 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:47:52 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:47:52 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:47:52 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:47:53 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:47:53 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:47:53 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 14%]
14:47:53 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:47:53 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 13%]
14:47:53 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:47:53 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:47:53 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:47:53 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:47:53 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:47:54 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:47:54 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:47:54 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:47:54 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:47:55 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 13%]
14:47:55 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:47:55 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:47:55 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:47:55 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:47:55 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:47:55 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 14%]
14:47:55 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:47:56 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:47:56 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:47:56 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:47:56 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:47:56 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:47:56 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 15%]
14:47:56 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 15%]
14:47:56 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:47:56 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:47:56 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:47:56 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:47:56 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:47:57 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:47:57 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:47:57 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:47:57 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:47:57 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:47:57 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:47:57 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:47:58 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:47:58 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:47:58 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:47:58 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:47:58 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:47:59 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:47:59 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:47:59 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:47:59 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 13%]
14:47:59 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:47:59 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 15%]
14:47:59 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 15%]
14:47:59 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:47:59 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 13%]
14:47:59 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:47:59 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:48:00 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:48:00 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:48:00 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:48:00 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:48:00 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:48:00 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 13%]
14:48:00 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 13%]
14:48:00 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:48:00 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:48:00 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 14%]
14:48:00 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 16%]
14:48:01 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:48:01 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:48:01 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:48:01 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 16%]
14:48:02 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:48:02 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:48:02 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:48:02 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:48:02 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:48:02 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:48:02 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:48:03 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:48:03 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:48:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:48:03 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:48:03 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 16%]
14:48:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:48:03 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:48:04 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 16%]
14:48:04 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:48:04 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:48:04 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:48:04 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:48:04 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 15%]
14:48:04 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 15%]
14:48:04 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:48:04 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:48:04 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:48:05 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:48:05 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:48:05 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:48:05 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:48:05 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:48:06 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:48:06 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:48:06 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:48:06 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:48:06 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:48:06 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:48:06 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 14%]
14:48:07 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:48:07 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:48:07 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:48:07 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:48:07 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:48:07 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:48:07 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:48:07 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:48:07 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:48:07 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:48:08 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:48:08 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:48:08 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:48:08 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:48:09 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 16%]
14:48:09 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:48:09 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:48:09 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:48:09 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:48:09 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:48:10 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:48:10 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:48:10 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 16%]
14:48:10 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 15%]
14:48:10 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 15%]
14:48:10 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:48:10 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:48:10 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 17%]
14:48:10 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:48:10 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 17%]
14:48:10 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:48:10 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:48:10 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:48:11 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:48:11 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:48:11 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:48:11 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:48:11 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:48:11 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:48:11 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:48:11 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:48:11 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:48:12 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:48:12 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:48:12 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 14%]
14:48:12 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:48:12 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:48:12 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:48:12 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:48:12 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 14%]
14:48:12 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:48:12 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 18%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:48:12 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:48:12 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 17%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 17%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:48:12 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:48:12 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:48:13 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:48:13 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:48:13 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:48:13 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:48:13 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:48:14 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:48:14 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 18%]
14:48:14 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:48:14 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 16%]
14:48:14 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:48:14 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:48:14 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:48:14 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 18%]
14:48:14 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 15%]
14:48:14 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 15%]
14:48:14 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:48:14 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:48:14 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:48:14 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 18%]
14:48:14 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:48:14 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:48:14 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:48:15 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 16%]
14:48:15 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:48:15 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:48:15 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:48:15 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 18%]
14:48:15 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:48:15 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:48:15 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:48:15 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 15%]
14:48:15 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 15%]
14:48:15 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:48:16 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:48:16 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:48:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 18%]
14:48:16 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:48:16 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:48:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:48:16 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:48:16 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:48:16 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:48:16 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:48:16 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:48:16 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:48:16 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:48:17 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 17%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 17%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:48:17 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:48:18 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:48:18 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:48:18 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 16%]
14:48:18 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:48:18 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:48:18 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:48:18 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:48:18 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:48:18 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:48:18 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:48:18 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 18%]
14:48:19 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:48:19 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 16%]
14:48:19 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:48:19 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:48:19 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 19%]
14:48:19 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:48:20 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 16%]
14:48:20 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 18%]
14:48:20 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:48:20 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 19%]
14:48:20 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:48:20 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:48:20 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:48:20 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 18%]
14:48:20 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:48:20 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 16%]
14:48:21 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:48:21 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:48:21 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:48:21 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:48:21 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:48:21 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:48:21 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:48:21 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:48:22 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:48:22 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:48:22 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:48:22 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:48:22 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:48:22 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:48:22 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:48:22 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:48:23 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:48:23 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:48:23 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:48:23 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 17%]
14:48:23 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:48:23 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 17%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:48:23 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:48:24 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:48:24 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:48:24 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:48:24 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:48:24 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:48:24 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:48:24 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 19%]
14:48:25 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 18%]
14:48:25 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:48:25 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 20%]
14:48:25 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 20%]
14:48:25 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:48:25 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:48:25 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:48:25 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:48:26 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:48:26 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 17%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 18%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 17%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:48:26 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:48:26 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 20%]
14:48:26 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 20%]
14:48:26 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:48:26 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 18%]
14:48:26 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:48:26 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:48:26 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:48:26 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:48:27 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:48:27 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:48:27 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:48:27 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 18%]
14:48:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:48:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:48:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:48:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:48:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:48:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:48:27 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:48:27 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:48:27 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:48:27 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:48:28 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:48:28 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 21%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 22%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:48:28 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:48:28 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:48:28 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:48:28 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 23%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:48:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:48:28 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 18%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 21%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 22%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:48:29 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 18%]
14:48:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 17%]
14:48:29 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 23%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:48:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 17%]
14:48:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:48:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:48:29 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:48:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:48:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:48:29 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:48:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:48:30 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:48:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:48:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:48:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:48:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:48:30 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:48:30 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:48:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:48:30 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:48:30 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:48:30 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:48:30 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 19%]
14:48:31 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 20%]
14:48:31 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 20%]
14:48:31 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:48:31 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:48:31 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:48:31 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:48:31 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 18%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:48:31 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:48:31 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 24%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 24%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 25%]
14:48:31 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:48:32 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:48:32 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:48:32 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 18%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 24%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 24%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 25%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:48:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 26%]
14:48:33 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:48:33 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:48:33 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 18%]
14:48:33 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 26%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:48:33 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:48:34 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 19%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 21%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 22%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:48:34 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:48:34 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:48:34 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:48:34 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 23%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:48:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:48:34 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:48:34 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:48:34 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:48:34 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:48:34 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:48:34 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:48:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:48:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:48:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:48:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:48:35 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:48:35 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:48:36 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:48:36 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:48:36 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:48:36 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:48:37 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 19%]
14:48:37 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:48:37 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:48:37 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:48:37 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:48:37 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:48:37 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 20%]
14:48:37 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 20%]
14:48:37 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 24%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 24%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 25%]
14:48:37 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:48:37 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:48:38 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 26%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:48:38 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:48:38 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:48:39 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:48:39 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:48:39 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:48:39 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:48:39 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 21%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:48:40 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 22%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 23%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:48:40 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:48:40 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:48:40 14:48:40 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 20%]
tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:48:40 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 20%]
14:48:40 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:48:40 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:48:40 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:48:41 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:48:41 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:48:41 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:48:41 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:48:41 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:48:41 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:48:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:48:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:48:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:48:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:48:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:48:43 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 21%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 22%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:48:43 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:48:43 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 20%]
14:48:43 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 20%]
14:48:43 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 24%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 24%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:48:43 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:48:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 23%]
14:48:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:48:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:48:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:48:44 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:48:44 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 25%]
14:48:44 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 25%]
14:48:44 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:48:44 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 26%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:48:45 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:48:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:48:46 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:48:46 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 21%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 22%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 23%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:48:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:48:47 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 24%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 24%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 25%]
14:48:47 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:48:47 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:48:48 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 26%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:48:48 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:48:49 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 27%]
14:48:49 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:48:49 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 27%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 24%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 24%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 25%]
14:48:50 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:48:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 27%]
14:48:51 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 27%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:48:51 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 26%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:48:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:48:51 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:48:52 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:48:52 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:48:53 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:48:53 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:48:53 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:48:53 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:48:53 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:48:54 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:48:54 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 27%]
14:48:55 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:48:55 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:48:56 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 27%]
14:48:57 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:48:57 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:48:57 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:48:58 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:48:59 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:48:59 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:48:59 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:49:00 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:49:00 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:49:00 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:49:01 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 27%]
14:49:01 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:49:01 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:49:02 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 27%]
14:49:02 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:49:03 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:49:03 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:49:03 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:49:03 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:49:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 27%]
14:49:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:49:05 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:49:05 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:49:06 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 27%]
14:49:06 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:49:06 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:49:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:49:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:49:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:49:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 27%]
14:49:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:49:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:49:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:49:08 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:49:08 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:49:08 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:49:08 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 27%]
14:49:09 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:49:10 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 28%]
14:49:10 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:49:10 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:49:10 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 28%]
14:49:11 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 28%]
14:49:11 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:49:11 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:49:11 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:49:12 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 28%]
14:49:12 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:49:12 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:49:13 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:49:13 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:49:13 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:49:14 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:49:14 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:49:15 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 28%]
14:49:17 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 28%]
14:49:18 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:49:18 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:49:19 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:49:19 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:49:19 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:49:19 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:49:20 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:49:22 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 28%]
14:49:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:49:23 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 28%]
14:49:24 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:49:24 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:49:24 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:49:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:49:25 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:49:25 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:49:25 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:49:25 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:49:25 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 28%]
14:49:25 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:49:25 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:49:25 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:49:27 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 28%]
14:49:27 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:49:28 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:49:28 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 28%]
14:49:29 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 28%]
14:49:30 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:49:31 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:49:31 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:49:31 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:49:31 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:49:32 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:49:35 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:49:36 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:49:37 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:49:37 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:49:39 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:49:40 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:49:40 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:49:40 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:49:40 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:49:40 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:49:40 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:49:40 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:49:40 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:49:40 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:49:40 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:49:40 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:49:42 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 30%]
14:49:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 30%]
14:49:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:49:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:49:42 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 30%]
14:49:43 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 30%]
14:49:43 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:49:43 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:49:43 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:49:43 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:49:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:49:44 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:49:44 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:49:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:49:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:49:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:49:45 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:49:45 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:49:45 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:49:45 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:49:45 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 31%]
14:49:46 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 31%]
14:49:48 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 31%]
14:49:48 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 31%]
14:49:49 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:49:49 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:49:49 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 29%]
14:49:49 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 29%]
14:49:49 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:49:49 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:49:49 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:49:49 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:49:49 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:49:49 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:49:49 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:49:49 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:49:49 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 30%]
14:49:49 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 30%]
14:49:49 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:49:49 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:49:49 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:49:50 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:49:50 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:49:50 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:49:50 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 31%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:49:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:49:52 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:49:52 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:49:52 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:49:52 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 29%]
14:49:52 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 29%]
14:49:52 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:49:52 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:49:52 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:49:52 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:49:52 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:49:52 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:49:52 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:49:52 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:49:52 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:49:53 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:49:53 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:49:53 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:49:53 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:49:53 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 32%]
14:49:54 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 32%]
14:49:54 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 31%]
14:49:54 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 32%]
14:49:54 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 32%]
14:49:54 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 32%]
14:49:54 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 32%]
14:49:54 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 30%]
14:49:54 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 30%]
14:49:54 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:49:54 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:49:55 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:49:55 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:49:55 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:49:56 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:49:56 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:49:56 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:49:56 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:49:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:49:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:49:56 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:49:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:49:57 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:49:57 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:49:57 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:49:57 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:49:57 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:49:57 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:49:57 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:49:57 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:49:57 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:49:58 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:49:58 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 31%]
14:49:58 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:49:58 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:49:58 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:49:58 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 33%]
14:49:58 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 33%]
14:49:58 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:49:58 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:49:58 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 29%]
14:49:58 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 29%]
14:49:58 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:49:58 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:49:58 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:49:58 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:49:58 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:49:58 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:49:58 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:49:58 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:49:58 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 30%]
14:49:58 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 30%]
14:49:58 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:49:58 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:49:58 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:49:59 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:49:59 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 33%]
14:49:59 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:49:59 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 33%]
14:49:59 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:49:59 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:49:59 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 29%]
14:49:59 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 29%]
14:49:59 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:49:59 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:49:59 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:49:59 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:49:59 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:49:59 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:49:59 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:49:59 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:49:59 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 33%]
14:49:59 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:49:59 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 32%]
14:49:59 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 33%]
14:50:00 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:50:00 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:50:00 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 32%]
14:50:00 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:50:00 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:50:00 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:50:00 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 32%]
14:50:00 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 31%]
14:50:00 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:50:00 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:50:00 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:50:01 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:50:01 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 31%]
14:50:01 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:50:01 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:50:01 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 30%]
14:50:01 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 30%]
14:50:01 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:50:01 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:50:01 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:50:01 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:50:02 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:50:02 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:50:02 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:50:03 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:50:03 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:50:03 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:50:03 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:50:03 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:50:03 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 31%]
14:50:03 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:50:04 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:50:04 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:50:04 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:50:04 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 33%]
14:50:04 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:50:04 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:50:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:50:05 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 33%]
14:50:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:50:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 31%]
14:50:05 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 33%]
14:50:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:50:05 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:50:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 32%]
14:50:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:50:06 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:50:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:50:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 32%]
14:50:06 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:50:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:50:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 32%]
14:50:07 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:50:07 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:50:07 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:50:07 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:50:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 31%]
14:50:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:50:08 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:50:08 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:50:09 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:50:09 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:50:09 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 32%]
14:50:09 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:50:09 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 32%]
14:50:10 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 32%]
14:50:10 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:50:10 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:50:10 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:50:10 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:50:10 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:50:11 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:50:11 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:50:11 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 33%]
14:50:11 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 33%]
14:50:12 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:50:12 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:50:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:50:12 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 33%]
14:50:12 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:50:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:50:12 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:50:12 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:50:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:50:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 32%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:50:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 32%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 34%]
14:50:13 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:50:14 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 32%]
14:50:14 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 33%]
14:50:14 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 34%]
14:50:14 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 34%]
14:50:14 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 33%]
14:50:14 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 34%]
14:50:14 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:50:14 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 34%]
14:50:15 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 33%]
14:50:15 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 34%]
14:50:15 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:50:15 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:50:15 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:50:15 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:50:15 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:50:15 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:50:16 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:50:16 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:50:16 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:50:16 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:50:16 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:50:16 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:50:16 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:50:16 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:50:16 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:50:17 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:50:17 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:50:17 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:50:17 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:50:17 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:50:17 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:50:18 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:50:18 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 33%]
14:50:18 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 35%]
14:50:18 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 35%]
14:50:18 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:50:18 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 33%]
14:50:18 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 35%]
14:50:18 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:50:18 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 35%]
14:50:18 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 35%]
14:50:18 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 33%]
14:50:19 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:50:19 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 35%]
14:50:19 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:50:19 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:50:19 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:50:19 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:50:19 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 34%]
14:50:19 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:50:20 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:50:20 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 34%]
14:50:20 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 36%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:50:20 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 36%]
14:50:20 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 36%]
14:50:20 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:50:20 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:50:20 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:50:20 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 34%]
14:50:21 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 36%]
14:50:21 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 36%]
14:50:21 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:50:21 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:50:21 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 36%]
14:50:21 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:50:22 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:50:22 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:50:22 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:50:23 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:50:23 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:50:24 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:50:24 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:50:24 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 35%]
14:50:24 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 35%]
14:50:25 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 35%]
14:50:26 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:50:26 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:50:26 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:50:26 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 34%]
14:50:26 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:50:27 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 34%]
14:50:27 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:50:27 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:50:27 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:50:27 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:50:27 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 36%]
14:50:27 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 34%]
14:50:27 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 36%]
14:50:27 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 36%]
14:50:27 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:50:27 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:50:27 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:50:27 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:50:28 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:50:28 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 37%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 37%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 37%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 37%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:50:28 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:50:28 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 38%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 38%]
14:50:28 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 38%]
14:50:29 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:50:29 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:50:29 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 37%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 37%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 37%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 37%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 38%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 38%]
14:50:29 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 38%]
14:50:29 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 34%]
14:50:29 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:50:30 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 34%]
14:50:30 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:50:30 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 34%]
14:50:30 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:50:30 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:50:31 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:50:31 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 35%]
14:50:31 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 35%]
14:50:31 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 35%]
14:50:31 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:50:32 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:50:32 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:50:32 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:50:32 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:50:32 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:50:32 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:50:32 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:50:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:50:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:50:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:50:33 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 36%]
14:50:33 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 34%]
14:50:33 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 36%]
14:50:33 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 36%]
14:50:33 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:50:33 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 34%]
14:50:33 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:50:33 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:50:33 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:50:34 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
14:50:34 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 34%]
14:50:34 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 35%]
14:50:34 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 35%]
14:50:34 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:50:34 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 35%]
14:50:34 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:50:34 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
14:50:35 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:50:35 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:50:35 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:50:35 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 37%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 37%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 37%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 37%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 38%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 38%]
14:50:35 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 38%]
14:50:35 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:50:36 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:50:36 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:50:36 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:50:36 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:50:36 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:50:36 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:50:36 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:50:36 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:50:36 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:50:36 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 39%]
14:50:36 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 39%]
14:50:37 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:50:37 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:50:37 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:50:37 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:50:37 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:50:37 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:50:37 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:50:37 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:50:37 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:50:37 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:50:37 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 36%]
14:50:37 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 36%]
14:50:37 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 39%]
14:50:37 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 39%]
14:50:38 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 36%]
14:50:38 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:50:38 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 35%]
14:50:38 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 35%]
14:50:38 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 35%]
14:50:38 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:50:39 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:50:39 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 39%]
14:50:39 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 39%]
14:50:40 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:50:40 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:50:40 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:50:40 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:50:40 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 39%]
14:50:40 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:50:40 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:50:40 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:50:40 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:50:40 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 39%]
14:50:40 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:50:40 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 40%]
14:50:40 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 40%]
14:50:40 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 40%]
14:50:40 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:50:40 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:50:40 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:50:40 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:50:40 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:50:40 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:50:40 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:50:40 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 36%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 46%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 47%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:50:41 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 36%]
14:50:41 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 36%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
14:50:41 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:50:41 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:50:41 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 48%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 48%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 48%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 49%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 50%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 51%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:50:41 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:50:41 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:50:41 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:50:41 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 52%]
14:50:41 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 52%]
14:50:41 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 52%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 52%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED         [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 53%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 54%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:50:41 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:50:41 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 55%]
14:50:41 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 55%]
14:50:41 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 55%]
14:50:41 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:50:41 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:50:41 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 56%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 56%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 56%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 56%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:50:41 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:50:41 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:50:41 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:50:41 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 37%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 37%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 37%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 37%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 57%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 57%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 57%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:50:41 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 58%]
14:50:41 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 58%]
14:50:41 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:50:41 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:50:41 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 40%]
14:50:41 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 40%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 40%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 38%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 38%]
14:50:41 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 38%]
14:50:41 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 58%]
14:50:41 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 58%]
14:50:41 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 41%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:50:41 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 42%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 43%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 44%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:50:41 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:50:42 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:50:42 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 45%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 45%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 45%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 46%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 47%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:50:42 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 48%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 48%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 48%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 49%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 50%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 51%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:50:42 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:50:42 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:50:42 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:50:42 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 52%]
14:50:42 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 52%]
14:50:42 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 52%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 52%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED         [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 53%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 54%]
14:50:42 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 54%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:50:42 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:50:42 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 55%]
14:50:42 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 55%]
14:50:42 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 55%]
14:50:42 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:50:42 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:50:42 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 56%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 56%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 56%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 56%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 57%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:50:42 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 58%]
14:50:42 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 58%]
14:50:42 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:50:42 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 58%]
14:50:42 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:50:42 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:50:43 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 58%]
14:50:43 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:50:43 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:50:43 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:50:43 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 59%]
14:50:43 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 59%]
14:50:43 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 59%]
14:50:43 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:50:43 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 60%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 60%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 60%]
14:50:43 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:50:43 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 60%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:50:43 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:50:43 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 61%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 61%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 61%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 62%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 63%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 64%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 65%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 65%]
14:50:43 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 65%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 65%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 66%]
14:50:43 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED        [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED        [ 67%]
14:50:43 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:50:43 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 68%]
14:50:43 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 68%]
14:50:43 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:50:43 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:50:43 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:50:43 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:50:43 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 68%]
14:50:43 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 68%]
14:50:43 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 69%]
14:50:43 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 69%]
14:50:43 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
14:50:43 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:50:43 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:50:43 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:50:43 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:50:43 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:50:43 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:50:43 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:50:43 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:50:43 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:50:43 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 74%]
14:50:43 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
14:50:43 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
14:50:43 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:50:43 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:50:43 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:50:43 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:50:43 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:50:43 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:50:43 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 75%]
14:50:43 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 75%]
14:50:43 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
14:50:43 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:50:43 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:50:43 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:50:43 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:50:43 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:50:43 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 77%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 77%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
14:50:43 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:50:43 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:50:43 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:50:43 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:50:43 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 78%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:50:43 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:50:44 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 39%]
14:50:44 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 39%]
14:50:44 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 81%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:50:44 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:50:44 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 83%]
14:50:44 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 83%]
14:50:44 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
14:50:44 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:50:44 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:50:44 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:50:44 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:50:44 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:50:44 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:50:44 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:50:44 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 84%]
14:50:44 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 84%]
14:50:44 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
14:50:44 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:50:44 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:50:44 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:50:44 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:50:44 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:50:44 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:50:44 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:50:44 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 85%]
14:50:44 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
14:50:44 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:50:44 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:50:44 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:50:44 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:50:44 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 59%]
14:50:44 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 59%]
14:50:44 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 59%]
14:50:44 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:50:44 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 60%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:50:44 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:50:44 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 61%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 61%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 61%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 62%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 63%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 64%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 65%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 65%]
14:50:44 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 65%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 65%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 66%]
14:50:44 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED        [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED        [ 67%]
14:50:44 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:50:44 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 68%]
14:50:44 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 68%]
14:50:44 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:50:44 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:50:44 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:50:44 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:50:44 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 68%]
14:50:44 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 68%]
14:50:44 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 69%]
14:50:44 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 69%]
14:50:44 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
14:50:44 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:50:44 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:50:44 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:50:44 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 89%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
14:50:44 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:50:44 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:50:44 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:50:44 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:50:44 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:50:44 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:50:44 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:50:44 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 90%]
14:50:44 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
14:50:44 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:50:44 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:50:44 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:50:44 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:50:44 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:50:44 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:50:44 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:50:44 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:50:44 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 91%]
14:50:44 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
14:50:44 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:50:44 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:50:44 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:50:44 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:50:44 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:50:44 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:50:44 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:50:44 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 92%]
14:50:44 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:50:44 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:50:44 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 74%]
14:50:44 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
14:50:44 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
14:50:44 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:50:44 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:50:44 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:50:44 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:50:44 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:50:44 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:50:44 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 75%]
14:50:44 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 75%]
14:50:44 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
14:50:44 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:50:44 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:50:44 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:50:44 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:50:44 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:50:44 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 77%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 77%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
14:50:44 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:50:44 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:50:44 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:50:44 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:50:44 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 78%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:50:44 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:50:44 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:50:44 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:50:44 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:50:44 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:50:44 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:50:44 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:50:44 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:50:44 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:50:44 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:50:44 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 94%]
14:50:44 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
14:50:44 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:50:44 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:50:44 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:50:44 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:50:44 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:50:44 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:50:44 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:50:44 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:50:44 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
14:50:44 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:50:44 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:50:44 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:50:44 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:50:44 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:50:44 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:50:44 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:50:44 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:50:44 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 96%]
14:50:44 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
14:50:44 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:50:44 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:50:44 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:50:44 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:50:44 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:50:44 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:50:44 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:50:44 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
14:50:44 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:50:44 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:50:44 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:50:45 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:50:45 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:50:45 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 81%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:50:45 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:50:45 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 83%]
14:50:45 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 83%]
14:50:45 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
14:50:45 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:50:45 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:50:45 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:50:45 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:50:45 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:50:45 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:50:45 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:50:45 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 84%]
14:50:45 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 84%]
14:50:45 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
14:50:45 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:50:45 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:50:45 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:50:45 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:50:45 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:50:45 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:50:45 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:50:45 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 85%]
14:50:45 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
14:50:45 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:50:45 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:50:45 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:50:45 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:50:45 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 89%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
14:50:45 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:50:45 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:50:45 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:50:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:50:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:50:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:50:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:50:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 90%]
14:50:45 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
14:50:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:50:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:50:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:50:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:50:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:50:45 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:50:45 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:50:45 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:50:45 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 91%]
14:50:45 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
14:50:45 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:50:45 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:50:45 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:50:45 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:50:45 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:50:45 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:50:45 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:50:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 92%]
14:50:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
14:50:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:50:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:50:45 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:50:45 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:50:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:50:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 37%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 37%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 37%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 37%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:50:45 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:50:45 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:50:45 
14:50:45 =============================== warnings summary ===============================
14:50:45 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
14:50:45   /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
14:50:45     from cryptography import x509
14:50:45 
14:50:45 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:50:45 
14:50:45 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:50:45 Name                                  Stmts   Miss Branch BrPart  Cover
14:50:45 -----------------------------------------------------------------------
14:50:45 docker/__init__.py                        8      0      0      0   100%
14:50:45 docker/api/__init__.py                    1      0      0      0   100%
14:50:45 docker/api/build.py                     126     19     92     17    82%
14:50:45 docker/api/client.py                    263     45     96     12    82%
14:50:45 docker/api/config.py                     31      1      6      2    92%
14:50:45 docker/api/container.py                 266     17    102     19    90%
14:50:45 docker/api/daemon.py                     39      2     14      4    89%
14:50:45 docker/api/exec_api.py                   46      4     22      4    88%
14:50:45 docker/api/image.py                     157     21     56     12    84%
14:50:45 docker/api/network.py                    90     13     48     12    80%
14:50:45 docker/api/plugin.py                     90     13     12      4    81%
14:50:45 docker/api/secret.py                     36      4     10      3    80%
14:50:45 docker/api/service.py                   200     60    149     32    61%
14:50:45 docker/api/swarm.py                     106     14     38     10    82%
14:50:45 docker/api/volume.py                     38      3     14      3    88%
14:50:45 docker/auth.py                          198     17     74     18    87%
14:50:45 docker/client.py                         69      4      2      0    94%
14:50:45 docker/constants.py                      21      0      0      0   100%
14:50:45 docker/context/__init__.py                2      0      0      0   100%
14:50:45 docker/context/api.py                    78     16     38      8    76%
14:50:45 docker/context/config.py                 61     24     16      2    56%
14:50:45 docker/context/context.py               151     21     62     15    81%
14:50:45 docker/credentials/__init__.py            3      0      0      0   100%
14:50:45 docker/credentials/constants.py           4      0      0      0   100%
14:50:45 docker/credentials/errors.py             11      1      2      1    85%
14:50:45 docker/credentials/store.py              50      6     16      3    83%
14:50:45 docker/credentials/utils.py              23     13     12      1    31%
14:50:45 docker/errors.py                        110     12     18      6    86%
14:50:45 docker/models/__init__.py                 0      0      0      0   100%
14:50:45 docker/models/configs.py                 21      8      0      0    62%
14:50:45 docker/models/containers.py             183      6     60      5    95%
14:50:45 docker/models/images.py                 137     29     50      3    75%
14:50:45 docker/models/networks.py                37      1      8      0    98%
14:50:45 docker/models/nodes.py                   15      1      0      0    93%
14:50:45 docker/models/plugins.py                 49     30      8      0    33%
14:50:45 docker/models/resource.py                41      9      6      2    77%
14:50:45 docker/models/secrets.py                 21      8      0      0    62%
14:50:45 docker/models/services.py                87      3     34      3    95%
14:50:45 docker/models/swarm.py                   39      3      6      3    87%
14:50:45 docker/models/volumes.py                 23      1      2      0    96%
14:50:45 docker/tls.py                            37      6     14      6    76%
14:50:45 docker/transport/__init__.py             11      3      0      0    73%
14:50:45 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:50:45 docker/transport/npipeconn.py            59     54     10      0     7%
14:50:45 docker/transport/npipesocket.py         137    132     22      0     3%
14:50:45 docker/transport/sshconn.py             149    110     50      1    20%
14:50:45 docker/transport/ssladapter.py           36      8     10      4    70%
14:50:45 docker/transport/unixconn.py             66      5     12      4    88%
14:50:45 docker/types/__init__.py                  6      0      0      0   100%
14:50:45 docker/types/base.py                      5      0      2      0   100%
14:50:45 docker/types/containers.py              420     66    324     43    84%
14:50:45 docker/types/daemon.py                   36      9     14      3    68%
14:50:45 docker/types/healthcheck.py              34     12      4      1    61%
14:50:45 docker/types/networks.py                 41      6     28      5    81%
14:50:45 docker/types/services.py                312     45    206     33    83%
14:50:45 docker/types/swarm.py                    51     24     40     10    52%
14:50:45 docker/utils/__init__.py                  3      0      0      0   100%
14:50:45 docker/utils/build.py                   155     14     74      7    89%
14:50:45 docker/utils/config.py                   36      2     10      2    91%
14:50:45 docker/utils/decorators.py               32      1     12      1    95%
14:50:45 docker/utils/fnmatch.py                  55     18     28      2    61%
14:50:45 docker/utils/json_stream.py              43      8     14      2    79%
14:50:45 docker/utils/ports.py                    50      3     28      2    91%
14:50:45 docker/utils/proxy.py                    32      1     12      0    98%
14:50:45 docker/utils/socket.py                   86      8     40      7    87%
14:50:45 docker/utils/utils.py                   285     17    164     12    93%
14:50:45 docker/version.py                         2      0      0      0   100%
14:50:45 -----------------------------------------------------------------------
14:50:45 TOTAL                                  5116    981   2193    350    78%
14:50:45 
14:50:45 =========================== short test summary info ============================
14:50:45 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:50:45   CONFIG_RT_GROUP_SCHED isn't enabled
14:50:45 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:50:45   Not supported on most drivers
14:50:45 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:50:45   Output of docker top depends on host distro, and is not formalized.
14:50:45 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:50:45   This doesn't seem to be taken into account by the engine
14:50:45 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:50:45 SKIPPED [1] tests/unit/client_test.py:143: Npipe Connection Pool only on Windows
14:50:45 SKIPPED [1] tests/unit/client_test.py:254: Npipe Connection Pool only on Windows
14:50:45 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:50:45 SKIPPED [1] tests/unit/client_test.py:217: Npipe Connection Pool only on Windows
14:50:45 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:50:45 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:50:45 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:50:45 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:50:45 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:50:45 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:50:45 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:50:45 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:50:45 SKIPPED [1] tests/unit/client_test.py:104: Npipe Connection Pool only on Windows
14:50:45 == 929 passed, 15 skipped, 5 xfailed, 4 xpassed, 1 warnings in 317.01 seconds ==
14:50:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:50:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:50:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:50:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 94%]
14:50:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
14:50:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:50:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:50:45 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:50:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:50:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:50:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:50:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:50:45 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:50:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
14:50:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:50:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:50:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:50:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:50:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:50:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:50:45 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:50:45 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:50:45 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 96%]
14:50:45 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
14:50:45 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:50:45 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:50:45 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:50:45 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:50:45 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:50:45 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:50:45 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:50:45 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
14:50:45 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:50:45 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:50:45 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:50:46 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:50:46 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:50:46 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 38%]
14:50:46 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 38%]
14:50:46 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 38%]
[Pipeline] sh
14:50:46 + docker stop dpy-dind-2-0-py2.7-19.03.12
14:50:46 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:50:46 
14:50:46 =============================== warnings summary ===============================
14:50:46 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
14:50:46   /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
14:50:46     from cryptography import x509
14:50:46 
14:50:46 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:50:46 
14:50:46 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:50:46 Name                                  Stmts   Miss Branch BrPart  Cover
14:50:46 -----------------------------------------------------------------------
14:50:46 docker/__init__.py                        8      0      0      0   100%
14:50:46 docker/api/__init__.py                    1      0      0      0   100%
14:50:46 docker/api/build.py                     126     19     92     17    82%
14:50:46 docker/api/client.py                    263     45     96     12    82%
14:50:46 docker/api/config.py                     31      1      6      2    92%
14:50:46 docker/api/container.py                 266     17    102     19    90%
14:50:46 docker/api/daemon.py                     39      2     14      4    89%
14:50:46 docker/api/exec_api.py                   46      4     22      4    88%
14:50:46 docker/api/image.py                     157     21     56     12    84%
14:50:46 docker/api/network.py                    90     13     48     12    80%
14:50:46 docker/api/plugin.py                     90     13     12      4    81%
14:50:46 docker/api/secret.py                     36      4     10      3    80%
14:50:46 docker/api/service.py                   200     60    149     32    61%
14:50:46 docker/api/swarm.py                     106     14     38     10    82%
14:50:46 docker/api/volume.py                     38      3     14      3    88%
14:50:46 docker/auth.py                          198     17     74     18    87%
14:50:46 docker/client.py                         69      4      2      0    94%
14:50:46 docker/constants.py                      21      0      0      0   100%
14:50:46 docker/context/__init__.py                2      0      0      0   100%
14:50:46 docker/context/api.py                    78     16     38      8    76%
14:50:46 docker/context/config.py                 61     24     16      2    56%
14:50:46 docker/context/context.py               151     21     62     15    81%
14:50:46 docker/credentials/__init__.py            3      0      0      0   100%
14:50:46 docker/credentials/constants.py           4      0      0      0   100%
14:50:46 docker/credentials/errors.py             11      1      2      1    85%
14:50:46 docker/credentials/store.py              50      6     16      3    83%
14:50:46 docker/credentials/utils.py              23     13     12      1    31%
14:50:46 docker/errors.py                        110     12     18      6    86%
14:50:46 docker/models/__init__.py                 0      0      0      0   100%
14:50:46 docker/models/configs.py                 21      8      0      0    62%
14:50:46 docker/models/containers.py             183      6     60      5    95%
14:50:46 docker/models/images.py                 137     29     50      3    75%
14:50:46 docker/models/networks.py                37      1      8      0    98%
14:50:46 docker/models/nodes.py                   15      1      0      0    93%
14:50:46 docker/models/plugins.py                 49     30      8      0    33%
14:50:46 docker/models/resource.py                41      9      6      2    77%
14:50:46 docker/models/secrets.py                 21      8      0      0    62%
14:50:46 docker/models/services.py                87      3     34      3    95%
14:50:46 docker/models/swarm.py                   39      3      6      3    87%
14:50:46 docker/models/volumes.py                 23      1      2      0    96%
14:50:46 docker/tls.py                            37      6     14      6    76%
14:50:46 docker/transport/__init__.py             11      3      0      0    73%
14:50:46 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:50:46 docker/transport/npipeconn.py            59     54     10      0     7%
14:50:46 docker/transport/npipesocket.py         137    132     22      0     3%
14:50:46 docker/transport/sshconn.py             149    110     50      1    20%
14:50:46 docker/transport/ssladapter.py           36      8     10      4    70%
14:50:46 docker/transport/unixconn.py             66      5     12      4    88%
14:50:46 docker/types/__init__.py                  6      0      0      0   100%
14:50:46 docker/types/base.py                      5      0      2      0   100%
14:50:46 docker/types/containers.py              420     66    324     43    84%
14:50:46 docker/types/daemon.py                   36     10     14      3    66%
14:50:46 docker/types/healthcheck.py              34     12      4      1    61%
14:50:46 docker/types/networks.py                 41      6     28      5    81%
14:50:46 docker/types/services.py                312     45    206     33    83%
14:50:46 docker/types/swarm.py                    51     24     40     10    52%
14:50:46 docker/utils/__init__.py                  3      0      0      0   100%
14:50:46 docker/utils/build.py                   155     14     74      7    89%
14:50:46 docker/utils/config.py                   36      2     10      2    91%
14:50:46 docker/utils/decorators.py               32      1     12      1    95%
14:50:46 docker/utils/fnmatch.py                  55     18     28      2    61%
14:50:46 docker/utils/json_stream.py              43      8     14      2    79%
14:50:46 docker/utils/ports.py                    50      3     28      2    91%
14:50:46 docker/utils/proxy.py                    32      1     12      0    98%
14:50:46 docker/utils/socket.py                   86     11     40      6    83%
14:50:46 docker/utils/utils.py                   285     17    164     12    93%
14:50:46 docker/version.py                         2      0      0      0   100%
14:50:46 -----------------------------------------------------------------------
14:50:46 TOTAL                                  5116    985   2193    349    78%
14:50:46 
14:50:46 =========================== short test summary info ============================
14:50:46 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:50:46   CONFIG_RT_GROUP_SCHED isn't enabled
14:50:46 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:50:46   Not supported on most drivers
14:50:46 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:50:46   Output of docker top depends on host distro, and is not formalized.
14:50:46 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:50:46   This doesn't seem to be taken into account by the engine
14:50:46 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:50:46 SKIPPED [1] tests/unit/client_test.py:143: Npipe Connection Pool only on Windows
14:50:46 SKIPPED [1] tests/unit/client_test.py:254: Npipe Connection Pool only on Windows
14:50:46 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:50:46 SKIPPED [1] tests/unit/client_test.py:217: Npipe Connection Pool only on Windows
14:50:46 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:50:46 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:50:46 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:50:46 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:50:46 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:50:46 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:50:46 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:50:46 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:50:46 SKIPPED [1] tests/unit/client_test.py:104: Npipe Connection Pool only on Windows
14:50:46 == 929 passed, 15 skipped, 5 xfailed, 4 xpassed, 1 warnings in 317.78 seconds ==
14:50:47 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
[Pipeline] sh
14:50:47 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 39%]
14:50:47 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 39%]
14:50:47 + docker stop dpy-dind-2-0-py2.7-20.10.1
14:50:47 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:50:47 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:50:47 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:50:47 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:50:48 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:50:48 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:50:48 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 40%]
14:50:48 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 40%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 40%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 41%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:50:48 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 42%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 42%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 42%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 43%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 44%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 44%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 44%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 44%]
14:50:48 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:50:48 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:50:48 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 45%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 46%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 47%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:50:48 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 48%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 48%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 48%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 49%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 50%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 51%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:50:48 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:50:48 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:50:48 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:50:48 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 52%]
14:50:48 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 52%]
14:50:48 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 52%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 52%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED         [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 53%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 54%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:50:48 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:50:48 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 55%]
14:50:48 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 55%]
14:50:48 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 55%]
14:50:48 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:50:48 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:50:48 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 56%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 56%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 56%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 56%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 57%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:50:48 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 58%]
14:50:48 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 58%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 37%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 37%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 37%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 37%]
14:50:49 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 58%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 38%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 38%]
14:50:49 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 38%]
14:50:49 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 58%]
14:50:49 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:50:49 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:50:49 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:50:49 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:50:49 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:50:49 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:50:49 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:50:50 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 39%]
14:50:50 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 39%]
14:50:50 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:50:50 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
14:50:50 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:50:50 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:50:50 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 59%]
14:50:50 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 59%]
14:50:50 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 59%]
14:50:50 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:50:50 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 60%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:50:50 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:50:50 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 61%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 61%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 61%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 62%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 63%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 64%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 65%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 65%]
14:50:50 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 65%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 65%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 66%]
14:50:50 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED        [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED        [ 67%]
14:50:50 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:50:50 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 68%]
14:50:50 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 68%]
14:50:50 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:50:50 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:50:50 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:50:50 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:50:50 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 68%]
14:50:50 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 68%]
14:50:50 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 69%]
14:50:50 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 69%]
14:50:50 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
14:50:50 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:50:50 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:50:50 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:50:50 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 71%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 71%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:50:50 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:50:51 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:50:51 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 74%]
14:50:51 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
14:50:51 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
14:50:51 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:50:51 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:50:51 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:50:51 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:50:51 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:50:51 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:50:51 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 75%]
14:50:51 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 75%]
14:50:51 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
14:50:51 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:50:51 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:50:51 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:50:51 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:50:51 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:50:51 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 77%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 77%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
14:50:51 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:50:51 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:50:51 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:50:51 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:50:51 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 78%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:50:51 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:50:51 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 81%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:50:51 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:50:51 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:50:51 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 83%]
14:50:51 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 83%]
14:50:51 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
14:50:51 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:50:51 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:50:51 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:50:51 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:50:51 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:50:51 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:50:51 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:50:51 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 84%]
14:50:51 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 84%]
14:50:51 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
14:50:51 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:50:51 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:50:51 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:50:51 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:50:51 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:50:51 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:50:51 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:50:51 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 85%]
14:50:51 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
14:50:51 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:50:51 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:50:51 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:50:51 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:50:51 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:50:51 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:50:51 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:50:51 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 89%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
14:50:52 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:50:52 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:50:52 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:50:52 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:50:52 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:50:52 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:50:52 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:50:52 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 90%]
14:50:52 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
14:50:52 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:50:52 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:50:52 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:50:52 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:50:52 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:50:52 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:50:52 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:50:52 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:50:52 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 91%]
14:50:52 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
14:50:52 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:50:52 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:50:52 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:50:52 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:50:52 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:50:52 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:50:52 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:50:52 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 92%]
14:50:52 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
14:50:52 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:50:52 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:50:52 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:50:52 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:50:52 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:50:52 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:50:52 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:50:52 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:50:52 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:50:52 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 94%]
14:50:52 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
14:50:52 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:50:52 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:50:52 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:50:52 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:50:52 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:50:52 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:50:52 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:50:52 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:50:52 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
14:50:52 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:50:52 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:50:52 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:50:52 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:50:52 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:50:52 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:50:52 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:50:52 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:50:52 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 96%]
14:50:52 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
14:50:52 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:50:52 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:50:52 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:50:52 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:50:52 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:50:52 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:50:52 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:50:52 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
14:50:52 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:50:52 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:50:52 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:50:52 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 39%]
14:50:52 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:50:52 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:50:52 
14:50:52 =============================== warnings summary ===============================
14:50:52 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
14:50:52   /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
14:50:52     from cryptography import x509
14:50:52 
14:50:52 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:50:52 
14:50:52 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:50:52 Name                                  Stmts   Miss Branch BrPart  Cover
14:50:52 -----------------------------------------------------------------------
14:50:52 docker/__init__.py                        8      0      0      0   100%
14:50:52 docker/api/__init__.py                    1      0      0      0   100%
14:50:52 docker/api/build.py                     126     19     92     17    82%
14:50:52 docker/api/client.py                    263     45     96     12    82%
14:50:52 docker/api/config.py                     31      1      6      2    92%
14:50:52 docker/api/container.py                 266     17    102     19    90%
14:50:52 docker/api/daemon.py                     39      2     14      4    89%
14:50:52 docker/api/exec_api.py                   46      4     22      4    88%
14:50:52 docker/api/image.py                     157     21     56     12    84%
14:50:52 docker/api/network.py                    90     13     48     12    80%
14:50:52 docker/api/plugin.py                     90     13     12      4    81%
14:50:52 docker/api/secret.py                     36      4     10      3    80%
14:50:52 docker/api/service.py                   200     60    149     32    61%
14:50:52 docker/api/swarm.py                     106     14     38     10    82%
14:50:52 docker/api/volume.py                     38      3     14      3    88%
14:50:52 docker/auth.py                          198     17     74     18    87%
14:50:52 docker/client.py                         69      4      2      0    94%
14:50:52 docker/constants.py                      21      0      0      0   100%
14:50:52 docker/context/__init__.py                2      0      0      0   100%
14:50:52 docker/context/api.py                    78     16     38      8    76%
14:50:52 docker/context/config.py                 61     24     16      2    56%
14:50:52 docker/context/context.py               151     21     62     15    81%
14:50:52 docker/credentials/__init__.py            3      0      0      0   100%
14:50:52 docker/credentials/constants.py           4      0      0      0   100%
14:50:52 docker/credentials/errors.py             11      1      2      1    85%
14:50:52 docker/credentials/store.py              50      6     16      3    83%
14:50:52 docker/credentials/utils.py              23     13     12      1    31%
14:50:52 docker/errors.py                        110     12     18      6    86%
14:50:52 docker/models/__init__.py                 0      0      0      0   100%
14:50:52 docker/models/configs.py                 21      8      0      0    62%
14:50:52 docker/models/containers.py             183      6     60      5    95%
14:50:52 docker/models/images.py                 137     29     50      3    75%
14:50:52 docker/models/networks.py                37      1      8      0    98%
14:50:52 docker/models/nodes.py                   15      1      0      0    93%
14:50:52 docker/models/plugins.py                 49     30      8      0    33%
14:50:52 docker/models/resource.py                41      9      6      2    77%
14:50:52 docker/models/secrets.py                 21      8      0      0    62%
14:50:52 docker/models/services.py                87      3     34      3    95%
14:50:52 docker/models/swarm.py                   39      3      6      3    87%
14:50:52 docker/models/volumes.py                 23      1      2      0    96%
14:50:52 docker/tls.py                            37      6     14      6    76%
14:50:52 docker/transport/__init__.py             11      3      0      0    73%
14:50:52 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:50:52 docker/transport/npipeconn.py            59     54     10      0     7%
14:50:52 docker/transport/npipesocket.py         137    132     22      0     3%
14:50:52 docker/transport/sshconn.py             149    110     50      1    20%
14:50:52 docker/transport/ssladapter.py           36      8     10      4    70%
14:50:52 docker/transport/unixconn.py             66      5     12      4    88%
14:50:52 docker/types/__init__.py                  6      0      0      0   100%
14:50:52 docker/types/base.py                      5      0      2      0   100%
14:50:52 docker/types/containers.py              420     66    324     43    84%
14:50:52 docker/types/daemon.py                   36     10     14      3    66%
14:50:52 docker/types/healthcheck.py              34     12      4      1    61%
14:50:52 docker/types/networks.py                 41      6     28      5    81%
14:50:52 docker/types/services.py                312     45    206     33    83%
14:50:52 docker/types/swarm.py                    51     24     40     10    52%
14:50:52 docker/utils/__init__.py                  3      0      0      0   100%
14:50:52 docker/utils/build.py                   155     14     74      7    89%
14:50:52 docker/utils/config.py                   36      2     10      2    91%
14:50:52 docker/utils/decorators.py               32      1     12      1    95%
14:50:52 docker/utils/fnmatch.py                  55     18     28      2    61%
14:50:52 docker/utils/json_stream.py              43      8     14      2    79%
14:50:52 docker/utils/ports.py                    50      3     28      2    91%
14:50:52 docker/utils/proxy.py                    32      1     12      0    98%
14:50:52 docker/utils/socket.py                   86     11     40      6    83%
14:50:52 docker/utils/utils.py                   285     17    164     12    93%
14:50:52 docker/version.py                         2      0      0      0   100%
14:50:52 -----------------------------------------------------------------------
14:50:52 TOTAL                                  5116    985   2193    349    78%
14:50:52 
14:50:52 =========================== short test summary info ============================
14:50:52 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:50:52   CONFIG_RT_GROUP_SCHED isn't enabled
14:50:52 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:50:52   Not supported on most drivers
14:50:52 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:50:52   Output of docker top depends on host distro, and is not formalized.
14:50:52 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:50:52   This doesn't seem to be taken into account by the engine
14:50:52 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:50:52 SKIPPED [1] tests/unit/client_test.py:143: Npipe Connection Pool only on Windows
14:50:52 SKIPPED [1] tests/unit/client_test.py:254: Npipe Connection Pool only on Windows
14:50:52 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:50:52 SKIPPED [1] tests/unit/client_test.py:217: Npipe Connection Pool only on Windows
14:50:52 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:50:52 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:50:52 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:50:52 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:50:52 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:50:52 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:50:52 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:50:52 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:50:52 SKIPPED [1] tests/unit/client_test.py:104: Npipe Connection Pool only on Windows
14:50:52 == 929 passed, 15 skipped, 5 xfailed, 4 xpassed, 1 warnings in 320.84 seconds ==
14:50:53 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:50:53 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:50:53 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:50:53 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:50:53 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 39%]
14:50:53 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 39%]
14:50:53 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 39%]
[Pipeline] sh
14:50:53 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:50:53 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:50:53 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:50:53 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:50:53 + docker stop dpy-dind-2-0-py2.7-19.03.13
14:50:53 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:50:53 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:50:53 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 40%]
14:50:53 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 40%]
14:50:53 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 40%]
14:50:53 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:50:53 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:50:53 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:50:53 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:50:54 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:50:54 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:50:54 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:50:54 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:50:54 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:50:54 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:50:54 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 41%]
14:50:54 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 41%]
14:50:54 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 41%]
14:50:54 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 41%]
14:50:54 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:50:54 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:50:54 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 39%]
14:50:54 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 39%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 42%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 42%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 42%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 43%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 44%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 45%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 46%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 47%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:50:54 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 48%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 48%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 48%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 49%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 50%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 51%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:50:54 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:50:54 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:50:54 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:50:54 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 52%]
14:50:54 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 52%]
14:50:54 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 52%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 52%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED         [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 53%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 54%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:50:54 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:50:54 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 55%]
14:50:54 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 55%]
14:50:54 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 55%]
14:50:54 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:50:54 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:50:54 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 56%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 56%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 56%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 56%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 57%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:50:54 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 58%]
14:50:54 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 58%]
14:50:54 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 58%]
14:50:55 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 58%]
14:50:55 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:50:55 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:50:55 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:50:55 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 39%]
14:50:56 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:50:56 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 39%]
14:50:56 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:50:56 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:50:56 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:50:56 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 59%]
14:50:56 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 59%]
14:50:56 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 59%]
14:50:56 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:50:56 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 60%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:50:56 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:50:56 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 61%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 61%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 61%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 62%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 63%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 64%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 65%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 65%]
14:50:56 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 65%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 65%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 66%]
14:50:56 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED        [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED        [ 67%]
14:50:56 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:50:56 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 68%]
14:50:56 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 68%]
14:50:56 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:50:56 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:50:56 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:50:56 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:50:56 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 39%]
14:50:56 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:50:56 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:50:56 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:50:57 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 68%]
14:50:57 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 68%]
14:50:57 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 69%]
14:50:57 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 69%]
14:50:57 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
14:50:57 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:50:57 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:50:57 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:50:57 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:50:57 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:50:57 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 74%]
14:50:57 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
14:50:57 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
14:50:57 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:50:57 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:50:57 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:50:57 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:50:57 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:50:57 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:50:57 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 75%]
14:50:57 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 75%]
14:50:57 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
14:50:57 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:50:57 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:50:57 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:50:57 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:50:57 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:50:57 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 77%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 77%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
14:50:57 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:50:57 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:50:57 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:50:57 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:50:57 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 78%]
14:50:57 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 39%]
14:50:57 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:50:57 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:50:57 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 40%]
14:50:57 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 40%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 40%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:50:57 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 81%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 41%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:50:57 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 42%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 42%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 42%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 43%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 44%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:50:57 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:50:57 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 83%]
14:50:57 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 83%]
14:50:57 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
14:50:57 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:50:57 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:50:57 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:50:57 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:50:57 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:50:57 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:50:57 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:50:57 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 84%]
14:50:57 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 84%]
14:50:57 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
14:50:57 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:50:57 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:50:57 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:50:57 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:50:57 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:50:57 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:50:57 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:50:57 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 85%]
14:50:57 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
14:50:57 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:50:57 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:50:57 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 45%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 46%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 47%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:50:57 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 48%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 48%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 48%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 49%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 50%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 51%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:50:57 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:50:57 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:50:57 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:50:57 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 52%]
14:50:57 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 52%]
14:50:57 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 52%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 52%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED         [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 53%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 54%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:50:57 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 89%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
14:50:57 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:50:57 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:50:57 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:50:57 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:50:57 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:50:57 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:50:57 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:50:57 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 90%]
14:50:57 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
14:50:57 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:50:57 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:50:57 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:50:57 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:50:57 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:50:57 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:50:57 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:50:57 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:50:57 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 91%]
14:50:57 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
14:50:57 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:50:57 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:50:57 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:50:57 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:50:57 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 55%]
14:50:57 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 55%]
14:50:57 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 55%]
14:50:57 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:50:57 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:50:57 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 56%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 56%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 56%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 56%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 57%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:50:57 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 58%]
14:50:57 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 58%]
14:50:57 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:50:57 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:50:57 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:50:57 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:50:58 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:50:58 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:50:58 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:50:58 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:50:58 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 92%]
14:50:58 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
14:50:58 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:50:58 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:50:58 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:50:58 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:50:58 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:50:58 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:50:58 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:50:58 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:50:58 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:50:58 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 94%]
14:50:58 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
14:50:58 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:50:58 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:50:58 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:50:58 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:50:58 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:50:58 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:50:58 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:50:58 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:50:58 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
14:50:58 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:50:58 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:50:58 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:50:58 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:50:58 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:50:58 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:50:58 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:50:58 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:50:58 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 96%]
14:50:58 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
14:50:58 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:50:58 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:50:58 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:50:58 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:50:58 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:50:58 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:50:58 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:50:58 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
14:50:58 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:50:58 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:50:58 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:50:58 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 58%]
14:50:58 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 58%]
14:50:58 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:50:58 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 40%]
14:50:58 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 40%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 40%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:50:58 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 41%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:50:58 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 42%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 42%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 42%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 43%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 44%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 45%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 46%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:50:58 dpy-dind-2-0-py2.7-19.03.12
[Pipeline] sh
14:50:58 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 47%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:50:58 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 48%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 48%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 48%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 49%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 50%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 51%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:50:58 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:50:58 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:50:58 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:50:58 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 52%]
14:50:58 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 52%]
14:50:58 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 52%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 52%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED         [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 53%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 54%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:50:58 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:50:58 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 55%]
14:50:58 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 55%]
14:50:58 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 55%]
14:50:58 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:50:58 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:50:58 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 56%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 56%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 56%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 56%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:50:58 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:50:58 + docker run --rm -d --name dpy-dind-2-0-py2.7-19.03.12 -v /tmp --privileged --network dpy-testnet-2-0-py2.7-19.03.12 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd --experimental
14:50:58 3a555c3c53d344f3f3ce8c73fa9f760e09e935b7de4023ef41e2780edb2d7eb6
14:50:58 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 57%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 57%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 57%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:50:59 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 58%]
14:50:59 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 58%]
14:50:59 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:50:59 
14:50:59 =============================== warnings summary ===============================
14:50:59 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
14:50:59   /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
14:50:59     from collections import MutableMapping
14:50:59 
14:50:59 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:50:59 
14:50:59 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
14:50:59 Name                                  Stmts   Miss Branch BrPart  Cover
14:50:59 -----------------------------------------------------------------------
14:50:59 docker/__init__.py                        8      0      0      0   100%
14:50:59 docker/api/__init__.py                    1      0      0      0   100%
14:50:59 docker/api/build.py                     126     19     93     17    82%
14:50:59 docker/api/client.py                    263     46     98     13    82%
14:50:59 docker/api/config.py                     31      0      6      2    95%
14:50:59 docker/api/container.py                 266     17    104     19    90%
14:50:59 docker/api/daemon.py                     39      2     14      4    89%
14:50:59 docker/api/exec_api.py                   46      4     22      4    88%
14:50:59 docker/api/image.py                     157     21     58     12    84%
14:50:59 docker/api/network.py                    90     13     48     12    80%
14:50:59 docker/api/plugin.py                     90     13     14      4    82%
14:50:59 docker/api/secret.py                     36      3     10      3    83%
14:50:59 docker/api/service.py                   200     60    149     32    61%
14:50:59 docker/api/swarm.py                     106     14     38     10    82%
14:50:59 docker/api/volume.py                     38      3     14      3    88%
14:50:59 docker/auth.py                          198     17     74     17    88%
14:50:59 docker/client.py                         69      4      2      0    94%
14:50:59 docker/constants.py                      21      0      0      0   100%
14:50:59 docker/context/__init__.py                2      0      0      0   100%
14:50:59 docker/context/api.py                    78     16     38      8    76%
14:50:59 docker/context/config.py                 61     24     16      2    56%
14:50:59 docker/context/context.py               151     21     62     15    81%
14:50:59 docker/credentials/__init__.py            3      0      0      0   100%
14:50:59 docker/credentials/constants.py           4      0      0      0   100%
14:50:59 docker/credentials/errors.py             11      1      2      1    85%
14:50:59 docker/credentials/store.py              50      9     16      5    73%
14:50:59 docker/credentials/utils.py              23     13     12      1    31%
14:50:59 docker/errors.py                        110     12     20      6    86%
14:50:59 docker/models/__init__.py                 0      0      0      0   100%
14:50:59 docker/models/configs.py                 21      8      2      0    57%
14:50:59 docker/models/containers.py             183      6     70      5    95%
14:50:59 docker/models/images.py                 137     29     56      3    76%
14:50:59 docker/models/networks.py                37      1     12      0    98%
14:50:59 docker/models/nodes.py                   15      1      2      0    94%
14:50:59 docker/models/plugins.py                 49     30     10      0    32%
14:50:59 docker/models/resource.py                41      9      6      2    77%
14:50:59 docker/models/secrets.py                 21      8      2      0    57%
14:50:59 docker/models/services.py                87      3     36      3    95%
14:50:59 docker/models/swarm.py                   39      3      6      3    87%
14:50:59 docker/models/volumes.py                 23      1      4      0    96%
14:50:59 docker/tls.py                            37      6     14      6    76%
14:50:59 docker/transport/__init__.py             11      3      0      0    73%
14:50:59 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:50:59 docker/transport/npipeconn.py            59     54     10      0     7%
14:50:59 docker/transport/npipesocket.py         137    132     22      0     3%
14:50:59 docker/transport/sshconn.py             149    110     50      1    20%
14:50:59 docker/transport/ssladapter.py           36     10     10      4    65%
14:50:59 docker/transport/unixconn.py             66      6     12      4    87%
14:50:59 docker/types/__init__.py                  6      0      0      0   100%
14:50:59 docker/types/base.py                      5      0      2      0   100%
14:50:59 docker/types/containers.py              420     66    326     43    84%
14:50:59 docker/types/daemon.py                   36      8     14      4    72%
14:50:59 docker/types/healthcheck.py              34     12      4      1    61%
14:50:59 docker/types/networks.py                 41      6     28      5    81%
14:50:59 docker/types/services.py                312     45    206     33    83%
14:50:59 docker/types/swarm.py                    51     24     40     10    52%
14:50:59 docker/utils/__init__.py                  3      0      0      0   100%
14:50:59 docker/utils/build.py                   155     18     76      7    87%
14:50:59 docker/utils/config.py                   36      2     10      2    91%
14:50:59 docker/utils/decorators.py               32      1     12      1    95%
14:50:59 docker/utils/fnmatch.py                  55     18     28      2    61%
14:50:59 docker/utils/json_stream.py              43      8     14      2    79%
14:50:59 docker/utils/ports.py                    50      3     32      2    91%
14:50:59 docker/utils/proxy.py                    32      1     12      0    98%
14:50:59 docker/utils/socket.py                   86      9     40      7    86%
14:50:59 docker/utils/utils.py                   285     19    177     13    92%
14:50:59 docker/version.py                         2      0      2      0   100%
14:50:59 -----------------------------------------------------------------------
14:50:59 TOTAL                                  5116    992   2259    354    78%
14:50:59 
14:50:59 =========================== short test summary info ============================
14:50:59 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:50:59   CONFIG_RT_GROUP_SCHED isn't enabled
14:50:59 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:50:59   Not supported on most drivers
14:50:59 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:50:59   Output of docker top depends on host distro, and is not formalized.
14:50:59 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:50:59   This doesn't seem to be taken into account by the engine
14:50:59 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:50:59 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:50:59 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:50:59 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:50:59 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:50:59 SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows
14:50:59 SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows
14:50:59 SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows
14:50:59 SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows
14:50:59 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:50:59 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:50:59 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:50:59 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:50:59 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:50:59 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3
14:50:59 == 928 passed, 16 skipped, 5 xfailed, 4 xpassed, 1 warnings in 317.37 seconds ==
[Pipeline] sh
14:50:59 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:50:59 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:50:59 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 58%]
14:50:59 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 58%]
[Pipeline] sh
14:50:59 + docker exec dpy-dind-2-0-py2.7-19.03.12 sh -c /usr/sbin/sshd
[Pipeline] sh
14:50:59 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:50:59 dpy-dind-2-0-py2.7-20.10.1
[Pipeline] sh
14:50:59 + docker stop dpy-dind-2-0-py3.7-20.10.1
14:50:59 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:50:59 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 59%]
14:50:59 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 59%]
14:50:59 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 59%]
14:50:59 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:50:59 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:50:59 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:50:59 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:50:59 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:50:59 + docker run --rm --name dpy-tests-2-0-py2.7-19.03.12 -e DOCKER_HOST=ssh://dpy-dind-2-0-py2.7-19.03.12:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py2.7-19.03.12 --volumes-from dpy-dind-2-0-py2.7-19.03.12 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker tests/ssh
14:50:59 + docker run --rm -d --name dpy-dind-2-0-py2.7-20.10.1 -v /tmp --privileged --network dpy-testnet-2-0-py2.7-20.10.1 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd --experimental
14:50:59 ff12c454f25e32b868f95a57f04306d90ff99b55448b0f3e086a44be5c9fc7db
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:51:00 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 64%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 65%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 65%]
14:51:00 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 65%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 65%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 66%]
14:51:00 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED        [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED        [ 67%]
14:51:00 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:51:00 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 68%]
14:51:00 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 68%]
14:51:00 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:51:00 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:51:00 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:51:00 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:51:00 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 68%]
14:51:00 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 68%]
14:51:00 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 69%]
14:51:00 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 69%]
14:51:00 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
14:51:00 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:51:00 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:51:00 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:51:00 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 72%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
14:51:00 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:51:00 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
[Pipeline] sh
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:51:00 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:51:00 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:51:00 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:51:00 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:51:00 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 74%]
14:51:00 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
14:51:00 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
14:51:00 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:51:00 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:51:00 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:51:00 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:51:00 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:51:00 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:51:00 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 75%]
14:51:00 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 75%]
14:51:00 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
14:51:00 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:51:00 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:51:00 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:51:00 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:51:00 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:51:00 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 77%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 77%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
14:51:00 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:51:00 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:51:00 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:51:00 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:51:00 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 78%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:51:00 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:51:00 + docker exec dpy-dind-2-0-py2.7-20.10.1 sh -c /usr/sbin/sshd
[Pipeline] sh
14:51:00 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 81%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:51:00 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 82%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 82%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:51:00 ============================= test session starts ==============================
14:51:00 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:51:00 cachedir: .pytest_cache
14:51:00 rootdir: /src, inifile: pytest.ini
14:51:00 plugins: timeout-1.3.3, cov-2.6.1
14:51:00 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 83%]
14:51:00 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 83%]
14:51:00 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
14:51:00 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:51:00 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:51:00 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:51:00 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:51:00 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:51:00 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:51:00 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:51:00 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 84%]
14:51:00 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 84%]
14:51:00 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
14:51:00 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:51:00 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:51:00 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:51:00 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:51:00 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:51:00 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:51:00 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:51:00 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 85%]
14:51:00 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
14:51:00 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:51:00 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:51:00 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 87%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:51:00 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:51:00 + docker run --rm --name dpy-tests-2-0-py2.7-20.10.1 -e DOCKER_HOST=ssh://dpy-dind-2-0-py2.7-20.10.1:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py2.7-20.10.1 --volumes-from dpy-dind-2-0-py2.7-20.10.1 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker tests/ssh
14:51:00 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:51:00 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 59%]
14:51:00 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 59%]
14:51:00 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 59%]
14:51:00 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:51:00 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 60%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:51:00 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:51:00 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 61%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 62%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:51:00 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:51:01 collecting ... collected 24 items
14:51:01 
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 89%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:51:01 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:51:01 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:51:01 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:51:01 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:51:01 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:51:01 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:51:01 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 90%]
14:51:01 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
14:51:01 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:51:01 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:51:01 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:51:01 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:51:01 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:51:01 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:51:01 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:51:01 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:51:01 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 91%]
14:51:01 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
14:51:01 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:51:01 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:51:01 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:51:01 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:51:01 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:51:01 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:51:01 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:51:01 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 92%]
14:51:01 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
14:51:01 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:51:01 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:51:01 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:51:01 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:51:01 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:51:01 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:51:01 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:51:01 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:51:01 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:51:01 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 94%]
14:51:01 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
14:51:01 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:51:01 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:51:01 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:51:01 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:51:01 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:51:01 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:51:01 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:51:01 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:51:01 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
14:51:01 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:51:01 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:51:01 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:51:01 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:51:01 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:51:01 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:51:01 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:51:01 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:51:01 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 96%]
14:51:01 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
14:51:01 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:51:01 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:51:01 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:51:01 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:51:01 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:51:01 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:51:01 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:51:01 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
14:51:01 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 63%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 63%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 63%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 63%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 64%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 65%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 65%]
14:51:01 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 65%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 65%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 66%]
14:51:01 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED        [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED        [ 67%]
14:51:01 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:51:01 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 68%]
14:51:01 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 68%]
14:51:01 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:51:01 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:51:01 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:51:01 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:51:01 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 68%]
14:51:01 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 68%]
14:51:01 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 69%]
14:51:01 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 69%]
14:51:01 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 69%]
14:51:01 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:51:01 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:51:01 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:51:01 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:51:01 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:51:01 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:51:01 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:51:01 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:51:01 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 74%]
14:51:01 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 74%]
14:51:01 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 74%]
14:51:01 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:51:01 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:51:01 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:51:01 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:51:01 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:51:01 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:51:01 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 75%]
14:51:01 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 75%]
14:51:01 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 75%]
14:51:01 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:51:01 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:51:01 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:51:01 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:51:01 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:51:01 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 77%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 77%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 77%]
14:51:01 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:51:01 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:51:01 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:51:01 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:51:01 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:51:01 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 81%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 81%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 81%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:51:01 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:51:01 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 83%]
14:51:01 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 83%]
14:51:01 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 83%]
14:51:01 ============================= test session starts ==============================
14:51:01 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:51:01 cachedir: .pytest_cache
14:51:01 rootdir: /src, inifile: pytest.ini
14:51:01 plugins: timeout-1.3.3, cov-2.6.1
14:51:01 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:51:01 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:51:01 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:51:01 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:51:01 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:51:01 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:51:01 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:51:01 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 84%]
14:51:01 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 84%]
14:51:01 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 84%]
14:51:01 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:51:01 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:51:01 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:51:01 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:51:01 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:51:01 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:51:01 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:51:01 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 85%]
14:51:01 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 85%]
14:51:01 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:51:01 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:51:01 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:51:01 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:51:01 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:51:01 
14:51:01 =============================== warnings summary ===============================
14:51:01 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
14:51:01   /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
14:51:01     from collections import MutableMapping
14:51:01 
14:51:01 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:51:01 
14:51:01 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
14:51:01 Name                                  Stmts   Miss Branch BrPart  Cover
14:51:01 -----------------------------------------------------------------------
14:51:01 docker/__init__.py                        8      0      0      0   100%
14:51:01 docker/api/__init__.py                    1      0      0      0   100%
14:51:01 docker/api/build.py                     126     19     93     17    82%
14:51:01 docker/api/client.py                    263     46     98     13    82%
14:51:01 docker/api/config.py                     31      0      6      2    95%
14:51:01 docker/api/container.py                 266     17    104     19    90%
14:51:01 docker/api/daemon.py                     39      2     14      4    89%
14:51:01 docker/api/exec_api.py                   46      4     22      4    88%
14:51:01 docker/api/image.py                     157     21     58     12    84%
14:51:01 docker/api/network.py                    90     13     48     12    80%
14:51:01 docker/api/plugin.py                     90     13     14      4    82%
14:51:01 docker/api/secret.py                     36      3     10      3    83%
14:51:01 docker/api/service.py                   200     60    149     32    61%
14:51:01 docker/api/swarm.py                     106     14     38     10    82%
14:51:01 docker/api/volume.py                     38      3     14      3    88%
14:51:01 docker/auth.py                          198     17     74     17    88%
14:51:01 docker/client.py                         69      4      2      0    94%
14:51:01 docker/constants.py                      21      0      0      0   100%
14:51:01 docker/context/__init__.py                2      0      0      0   100%
14:51:01 docker/context/api.py                    78     16     38      8    76%
14:51:01 docker/context/config.py                 61     24     16      2    56%
14:51:01 docker/context/context.py               151     21     62     15    81%
14:51:01 docker/credentials/__init__.py            3      0      0      0   100%
14:51:01 docker/credentials/constants.py           4      0      0      0   100%
14:51:01 docker/credentials/errors.py             11      1      2      1    85%
14:51:01 docker/credentials/store.py              50      9     16      5    73%
14:51:01 docker/credentials/utils.py              23     13     12      1    31%
14:51:01 docker/errors.py                        110     12     20      6    86%
14:51:01 docker/models/__init__.py                 0      0      0      0   100%
14:51:01 docker/models/configs.py                 21      8      2      0    57%
14:51:01 docker/models/containers.py             183      6     70      5    95%
14:51:01 docker/models/images.py                 137     29     56      3    76%
14:51:01 docker/models/networks.py                37      1     12      0    98%
14:51:01 docker/models/nodes.py                   15      1      2      0    94%
14:51:01 docker/models/plugins.py                 49     30     10      0    32%
14:51:01 docker/models/resource.py                41      9      6      2    77%
14:51:01 docker/models/secrets.py                 21      8      2      0    57%
14:51:01 docker/models/services.py                87      3     36      3    95%
14:51:01 docker/models/swarm.py                   39      3      6      3    87%
14:51:01 docker/models/volumes.py                 23      1      4      0    96%
14:51:01 docker/tls.py                            37      6     14      6    76%
14:51:01 docker/transport/__init__.py             11      3      0      0    73%
14:51:01 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:51:01 docker/transport/npipeconn.py            59     54     10      0     7%
14:51:01 docker/transport/npipesocket.py         137    132     22      0     3%
14:51:01 docker/transport/sshconn.py             149    110     50      1    20%
14:51:01 docker/transport/ssladapter.py           36     10     10      4    65%
14:51:01 docker/transport/unixconn.py             66      6     12      4    87%
14:51:01 docker/types/__init__.py                  6      0      0      0   100%
14:51:01 docker/types/base.py                      5      0      2      0   100%
14:51:01 docker/types/containers.py              420     66    326     43    84%
14:51:01 docker/types/daemon.py                   36      8     14      4    72%
14:51:01 docker/types/healthcheck.py              34     12      4      1    61%
14:51:01 docker/types/networks.py                 41      6     28      5    81%
14:51:01 docker/types/services.py                312     45    206     33    83%
14:51:01 docker/types/swarm.py                    51     24     40     10    52%
14:51:01 docker/utils/__init__.py                  3      0      0      0   100%
14:51:01 docker/utils/build.py                   155     18     76      7    87%
14:51:01 docker/utils/config.py                   36      2     10      2    91%
14:51:01 docker/utils/decorators.py               32      1     12      1    95%
14:51:01 docker/utils/fnmatch.py                  55     18     28      2    61%
14:51:01 docker/utils/json_stream.py              43      8     14      2    79%
14:51:01 docker/utils/ports.py                    50      3     32      2    91%
14:51:01 docker/utils/proxy.py                    32      1     12      0    98%
14:51:01 docker/utils/socket.py                   86      9     40      7    86%
14:51:01 docker/utils/utils.py                   285     19    177     13    92%
14:51:01 docker/version.py                         2      0      2      0   100%
14:51:01 -----------------------------------------------------------------------
14:51:01 TOTAL                                  5116    992   2259    354    78%
14:51:01 
14:51:01 =========================== short test summary info ============================
14:51:01 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:51:01   CONFIG_RT_GROUP_SCHED isn't enabled
14:51:01 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:51:01   Not supported on most drivers
14:51:01 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:51:01   Output of docker top depends on host distro, and is not formalized.
14:51:01 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:51:01   This doesn't seem to be taken into account by the engine
14:51:01 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:51:01 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:51:01 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:51:01 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:51:01 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:51:01 SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows
14:51:01 SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows
14:51:01 SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows
14:51:01 SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows
14:51:01 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:51:01 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:51:01 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:51:01 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:51:01 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:51:01 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3
14:51:01 == 928 passed, 16 skipped, 5 xfailed, 4 xpassed, 1 warnings in 317.34 seconds ==
14:51:02 collecting ... collected 24 items
14:51:02 
14:51:02 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:51:02 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:51:02 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:51:02 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 89%]
14:51:02 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
14:51:02 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:51:02 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:51:02 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:51:02 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:51:02 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:51:02 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:51:02 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:51:02 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 90%]
14:51:02 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
14:51:02 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:51:02 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:51:02 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:51:02 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:51:02 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:51:02 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:51:02 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:51:02 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:51:02 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 91%]
14:51:02 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
14:51:02 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:51:02 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:51:02 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:51:02 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:51:02 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:51:02 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:51:02 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:51:02 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 92%]
14:51:02 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
14:51:02 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:51:02 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:51:02 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:51:02 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:51:02 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:51:02 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:51:02 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:51:02 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:51:02 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:51:02 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 94%]
14:51:02 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
14:51:02 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:51:02 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:51:02 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:51:02 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:51:02 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:51:02 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:51:02 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:51:02 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:51:02 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
14:51:02 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:51:02 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:51:02 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:51:02 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:51:02 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:51:02 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:51:02 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:51:02 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:51:02 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 96%]
14:51:02 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
14:51:02 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:51:02 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:51:02 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:51:02 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:51:02 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:51:02 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:51:02 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:51:02 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
14:51:02 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:51:02 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:51:02 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
[Pipeline] sh
14:51:02 + docker stop dpy-dind-2-0-py3.7-19.03.13
14:51:03 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:51:03 
14:51:03 =================================== FAILURES ===================================
14:51:03 __________________ AttachContainerTest.test_attach_no_stream ___________________
14:51:03 tests/integration/api_container_test.py:1252: in test_attach_no_stream
14:51:03     assert output == 'hello\n'.encode(encoding='ascii')
14:51:03 E   AssertionError: assert b'' == b'hello\n'
14:51:03 E     Right contains more items, first extra item: 104
14:51:03 E     Full diff:
14:51:03 E     - b''
14:51:03 E     + b'hello\n'
14:51:03 =============================== warnings summary ===============================
14:51:03 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
14:51:03   /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
14:51:03     from collections import MutableMapping
14:51:03 
14:51:03 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:51:03 
14:51:03 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
14:51:03 Name                                  Stmts   Miss Branch BrPart  Cover
14:51:03 -----------------------------------------------------------------------
14:51:03 docker/__init__.py                        8      0      0      0   100%
14:51:03 docker/api/__init__.py                    1      0      0      0   100%
14:51:03 docker/api/build.py                     126     19     93     17    82%
14:51:03 docker/api/client.py                    263     46     98     13    82%
14:51:03 docker/api/config.py                     31      0      6      2    95%
14:51:03 docker/api/container.py                 266     17    104     19    90%
14:51:03 docker/api/daemon.py                     39      2     14      4    89%
14:51:03 docker/api/exec_api.py                   46      4     22      4    88%
14:51:03 docker/api/image.py                     157     21     58     12    84%
14:51:03 docker/api/network.py                    90     13     48     12    80%
14:51:03 docker/api/plugin.py                     90     13     14      4    82%
14:51:03 docker/api/secret.py                     36      3     10      3    83%
14:51:03 docker/api/service.py                   200     60    149     32    61%
14:51:03 docker/api/swarm.py                     106     14     38     10    82%
14:51:03 docker/api/volume.py                     38      3     14      3    88%
14:51:03 docker/auth.py                          198     17     74     17    88%
14:51:03 docker/client.py                         69      4      2      0    94%
14:51:03 docker/constants.py                      21      0      0      0   100%
14:51:03 docker/context/__init__.py                2      0      0      0   100%
14:51:03 docker/context/api.py                    78     16     38      8    76%
14:51:03 docker/context/config.py                 61     24     16      2    56%
14:51:03 docker/context/context.py               151     21     62     15    81%
14:51:03 docker/credentials/__init__.py            3      0      0      0   100%
14:51:03 docker/credentials/constants.py           4      0      0      0   100%
14:51:03 docker/credentials/errors.py             11      1      2      1    85%
14:51:03 docker/credentials/store.py              50      9     16      5    73%
14:51:03 docker/credentials/utils.py              23     13     12      1    31%
14:51:03 docker/errors.py                        110     12     20      6    86%
14:51:03 docker/models/__init__.py                 0      0      0      0   100%
14:51:03 docker/models/configs.py                 21      8      2      0    57%
14:51:03 docker/models/containers.py             183      6     70      5    95%
14:51:03 docker/models/images.py                 137     29     56      3    76%
14:51:03 docker/models/networks.py                37      1     12      0    98%
14:51:03 docker/models/nodes.py                   15      1      2      0    94%
14:51:03 docker/models/plugins.py                 49     30     10      0    32%
14:51:03 docker/models/resource.py                41      9      6      2    77%
14:51:03 docker/models/secrets.py                 21      8      2      0    57%
14:51:03 docker/models/services.py                87      3     36      3    95%
14:51:03 docker/models/swarm.py                   39      3      6      3    87%
14:51:03 docker/models/volumes.py                 23      1      4      0    96%
14:51:03 docker/tls.py                            37      6     14      6    76%
14:51:03 docker/transport/__init__.py             11      3      0      0    73%
14:51:03 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:51:03 docker/transport/npipeconn.py            59     54     10      0     7%
14:51:03 docker/transport/npipesocket.py         137    132     22      0     3%
14:51:03 docker/transport/sshconn.py             149    110     50      1    20%
14:51:03 docker/transport/ssladapter.py           36     10     10      4    65%
14:51:03 docker/transport/unixconn.py             66      6     12      4    87%
14:51:03 docker/types/__init__.py                  6      0      0      0   100%
14:51:03 docker/types/base.py                      5      0      2      0   100%
14:51:03 docker/types/containers.py              420     66    326     43    84%
14:51:03 docker/types/daemon.py                   36      8     14      4    72%
14:51:03 docker/types/healthcheck.py              34     12      4      1    61%
14:51:03 docker/types/networks.py                 41      6     28      5    81%
14:51:03 docker/types/services.py                312     45    206     33    83%
14:51:03 docker/types/swarm.py                    51     24     40     10    52%
14:51:03 docker/utils/__init__.py                  3      0      0      0   100%
14:51:03 docker/utils/build.py                   155     18     76      7    87%
14:51:03 docker/utils/config.py                   36      2     10      2    91%
14:51:03 docker/utils/decorators.py               32      1     12      1    95%
14:51:03 docker/utils/fnmatch.py                  55     18     28      2    61%
14:51:03 docker/utils/json_stream.py              43      8     14      2    79%
14:51:03 docker/utils/ports.py                    50      3     32      2    91%
14:51:03 docker/utils/proxy.py                    32      1     12      0    98%
14:51:03 docker/utils/socket.py                   86      9     40      7    86%
14:51:03 docker/utils/utils.py                   285     19    177     13    92%
14:51:03 docker/version.py                         2      0      2      0   100%
14:51:03 -----------------------------------------------------------------------
14:51:03 TOTAL                                  5116    992   2259    354    78%
14:51:03 
14:51:03 =========================== short test summary info ============================
14:51:03 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:51:03   CONFIG_RT_GROUP_SCHED isn't enabled
14:51:03 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:51:03   Not supported on most drivers
14:51:03 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:51:03   Output of docker top depends on host distro, and is not formalized.
14:51:03 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:51:03   This doesn't seem to be taken into account by the engine
14:51:03 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:51:03 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:51:03 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:51:03 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:51:03 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:51:03 SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows
14:51:03 SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows
14:51:03 SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows
14:51:03 SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows
14:51:03 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:51:03 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:51:03 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:51:03 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:51:03 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:51:03 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3
14:51:03 = 1 failed, 927 passed, 16 skipped, 5 xfailed, 4 xpassed, 1 warnings in 322.12 seconds =
[Pipeline] sh
14:51:03 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  4%]
14:51:03 + docker stop dpy-dind-2-0-py3.7-19.03.12
14:51:03 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED  [  8%]
14:51:03 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%]
14:51:04 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED  [ 16%]
14:51:04 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  4%]
14:51:04 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED  [  8%]
14:51:04 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%]
14:51:04 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED  [ 16%]
14:51:05 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%]
14:51:05 dpy-dind-2-0-py2.7-19.03.13
[Pipeline] sh
14:51:06 + docker run --rm -d --name dpy-dind-2-0-py2.7-19.03.13 -v /tmp --privileged --network dpy-testnet-2-0-py2.7-19.03.13 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd --experimental
14:51:06 09427a8f99c3493c8a32759710daa343b68b510a8cbb3736fa3e1406b9f014d4
14:51:06 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%]
[Pipeline] sh
14:51:06 + docker exec dpy-dind-2-0-py2.7-19.03.13 sh -c /usr/sbin/sshd
[Pipeline] sh
14:51:06 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%]
14:51:06 + docker run --rm --name dpy-tests-2-0-py2.7-19.03.13 -e DOCKER_HOST=ssh://dpy-dind-2-0-py2.7-19.03.13:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py2.7-19.03.13 --volumes-from dpy-dind-2-0-py2.7-19.03.13 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py2-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker tests/ssh
14:51:07 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%]
14:51:07 ============================= test session starts ==============================
14:51:07 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:51:07 cachedir: .pytest_cache
14:51:07 rootdir: /src, inifile: pytest.ini
14:51:07 plugins: timeout-1.3.3, cov-2.6.1
14:51:08 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%]
14:51:08 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%]
14:51:08 collecting ... collected 24 items
14:51:08 
14:51:08 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
14:51:08 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%]
14:51:08 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%]
14:51:08 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
14:51:09 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
14:51:09 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
14:51:10 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
14:51:10 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
14:51:10 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
14:51:10 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
14:51:11 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  4%]
14:51:11 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED  [  8%]
14:51:11 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%]
14:51:11 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED  [ 16%]
14:51:11 dpy-dind-2-0-py3.7-20.10.1
[Pipeline] sh
14:51:12 + docker run --rm -d --name dpy-dind-2-0-py3.7-20.10.1 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-20.10.1 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd --experimental
14:51:12 c1152cffef2dd75c9a8275bb4aaef7dea2b81d9425fcc4a6831634f53c7174dd
[Pipeline] sh
14:51:12 + docker exec dpy-dind-2-0-py3.7-20.10.1 sh -c /usr/sbin/sshd
[Pipeline] sh
14:51:12 + docker run --rm --name dpy-tests-2-0-py3.7-20.10.1 -e DOCKER_HOST=ssh://dpy-dind-2-0-py3.7-20.10.1:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-20.10.1 --volumes-from dpy-dind-2-0-py3.7-20.10.1 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker tests/ssh
14:51:13 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%]
14:51:13 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
14:51:13 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
14:51:13 ============================= test session starts ==============================
14:51:13 platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:51:13 cachedir: .pytest_cache
14:51:13 rootdir: /src, inifile: pytest.ini
14:51:13 plugins: timeout-1.3.3, cov-2.6.1
14:51:14 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
14:51:14 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%]
14:51:14 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
14:51:14 collecting ... collected 24 items
14:51:14 
14:51:14 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
14:51:14 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
14:51:14 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
14:51:14 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
14:51:14 dpy-dind-2-0-py3.7-19.03.13
[Pipeline] sh
14:51:15 + docker run --rm -d --name dpy-dind-2-0-py3.7-19.03.13 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-19.03.13 dockerbuildbot/docker-py:sshdind-d33719bfddb9c5675914ea222b1c8e4634255254 dockerd --experimental
14:51:15 60ed88328feab280ba070b1c35ed49caa62bac7b30e14573eb8c0b84f72fe878
14:51:15 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%]
[Pipeline] sh
14:51:15 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%]
14:51:15 + docker exec dpy-dind-2-0-py3.7-19.03.13 sh -c /usr/sbin/sshd
[Pipeline] sh
14:51:15 dpy-dind-2-0-py3.7-19.03.12
14:51:15 + docker network rm dpy-testnet-2-0-py3.7-19.03.12
14:51:15 dpy-testnet-2-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] }
Failed in branch py3.7_19.03.12
14:51:15 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
14:51:16 + docker run --rm --name dpy-tests-2-0-py3.7-19.03.13 -e DOCKER_HOST=ssh://dpy-dind-2-0-py3.7-19.03.13:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-19.03.13 --volumes-from dpy-dind-2-0-py3.7-19.03.13 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254 py.test -v -rxs --cov=docker tests/ssh
14:51:16 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
14:51:16 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  4%]
14:51:16 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED  [  8%]
14:51:16 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%]
14:51:16 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED  [ 16%]
14:51:17 ============================= test session starts ==============================
14:51:17 platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:51:17 cachedir: .pytest_cache
14:51:17 rootdir: /src, inifile: pytest.ini
14:51:17 plugins: timeout-1.3.3, cov-2.6.1
14:51:17 collecting ... collected 24 items
14:51:17 
14:51:17 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
14:51:17 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
14:51:17 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
14:51:17 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
14:51:18 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%]
14:51:18 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
14:51:18 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
14:51:18 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
14:51:19 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
14:51:19 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%]
14:51:19 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  4%]
14:51:19 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED  [  8%]
14:51:19 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%]
14:51:20 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED  [ 16%]
14:51:20 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
14:51:20 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%]
14:51:20 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%]
14:51:21 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
14:51:21 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
14:51:21 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
14:51:21 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%]
14:51:21 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
14:51:21 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
14:51:21 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
14:51:21 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
14:51:22 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%]
14:51:23 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
14:51:23 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
14:51:23 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
14:51:24 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
14:51:25 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
14:51:25 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
14:51:25 
14:51:25 =============================== warnings summary ===============================
14:51:25 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
14:51:25   /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
14:51:25     from cryptography import x509
14:51:25 
14:51:25 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:51:25 
14:51:25 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:51:25 Name                                  Stmts   Miss Branch BrPart  Cover
14:51:25 -----------------------------------------------------------------------
14:51:25 docker/__init__.py                        8      0      0      0   100%
14:51:25 docker/api/__init__.py                    1      0      0      0   100%
14:51:25 docker/api/build.py                     126     21     92     23    78%
14:51:25 docker/api/client.py                    263    102     96     15    55%
14:51:25 docker/api/config.py                     31     19      6      0    32%
14:51:25 docker/api/container.py                 266    171    102     10    29%
14:51:25 docker/api/daemon.py                     39     28     14      0    21%
14:51:25 docker/api/exec_api.py                   46     36     22      0    15%
14:51:25 docker/api/image.py                     157    106     56      5    26%
14:51:25 docker/api/network.py                    90     56     48      7    30%
14:51:25 docker/api/plugin.py                     90     68     12      0    22%
14:51:25 docker/api/secret.py                     36     23     10      0    28%
14:51:25 docker/api/service.py                   200    176    149      0     7%
14:51:25 docker/api/swarm.py                     106     77     38      0    20%
14:51:25 docker/api/volume.py                     38     29     14      0    17%
14:51:25 docker/auth.py                          198    100     74     15    42%
14:51:25 docker/client.py                         69     20      2      0    69%
14:51:25 docker/constants.py                      21      0      0      0   100%
14:51:25 docker/context/__init__.py                2      0      0      0   100%
14:51:25 docker/context/api.py                    78     57     38      0    18%
14:51:25 docker/context/config.py                 61     42     16      1    26%
14:51:25 docker/context/context.py               151    110     62      2    20%
14:51:25 docker/credentials/__init__.py            3      0      0      0   100%
14:51:25 docker/credentials/constants.py           4      0      0      0   100%
14:51:25 docker/credentials/errors.py             11      4      2      0    54%
14:51:25 docker/credentials/store.py              50     35     16      0    23%
14:51:25 docker/credentials/utils.py              23     18     12      0    14%
14:51:25 docker/errors.py                        110     38     18      5    62%
14:51:25 docker/models/__init__.py                 0      0      0      0   100%
14:51:25 docker/models/configs.py                 21      8      0      0    62%
14:51:25 docker/models/containers.py             183    131     60      0    21%
14:51:25 docker/models/images.py                 137     92     50      0    24%
14:51:25 docker/models/networks.py                37     20      8      0    38%
14:51:25 docker/models/nodes.py                   15      5      0      0    67%
14:51:25 docker/models/plugins.py                 49     30      8      0    33%
14:51:25 docker/models/resource.py                41     24      6      0    36%
14:51:25 docker/models/secrets.py                 21      8      0      0    62%
14:51:25 docker/models/services.py                87     63     34      0    20%
14:51:25 docker/models/swarm.py                   39     21      6      0    40%
14:51:25 docker/models/volumes.py                 23     10      2      0    52%
14:51:25 docker/tls.py                            37     26     14      0    22%
14:51:25 docker/transport/__init__.py             11      3      0      0    73%
14:51:25 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:51:25 docker/transport/npipeconn.py            59     54     10      0     7%
14:51:25 docker/transport/npipesocket.py         137    132     22      0     3%
14:51:25 docker/transport/sshconn.py             149     57     50     14    53%
14:51:25 docker/transport/ssladapter.py           36     20     10      1    37%
14:51:25 docker/transport/unixconn.py             66     42     12      0    31%
14:51:25 docker/types/__init__.py                  6      0      0      0   100%
14:51:25 docker/types/base.py                      5      2      2      0    43%
14:51:25 docker/types/containers.py              420    356    324     11    10%
14:51:25 docker/types/daemon.py                   36     26     14      0    20%
14:51:25 docker/types/healthcheck.py              34     20      4      0    37%
14:51:25 docker/types/networks.py                 41     21     28      8    41%
14:51:25 docker/types/services.py                312    259    206      0    10%
14:51:25 docker/types/swarm.py                    51     45     40      0     7%
14:51:25 docker/utils/__init__.py                  3      0      0      0   100%
14:51:25 docker/utils/build.py                   155     23     74     13    82%
14:51:25 docker/utils/config.py                   36      6     10      5    76%
14:51:25 docker/utils/decorators.py               32      6     12      4    73%
14:51:25 docker/utils/fnmatch.py                  55     27     28      4    41%
14:51:25 docker/utils/json_stream.py              43      8     14      3    77%
14:51:25 docker/utils/ports.py                    50     50     28      0     0%
14:51:25 docker/utils/proxy.py                    32      3     12      2    89%
14:51:25 docker/utils/socket.py                   86     64     40      0    17%
14:51:25 docker/utils/utils.py                   285    185    164     27    29%
14:51:25 docker/version.py                         2      0      0      0   100%
14:51:25 -----------------------------------------------------------------------
14:51:25 TOTAL                                  5116   3183   2193    176    31%
14:51:25 
14:51:25 ============== 23 passed, 1 xpassed, 1 warnings in 24.04 seconds ===============
14:51:25 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
[Pipeline] sh
14:51:26 + docker stop dpy-dind-2-0-py2.7-20.10.1
14:51:26 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
14:51:26 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
14:51:26 
14:51:26 =============================== warnings summary ===============================
14:51:26 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
14:51:26   /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
14:51:26     from cryptography import x509
14:51:26 
14:51:26 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:51:26 
14:51:26 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:51:26 Name                                  Stmts   Miss Branch BrPart  Cover
14:51:26 -----------------------------------------------------------------------
14:51:26 docker/__init__.py                        8      0      0      0   100%
14:51:26 docker/api/__init__.py                    1      0      0      0   100%
14:51:26 docker/api/build.py                     126     21     92     23    78%
14:51:26 docker/api/client.py                    263    102     96     15    55%
14:51:26 docker/api/config.py                     31     19      6      0    32%
14:51:26 docker/api/container.py                 266    171    102     10    29%
14:51:26 docker/api/daemon.py                     39     28     14      0    21%
14:51:26 docker/api/exec_api.py                   46     36     22      0    15%
14:51:26 docker/api/image.py                     157    106     56      5    26%
14:51:26 docker/api/network.py                    90     56     48      7    30%
14:51:26 docker/api/plugin.py                     90     68     12      0    22%
14:51:26 docker/api/secret.py                     36     23     10      0    28%
14:51:26 docker/api/service.py                   200    176    149      0     7%
14:51:26 docker/api/swarm.py                     106     77     38      0    20%
14:51:26 docker/api/volume.py                     38     29     14      0    17%
14:51:26 docker/auth.py                          198    100     74     15    42%
14:51:26 docker/client.py                         69     20      2      0    69%
14:51:26 docker/constants.py                      21      0      0      0   100%
14:51:26 docker/context/__init__.py                2      0      0      0   100%
14:51:26 docker/context/api.py                    78     57     38      0    18%
14:51:26 docker/context/config.py                 61     42     16      1    26%
14:51:26 docker/context/context.py               151    110     62      2    20%
14:51:26 docker/credentials/__init__.py            3      0      0      0   100%
14:51:26 docker/credentials/constants.py           4      0      0      0   100%
14:51:26 docker/credentials/errors.py             11      4      2      0    54%
14:51:26 docker/credentials/store.py              50     35     16      0    23%
14:51:26 docker/credentials/utils.py              23     18     12      0    14%
14:51:26 docker/errors.py                        110     38     18      5    62%
14:51:26 docker/models/__init__.py                 0      0      0      0   100%
14:51:26 docker/models/configs.py                 21      8      0      0    62%
14:51:26 docker/models/containers.py             183    131     60      0    21%
14:51:26 docker/models/images.py                 137     92     50      0    24%
14:51:26 docker/models/networks.py                37     20      8      0    38%
14:51:26 docker/models/nodes.py                   15      5      0      0    67%
14:51:26 docker/models/plugins.py                 49     30      8      0    33%
14:51:26 docker/models/resource.py                41     24      6      0    36%
14:51:26 docker/models/secrets.py                 21      8      0      0    62%
14:51:26 docker/models/services.py                87     63     34      0    20%
14:51:26 docker/models/swarm.py                   39     21      6      0    40%
14:51:26 docker/models/volumes.py                 23     10      2      0    52%
14:51:26 docker/tls.py                            37     26     14      0    22%
14:51:26 docker/transport/__init__.py             11      3      0      0    73%
14:51:26 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:51:26 docker/transport/npipeconn.py            59     54     10      0     7%
14:51:26 docker/transport/npipesocket.py         137    132     22      0     3%
14:51:26 docker/transport/sshconn.py             149     57     50     14    53%
14:51:26 docker/transport/ssladapter.py           36     20     10      1    37%
14:51:26 docker/transport/unixconn.py             66     42     12      0    31%
14:51:26 docker/types/__init__.py                  6      0      0      0   100%
14:51:26 docker/types/base.py                      5      2      2      0    43%
14:51:26 docker/types/containers.py              420    356    324     11    10%
14:51:26 docker/types/daemon.py                   36     26     14      0    20%
14:51:26 docker/types/healthcheck.py              34     20      4      0    37%
14:51:26 docker/types/networks.py                 41     21     28      8    41%
14:51:26 docker/types/services.py                312    259    206      0    10%
14:51:26 docker/types/swarm.py                    51     45     40      0     7%
14:51:26 docker/utils/__init__.py                  3      0      0      0   100%
14:51:26 docker/utils/build.py                   155     23     74     13    82%
14:51:26 docker/utils/config.py                   36      6     10      5    76%
14:51:26 docker/utils/decorators.py               32      6     12      4    73%
14:51:26 docker/utils/fnmatch.py                  55     27     28      4    41%
14:51:26 docker/utils/json_stream.py              43      8     14      3    77%
14:51:26 docker/utils/ports.py                    50     50     28      0     0%
14:51:26 docker/utils/proxy.py                    32      3     12      2    89%
14:51:26 docker/utils/socket.py                   86     64     40      0    17%
14:51:26 docker/utils/utils.py                   285    185    164     27    29%
14:51:26 docker/version.py                         2      0      0      0   100%
14:51:26 -----------------------------------------------------------------------
14:51:26 TOTAL                                  5116   3183   2193    176    31%
14:51:26 
14:51:26 ============== 23 passed, 1 xpassed, 1 warnings in 25.73 seconds ===============
14:51:26 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
[Pipeline] sh
14:51:26 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
14:51:26 + docker stop dpy-dind-2-0-py2.7-19.03.12
14:51:27 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
14:51:27 dpy-dind-2-0-py2.7-20.10.1
14:51:27 + docker network rm dpy-testnet-2-0-py2.7-20.10.1
14:51:27 dpy-testnet-2-0-py2.7-20.10.1
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
14:51:27 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
14:51:28 dpy-dind-2-0-py2.7-19.03.12
14:51:28 + docker network rm dpy-testnet-2-0-py2.7-19.03.12
14:51:28 dpy-testnet-2-0-py2.7-19.03.12
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
14:51:28 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
14:51:28 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
14:51:29 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
14:51:30 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
14:51:30 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
14:51:30 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
14:51:30 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
14:51:31 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
14:51:31 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
14:51:31 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
14:51:31 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
14:51:32 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
14:51:32 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
14:51:32 
14:51:32 =============================== warnings summary ===============================
14:51:32 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
14:51:32   /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
14:51:32     from cryptography import x509
14:51:32 
14:51:32 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:51:32 
14:51:32 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:51:32 Name                                  Stmts   Miss Branch BrPart  Cover
14:51:32 -----------------------------------------------------------------------
14:51:32 docker/__init__.py                        8      0      0      0   100%
14:51:32 docker/api/__init__.py                    1      0      0      0   100%
14:51:32 docker/api/build.py                     126     21     92     23    78%
14:51:32 docker/api/client.py                    263    102     96     15    55%
14:51:32 docker/api/config.py                     31     19      6      0    32%
14:51:32 docker/api/container.py                 266    171    102     10    29%
14:51:32 docker/api/daemon.py                     39     28     14      0    21%
14:51:32 docker/api/exec_api.py                   46     36     22      0    15%
14:51:32 docker/api/image.py                     157    106     56      5    26%
14:51:32 docker/api/network.py                    90     56     48      7    30%
14:51:32 docker/api/plugin.py                     90     68     12      0    22%
14:51:32 docker/api/secret.py                     36     23     10      0    28%
14:51:32 docker/api/service.py                   200    176    149      0     7%
14:51:32 docker/api/swarm.py                     106     77     38      0    20%
14:51:32 docker/api/volume.py                     38     29     14      0    17%
14:51:32 docker/auth.py                          198    100     74     15    42%
14:51:32 docker/client.py                         69     20      2      0    69%
14:51:32 docker/constants.py                      21      0      0      0   100%
14:51:32 docker/context/__init__.py                2      0      0      0   100%
14:51:32 docker/context/api.py                    78     57     38      0    18%
14:51:32 docker/context/config.py                 61     42     16      1    26%
14:51:32 docker/context/context.py               151    110     62      2    20%
14:51:32 docker/credentials/__init__.py            3      0      0      0   100%
14:51:32 docker/credentials/constants.py           4      0      0      0   100%
14:51:32 docker/credentials/errors.py             11      4      2      0    54%
14:51:32 docker/credentials/store.py              50     35     16      0    23%
14:51:32 docker/credentials/utils.py              23     18     12      0    14%
14:51:32 docker/errors.py                        110     38     18      5    62%
14:51:32 docker/models/__init__.py                 0      0      0      0   100%
14:51:32 docker/models/configs.py                 21      8      0      0    62%
14:51:32 docker/models/containers.py             183    131     60      0    21%
14:51:32 docker/models/images.py                 137     92     50      0    24%
14:51:32 docker/models/networks.py                37     20      8      0    38%
14:51:32 docker/models/nodes.py                   15      5      0      0    67%
14:51:32 docker/models/plugins.py                 49     30      8      0    33%
14:51:32 docker/models/resource.py                41     24      6      0    36%
14:51:32 docker/models/secrets.py                 21      8      0      0    62%
14:51:32 docker/models/services.py                87     63     34      0    20%
14:51:32 docker/models/swarm.py                   39     21      6      0    40%
14:51:32 docker/models/volumes.py                 23     10      2      0    52%
14:51:32 docker/tls.py                            37     26     14      0    22%
14:51:32 docker/transport/__init__.py             11      3      0      0    73%
14:51:32 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:51:32 docker/transport/npipeconn.py            59     54     10      0     7%
14:51:32 docker/transport/npipesocket.py         137    132     22      0     3%
14:51:32 docker/transport/sshconn.py             149     57     50     14    53%
14:51:32 docker/transport/ssladapter.py           36     20     10      1    37%
14:51:32 docker/transport/unixconn.py             66     42     12      0    31%
14:51:32 docker/types/__init__.py                  6      0      0      0   100%
14:51:32 docker/types/base.py                      5      2      2      0    43%
14:51:32 docker/types/containers.py              420    356    324     11    10%
14:51:32 docker/types/daemon.py                   36     26     14      0    20%
14:51:32 docker/types/healthcheck.py              34     20      4      0    37%
14:51:32 docker/types/networks.py                 41     21     28      8    41%
14:51:32 docker/types/services.py                312    259    206      0    10%
14:51:32 docker/types/swarm.py                    51     45     40      0     7%
14:51:32 docker/utils/__init__.py                  3      0      0      0   100%
14:51:32 docker/utils/build.py                   155     23     74     13    82%
14:51:32 docker/utils/config.py                   36      6     10      5    76%
14:51:32 docker/utils/decorators.py               32      6     12      4    73%
14:51:32 docker/utils/fnmatch.py                  55     27     28      4    41%
14:51:32 docker/utils/json_stream.py              43      8     14      3    77%
14:51:32 docker/utils/ports.py                    50     50     28      0     0%
14:51:32 docker/utils/proxy.py                    32      3     12      2    89%
14:51:32 docker/utils/socket.py                   86     64     40      0    17%
14:51:32 docker/utils/utils.py                   285    185    164     27    29%
14:51:32 docker/version.py                         2      0      0      0   100%
14:51:32 -----------------------------------------------------------------------
14:51:32 TOTAL                                  5116   3183   2193    176    31%
14:51:32 
14:51:32 ============== 23 passed, 1 xpassed, 1 warnings in 24.83 seconds ===============
[Pipeline] sh
14:51:33 + docker stop dpy-dind-2-0-py2.7-19.03.13
14:51:34 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
14:51:34 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
14:51:34 dpy-dind-2-0-py2.7-19.03.13
14:51:34 + docker network rm dpy-testnet-2-0-py2.7-19.03.13
14:51:34 dpy-testnet-2-0-py2.7-19.03.13
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
14:51:35 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
14:51:35 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
14:51:37 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
14:51:38 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
14:51:38 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
14:51:38 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
14:51:39 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
14:51:39 
14:51:39 =============================== warnings summary ===============================
14:51:39 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
14:51:39   /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
14:51:39     from collections import MutableMapping
14:51:39 
14:51:39 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:51:39 
14:51:39 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
14:51:39 Name                                  Stmts   Miss Branch BrPart  Cover
14:51:39 -----------------------------------------------------------------------
14:51:39 docker/__init__.py                        8      0      0      0   100%
14:51:39 docker/api/__init__.py                    1      0      0      0   100%
14:51:39 docker/api/build.py                     126     21     93     23    78%
14:51:39 docker/api/client.py                    263    102     98     15    55%
14:51:39 docker/api/config.py                     31     19      6      0    32%
14:51:39 docker/api/container.py                 266    171    104     10    28%
14:51:39 docker/api/daemon.py                     39     28     14      0    21%
14:51:39 docker/api/exec_api.py                   46     36     22      0    15%
14:51:39 docker/api/image.py                     157    106     58      5    26%
14:51:39 docker/api/network.py                    90     56     48      7    30%
14:51:39 docker/api/plugin.py                     90     68     14      0    21%
14:51:39 docker/api/secret.py                     36     23     10      0    28%
14:51:39 docker/api/service.py                   200    176    149      0     7%
14:51:39 docker/api/swarm.py                     106     77     38      0    20%
14:51:39 docker/api/volume.py                     38     29     14      0    17%
14:51:39 docker/auth.py                          198    100     74     15    42%
14:51:39 docker/client.py                         69     20      2      0    69%
14:51:39 docker/constants.py                      21      0      0      0   100%
14:51:39 docker/context/__init__.py                2      0      0      0   100%
14:51:39 docker/context/api.py                    78     57     38      0    18%
14:51:39 docker/context/config.py                 61     42     16      1    26%
14:51:39 docker/context/context.py               151    110     62      2    20%
14:51:39 docker/credentials/__init__.py            3      0      0      0   100%
14:51:39 docker/credentials/constants.py           4      0      0      0   100%
14:51:39 docker/credentials/errors.py             11      4      2      0    54%
14:51:39 docker/credentials/store.py              50     35     16      0    23%
14:51:39 docker/credentials/utils.py              23     18     12      0    14%
14:51:39 docker/errors.py                        110     38     20      5    61%
14:51:39 docker/models/__init__.py                 0      0      0      0   100%
14:51:39 docker/models/configs.py                 21      8      2      0    57%
14:51:39 docker/models/containers.py             183    131     70      0    21%
14:51:39 docker/models/images.py                 137     92     56      0    23%
14:51:39 docker/models/networks.py                37     20     12      0    35%
14:51:39 docker/models/nodes.py                   15      5      2      0    59%
14:51:39 docker/models/plugins.py                 49     30     10      0    32%
14:51:39 docker/models/resource.py                41     24      6      0    36%
14:51:39 docker/models/secrets.py                 21      8      2      0    57%
14:51:39 docker/models/services.py                87     63     36      0    20%
14:51:39 docker/models/swarm.py                   39     21      6      0    40%
14:51:39 docker/models/volumes.py                 23     10      4      0    48%
14:51:39 docker/tls.py                            37     26     14      0    22%
14:51:39 docker/transport/__init__.py             11      3      0      0    73%
14:51:39 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:51:39 docker/transport/npipeconn.py            59     54     10      0     7%
14:51:39 docker/transport/npipesocket.py         137    132     22      0     3%
14:51:39 docker/transport/sshconn.py             149     56     50     14    54%
14:51:39 docker/transport/ssladapter.py           36     22     10      1    33%
14:51:39 docker/transport/unixconn.py             66     42     12      0    31%
14:51:39 docker/types/__init__.py                  6      0      0      0   100%
14:51:39 docker/types/base.py                      5      2      2      0    43%
14:51:39 docker/types/containers.py              420    356    326     11    10%
14:51:39 docker/types/daemon.py                   36     26     14      0    20%
14:51:39 docker/types/healthcheck.py              34     20      4      0    37%
14:51:39 docker/types/networks.py                 41     21     28      8    41%
14:51:39 docker/types/services.py                312    259    206      0    10%
14:51:39 docker/types/swarm.py                    51     45     40      0     7%
14:51:39 docker/utils/__init__.py                  3      0      0      0   100%
14:51:39 docker/utils/build.py                   155     27     76     13    79%
14:51:39 docker/utils/config.py                   36      6     10      5    76%
14:51:39 docker/utils/decorators.py               32      6     12      4    73%
14:51:39 docker/utils/fnmatch.py                  55     27     28      4    41%
14:51:39 docker/utils/json_stream.py              43      8     14      3    77%
14:51:39 docker/utils/ports.py                    50     50     32      0     0%
14:51:39 docker/utils/proxy.py                    32      3     12      2    89%
14:51:39 docker/utils/socket.py                   86     64     40      0    17%
14:51:39 docker/utils/utils.py                   285    186    177     27    29%
14:51:39 docker/version.py                         2      0      2      0   100%
14:51:39 -----------------------------------------------------------------------
14:51:39 TOTAL                                  5116   3189   2259    176    30%
14:51:39 
14:51:39 ============== 23 passed, 1 xpassed, 1 warnings in 25.79 seconds ===============
[Pipeline] sh
14:51:40 + docker stop dpy-dind-2-0-py3.7-20.10.1
14:51:41 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
14:51:41 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
14:51:41 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
14:51:41 dpy-dind-2-0-py3.7-20.10.1
14:51:41 + docker network rm dpy-testnet-2-0-py3.7-20.10.1
14:51:41 dpy-testnet-2-0-py3.7-20.10.1
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
14:51:41 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
14:51:41 
14:51:41 =============================== warnings summary ===============================
14:51:41 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
14:51:41   /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
14:51:41     from collections import MutableMapping
14:51:41 
14:51:41 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:51:41 
14:51:41 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
14:51:41 Name                                  Stmts   Miss Branch BrPart  Cover
14:51:41 -----------------------------------------------------------------------
14:51:41 docker/__init__.py                        8      0      0      0   100%
14:51:41 docker/api/__init__.py                    1      0      0      0   100%
14:51:41 docker/api/build.py                     126     21     93     23    78%
14:51:41 docker/api/client.py                    263    102     98     15    55%
14:51:41 docker/api/config.py                     31     19      6      0    32%
14:51:41 docker/api/container.py                 266    171    104     10    28%
14:51:41 docker/api/daemon.py                     39     28     14      0    21%
14:51:41 docker/api/exec_api.py                   46     36     22      0    15%
14:51:41 docker/api/image.py                     157    106     58      5    26%
14:51:41 docker/api/network.py                    90     56     48      7    30%
14:51:41 docker/api/plugin.py                     90     68     14      0    21%
14:51:41 docker/api/secret.py                     36     23     10      0    28%
14:51:41 docker/api/service.py                   200    176    149      0     7%
14:51:41 docker/api/swarm.py                     106     77     38      0    20%
14:51:41 docker/api/volume.py                     38     29     14      0    17%
14:51:41 docker/auth.py                          198    100     74     15    42%
14:51:41 docker/client.py                         69     20      2      0    69%
14:51:41 docker/constants.py                      21      0      0      0   100%
14:51:41 docker/context/__init__.py                2      0      0      0   100%
14:51:41 docker/context/api.py                    78     57     38      0    18%
14:51:41 docker/context/config.py                 61     42     16      1    26%
14:51:41 docker/context/context.py               151    110     62      2    20%
14:51:41 docker/credentials/__init__.py            3      0      0      0   100%
14:51:41 docker/credentials/constants.py           4      0      0      0   100%
14:51:41 docker/credentials/errors.py             11      4      2      0    54%
14:51:41 docker/credentials/store.py              50     35     16      0    23%
14:51:41 docker/credentials/utils.py              23     18     12      0    14%
14:51:41 docker/errors.py                        110     38     20      5    61%
14:51:41 docker/models/__init__.py                 0      0      0      0   100%
14:51:41 docker/models/configs.py                 21      8      2      0    57%
14:51:41 docker/models/containers.py             183    131     70      0    21%
14:51:41 docker/models/images.py                 137     92     56      0    23%
14:51:41 docker/models/networks.py                37     20     12      0    35%
14:51:41 docker/models/nodes.py                   15      5      2      0    59%
14:51:41 docker/models/plugins.py                 49     30     10      0    32%
14:51:41 docker/models/resource.py                41     24      6      0    36%
14:51:41 docker/models/secrets.py                 21      8      2      0    57%
14:51:41 docker/models/services.py                87     63     36      0    20%
14:51:41 docker/models/swarm.py                   39     21      6      0    40%
14:51:41 docker/models/volumes.py                 23     10      4      0    48%
14:51:41 docker/tls.py                            37     26     14      0    22%
14:51:41 docker/transport/__init__.py             11      3      0      0    73%
14:51:41 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:51:41 docker/transport/npipeconn.py            59     54     10      0     7%
14:51:41 docker/transport/npipesocket.py         137    132     22      0     3%
14:51:41 docker/transport/sshconn.py             149     56     50     14    54%
14:51:41 docker/transport/ssladapter.py           36     22     10      1    33%
14:51:41 docker/transport/unixconn.py             66     42     12      0    31%
14:51:41 docker/types/__init__.py                  6      0      0      0   100%
14:51:41 docker/types/base.py                      5      2      2      0    43%
14:51:41 docker/types/containers.py              420    356    326     11    10%
14:51:41 docker/types/daemon.py                   36     26     14      0    20%
14:51:41 docker/types/healthcheck.py              34     20      4      0    37%
14:51:41 docker/types/networks.py                 41     21     28      8    41%
14:51:41 docker/types/services.py                312    259    206      0    10%
14:51:41 docker/types/swarm.py                    51     45     40      0     7%
14:51:41 docker/utils/__init__.py                  3      0      0      0   100%
14:51:41 docker/utils/build.py                   155     27     76     13    79%
14:51:41 docker/utils/config.py                   36      6     10      5    76%
14:51:41 docker/utils/decorators.py               32      6     12      4    73%
14:51:41 docker/utils/fnmatch.py                  55     27     28      4    41%
14:51:41 docker/utils/json_stream.py              43      8     14      3    77%
14:51:41 docker/utils/ports.py                    50     50     32      0     0%
14:51:41 docker/utils/proxy.py                    32      3     12      2    89%
14:51:41 docker/utils/socket.py                   86     64     40      0    17%
14:51:41 docker/utils/utils.py                   285    186    177     27    29%
14:51:41 docker/version.py                         2      0      2      0   100%
14:51:41 -----------------------------------------------------------------------
14:51:41 TOTAL                                  5116   3189   2259    176    30%
14:51:41 
14:51:41 ============== 23 passed, 1 xpassed, 1 warnings in 25.14 seconds ===============
[Pipeline] sh
14:51:42 + docker stop dpy-dind-2-0-py3.7-19.03.13
14:51:43 dpy-dind-2-0-py3.7-19.03.13
14:51:43 + docker network rm dpy-testnet-2-0-py3.7-19.03.13
14:51:43 dpy-testnet-2-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] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE