Skip to content
Success

Console Output

Pull request #7965 closed
13:21:15 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
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] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build test images)
[Pipeline] parallel
[Pipeline] { (Branch: alpine)
[Pipeline] { (Branch: debian)
[Pipeline] stage
[Pipeline] { (alpine)
[Pipeline] stage
[Pipeline] { (debian)
[Pipeline] node
[Pipeline] node
13:21:18 [2020-12-03T13:21:18.539Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d9eb3d306a358c04) in /home/ubuntu/workspace/compose_fix-project-dir
[Pipeline] {
13:21:18 [2020-12-03T13:21:18.543Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0570ce5277fe0d3f9) in /home/ubuntu/workspace/compose_fix-project-dir
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
13:21:18 [2020-12-03T13:21:18.649Z] using credential sf-release-bot.github.ssh
13:21:18 [2020-12-03T13:21:18.662Z] using credential sf-release-bot.github.ssh
13:21:18 [2020-12-03T13:21:18.663Z] Cloning the remote Git repository
13:21:18 [2020-12-03T13:21:18.663Z] Cloning with configured refspecs honoured and without tags
13:21:18 [2020-12-03T13:21:18.672Z] Cloning the remote Git repository
13:21:18 [2020-12-03T13:21:18.672Z] Cloning with configured refspecs honoured and without tags
13:21:18 [2020-12-03T13:21:18.672Z] Cloning repository git@github.com:docker/compose.git
13:21:18 [2020-12-03T13:21:18.672Z]  > git init /home/ubuntu/workspace/compose_fix-project-dir # timeout=10
13:21:18 [2020-12-03T13:21:18.694Z] Fetching upstream changes from git@github.com:docker/compose.git
13:21:18 [2020-12-03T13:21:18.694Z]  > git --version # timeout=10
13:21:18 [2020-12-03T13:21:18.703Z]  > git --version # 'git version 2.17.1'
13:21:18 [2020-12-03T13:21:18.703Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:21:18 [2020-12-03T13:21:18.724Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:18 [2020-12-03T13:21:18.653Z] Cloning repository git@github.com:docker/compose.git
13:21:18 [2020-12-03T13:21:18.653Z]  > git init /home/ubuntu/workspace/compose_fix-project-dir # timeout=10
13:21:18 [2020-12-03T13:21:18.668Z] Fetching upstream changes from git@github.com:docker/compose.git
13:21:18 [2020-12-03T13:21:18.668Z]  > git --version # timeout=10
13:21:18 [2020-12-03T13:21:18.680Z]  > git --version # 'git version 2.17.1'
13:21:18 [2020-12-03T13:21:18.681Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:21:18 [2020-12-03T13:21:18.728Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:20 [2020-12-03T13:21:20.385Z] Fetching without tags
13:21:20 [2020-12-03T13:21:20.393Z] Fetching without tags
13:21:20 [2020-12-03T13:21:20.354Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:21:20 [2020-12-03T13:21:20.360Z]  > git config --add remote.origin.fetch +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:20 [2020-12-03T13:21:20.376Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:21:20 [2020-12-03T13:21:20.383Z] Fetching upstream changes from git@github.com:docker/compose.git
13:21:20 [2020-12-03T13:21:20.383Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:21:20 [2020-12-03T13:21:20.386Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:20 [2020-12-03T13:21:20.361Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:21:20 [2020-12-03T13:21:20.366Z]  > git config --add remote.origin.fetch +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:20 [2020-12-03T13:21:20.373Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:21:20 [2020-12-03T13:21:20.385Z] Fetching upstream changes from git@github.com:docker/compose.git
13:21:20 [2020-12-03T13:21:20.385Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:21:20 [2020-12-03T13:21:20.389Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:20 [2020-12-03T13:21:20.682Z] Checking out Revision e0edc908b5a5ef244dff6caa64c44ba3078b4a9e (fix-project-dir)
13:21:20 [2020-12-03T13:21:20.699Z] Checking out Revision e0edc908b5a5ef244dff6caa64c44ba3078b4a9e (fix-project-dir)
13:21:20 [2020-12-03T13:21:20.737Z] Commit message: "Fix project_dir to take first file in account"
13:21:20 [2020-12-03T13:21:20.742Z] Commit message: "Fix project_dir to take first file in account"
13:21:20 [2020-12-03T13:21:20.757Z] First time build. Skipping changelog.
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
13:21:21 [2020-12-03T13:21:21.522Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
13:21:21 [2020-12-03T13:21:21.536Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
13:21:21 [2020-12-03T13:21:21.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:21:21 [2020-12-03T13:21:21.663Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-project-dir@tmp/735090c3-06a9-4d1c-a067-fbf19678f708/config.json.
13:21:21 [2020-12-03T13:21:21.663Z] Configure a credential helper to remove this warning. See
13:21:21 [2020-12-03T13:21:21.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:21:21 [2020-12-03T13:21:21.663Z] 
13:21:21 [2020-12-03T13:21:21.663Z] Login Succeeded
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
13:21:20 [2020-12-03T13:21:20.688Z]  > git config core.sparsecheckout # timeout=10
13:21:20 [2020-12-03T13:21:20.693Z]  > git checkout -f e0edc908b5a5ef244dff6caa64c44ba3078b4a9e # timeout=10
13:21:20 [2020-12-03T13:21:20.681Z]  > git config core.sparsecheckout # timeout=10
13:21:20 [2020-12-03T13:21:20.698Z]  > git checkout -f e0edc908b5a5ef244dff6caa64c44ba3078b4a9e # timeout=10
13:21:20 [2020-12-03T13:21:20.738Z]  > git rev-list --no-walk 7dc0e14b8f09292e4b447eccdfc4c78c6878b08f # timeout=10
13:21:21 [2020-12-03T13:21:21.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:21:21 [2020-12-03T13:21:21.785Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-project-dir@tmp/44d2962d-97d5-4d9e-bf60-e1d4e99c8559/config.json.
13:21:21 [2020-12-03T13:21:21.785Z] Configure a credential helper to remove this warning. See
13:21:21 [2020-12-03T13:21:21.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:21:21 [2020-12-03T13:21:21.785Z] 
13:21:21 [2020-12-03T13:21:21.787Z] Login Succeeded
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
13:21:21 [2020-12-03T13:21:21.971Z] + docker pull dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
13:21:21 [2020-12-03T13:21:21.972Z] debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e: Pulling from dockerbuildbot/compose
13:21:21 [2020-12-03T13:21:21.972Z] 852e50cd189d: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 38449967cae5: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] d57cc5b29eb0: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 9ee85f0d2615: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 332a1ae54384: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 8b0229e581d4: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 253dc29daf3d: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 78c608977042: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 5f66bae3c16d: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] e8112b28fe5b: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 5b2ff869d498: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 8ea21ba30718: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] d106f4148193: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 6dfc98313c46: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 0031e1ab723c: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 73b7f02830e4: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] aaa5778cc56e: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 62a1656fc29d: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 517639b44ec7: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 88ca03d23c67: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 8079bed5b91f: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 60bc3cbcdc5b: Pulling fs layer
13:21:21 [2020-12-03T13:21:21.972Z] 9ee85f0d2615: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 332a1ae54384: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 8b0229e581d4: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 78c608977042: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 5f66bae3c16d: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] e8112b28fe5b: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 5b2ff869d498: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 253dc29daf3d: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 8ea21ba30718: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] d106f4148193: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 6dfc98313c46: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 0031e1ab723c: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 73b7f02830e4: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] aaa5778cc56e: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 62a1656fc29d: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 517639b44ec7: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 88ca03d23c67: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 8079bed5b91f: Waiting
13:21:21 [2020-12-03T13:21:21.972Z] 60bc3cbcdc5b: Waiting
13:21:22 [2020-12-03T13:21:22.092Z] + docker pull dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
13:21:22 [2020-12-03T13:21:22.232Z] 38449967cae5: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.232Z] 38449967cae5: Download complete
13:21:22 [2020-12-03T13:21:22.232Z] d57cc5b29eb0: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.232Z] d57cc5b29eb0: Download complete
13:21:22 [2020-12-03T13:21:22.355Z] debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e: Pulling from dockerbuildbot/compose
13:21:22 [2020-12-03T13:21:22.355Z] 852e50cd189d: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 38449967cae5: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] d57cc5b29eb0: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 9ee85f0d2615: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 332a1ae54384: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 8b0229e581d4: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 253dc29daf3d: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 78c608977042: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 5f66bae3c16d: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] e8112b28fe5b: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 5b2ff869d498: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 8ea21ba30718: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] d106f4148193: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 6dfc98313c46: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 0031e1ab723c: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 73b7f02830e4: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] aaa5778cc56e: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 62a1656fc29d: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 517639b44ec7: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 88ca03d23c67: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 8079bed5b91f: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 60bc3cbcdc5b: Pulling fs layer
13:21:22 [2020-12-03T13:21:22.355Z] 9ee85f0d2615: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 332a1ae54384: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 8b0229e581d4: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 8ea21ba30718: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 253dc29daf3d: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 78c608977042: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 5f66bae3c16d: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] e8112b28fe5b: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 5b2ff869d498: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] d106f4148193: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 6dfc98313c46: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 0031e1ab723c: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 73b7f02830e4: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] aaa5778cc56e: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 62a1656fc29d: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 517639b44ec7: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 88ca03d23c67: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 8079bed5b91f: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 60bc3cbcdc5b: Waiting
13:21:22 [2020-12-03T13:21:22.355Z] 38449967cae5: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.355Z] 38449967cae5: Download complete
13:21:22 [2020-12-03T13:21:22.355Z] d57cc5b29eb0: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.355Z] d57cc5b29eb0: Download complete
13:21:22 [2020-12-03T13:21:22.355Z] 9ee85f0d2615: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.355Z] 9ee85f0d2615: Download complete
13:21:22 [2020-12-03T13:21:22.492Z] 9ee85f0d2615: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.492Z] 9ee85f0d2615: Download complete
13:21:22 [2020-12-03T13:21:22.492Z] 332a1ae54384: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.492Z] 332a1ae54384: Download complete
13:21:22 [2020-12-03T13:21:22.492Z] 852e50cd189d: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.492Z] 852e50cd189d: Download complete
13:21:22 [2020-12-03T13:21:22.492Z] 253dc29daf3d: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.492Z] 253dc29daf3d: Download complete
13:21:22 [2020-12-03T13:21:22.492Z] 78c608977042: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.492Z] 78c608977042: Download complete
13:21:22 [2020-12-03T13:21:22.616Z] 332a1ae54384: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.616Z] 332a1ae54384: Download complete
13:21:22 [2020-12-03T13:21:22.617Z] 852e50cd189d: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.617Z] 852e50cd189d: Download complete
13:21:22 [2020-12-03T13:21:22.617Z] 253dc29daf3d: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.617Z] 253dc29daf3d: Download complete
13:21:22 [2020-12-03T13:21:22.617Z] 78c608977042: Verifying Checksum
13:21:22 [2020-12-03T13:21:22.617Z] 78c608977042: Download complete
13:21:23 [2020-12-03T13:21:23.069Z] 5f66bae3c16d: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.069Z] 5f66bae3c16d: Download complete
13:21:23 [2020-12-03T13:21:23.069Z] 5b2ff869d498: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.069Z] 5b2ff869d498: Download complete
13:21:23 [2020-12-03T13:21:23.209Z] 5f66bae3c16d: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.209Z] 5f66bae3c16d: Download complete
13:21:23 [2020-12-03T13:21:23.209Z] 5b2ff869d498: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.209Z] 5b2ff869d498: Download complete
13:21:23 [2020-12-03T13:21:23.209Z] e8112b28fe5b: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.209Z] e8112b28fe5b: Download complete
13:21:23 [2020-12-03T13:21:23.209Z] 8ea21ba30718: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.209Z] 8ea21ba30718: Download complete
13:21:23 [2020-12-03T13:21:23.209Z] d106f4148193: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.209Z] d106f4148193: Download complete
13:21:23 [2020-12-03T13:21:23.328Z] 8ea21ba30718: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.328Z] 8ea21ba30718: Download complete
13:21:23 [2020-12-03T13:21:23.328Z] d106f4148193: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.328Z] d106f4148193: Download complete
13:21:23 [2020-12-03T13:21:23.471Z] 0031e1ab723c: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.471Z] 0031e1ab723c: Download complete
13:21:23 [2020-12-03T13:21:23.471Z] 73b7f02830e4: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.471Z] 73b7f02830e4: Download complete
13:21:23 [2020-12-03T13:21:23.587Z] e8112b28fe5b: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.587Z] e8112b28fe5b: Download complete
13:21:23 [2020-12-03T13:21:23.587Z] 8b0229e581d4: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.587Z] 8b0229e581d4: Download complete
13:21:23 [2020-12-03T13:21:23.587Z] 0031e1ab723c: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.587Z] 0031e1ab723c: Download complete
13:21:23 [2020-12-03T13:21:23.587Z] 73b7f02830e4: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.587Z] 73b7f02830e4: Download complete
13:21:23 [2020-12-03T13:21:23.587Z] aaa5778cc56e: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.587Z] aaa5778cc56e: Download complete
13:21:23 [2020-12-03T13:21:23.730Z] aaa5778cc56e: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.731Z] aaa5778cc56e: Download complete
13:21:23 [2020-12-03T13:21:23.731Z] 6dfc98313c46: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.731Z] 6dfc98313c46: Download complete
13:21:23 [2020-12-03T13:21:23.846Z] 62a1656fc29d: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.846Z] 62a1656fc29d: Download complete
13:21:23 [2020-12-03T13:21:23.846Z] 6dfc98313c46: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.846Z] 6dfc98313c46: Download complete
13:21:23 [2020-12-03T13:21:23.846Z] 517639b44ec7: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.846Z] 517639b44ec7: Download complete
13:21:23 [2020-12-03T13:21:23.846Z] 8079bed5b91f: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.846Z] 8079bed5b91f: Download complete
13:21:23 [2020-12-03T13:21:23.991Z] 8b0229e581d4: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.991Z] 8b0229e581d4: Download complete
13:21:23 [2020-12-03T13:21:23.991Z] 62a1656fc29d: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.991Z] 62a1656fc29d: Download complete
13:21:23 [2020-12-03T13:21:23.991Z] 8079bed5b91f: Verifying Checksum
13:21:23 [2020-12-03T13:21:23.991Z] 8079bed5b91f: Download complete
13:21:24 [2020-12-03T13:21:24.252Z] 517639b44ec7: Verifying Checksum
13:21:24 [2020-12-03T13:21:24.252Z] 517639b44ec7: Download complete
13:21:24 [2020-12-03T13:21:24.514Z] 60bc3cbcdc5b: Verifying Checksum
13:21:24 [2020-12-03T13:21:24.514Z] 60bc3cbcdc5b: Download complete
13:21:24 [2020-12-03T13:21:24.774Z] 88ca03d23c67: Verifying Checksum
13:21:24 [2020-12-03T13:21:24.774Z] 88ca03d23c67: Download complete
13:21:24 [2020-12-03T13:21:24.785Z] 60bc3cbcdc5b: Verifying Checksum
13:21:24 [2020-12-03T13:21:24.785Z] 60bc3cbcdc5b: Download complete
13:21:24 [2020-12-03T13:21:24.785Z] 88ca03d23c67: Verifying Checksum
13:21:24 [2020-12-03T13:21:24.785Z] 88ca03d23c67: Download complete
13:21:24 [2020-12-03T13:21:24.785Z] 852e50cd189d: Pull complete
13:21:25 [2020-12-03T13:21:25.034Z] 852e50cd189d: Pull complete
13:21:25 [2020-12-03T13:21:25.043Z] 38449967cae5: Pull complete
13:21:25 [2020-12-03T13:21:25.294Z] 38449967cae5: Pull complete
13:21:25 [2020-12-03T13:21:25.610Z] d57cc5b29eb0: Pull complete
13:21:25 [2020-12-03T13:21:25.610Z] 9ee85f0d2615: Pull complete
13:21:25 [2020-12-03T13:21:25.863Z] d57cc5b29eb0: Pull complete
13:21:25 [2020-12-03T13:21:25.863Z] 9ee85f0d2615: Pull complete
13:21:25 [2020-12-03T13:21:25.863Z] 332a1ae54384: Pull complete
13:21:25 [2020-12-03T13:21:25.868Z] 332a1ae54384: Pull complete
13:21:29 [2020-12-03T13:21:29.152Z] 8b0229e581d4: Pull complete
13:21:29 [2020-12-03T13:21:29.152Z] 253dc29daf3d: Pull complete
13:21:29 [2020-12-03T13:21:29.152Z] 78c608977042: Pull complete
13:21:29 [2020-12-03T13:21:29.157Z] 8b0229e581d4: Pull complete
13:21:29 [2020-12-03T13:21:29.157Z] 253dc29daf3d: Pull complete
13:21:29 [2020-12-03T13:21:29.157Z] 78c608977042: Pull complete
13:21:29 [2020-12-03T13:21:29.410Z] 5f66bae3c16d: Pull complete
13:21:29 [2020-12-03T13:21:29.416Z] 5f66bae3c16d: Pull complete
13:21:29 [2020-12-03T13:21:29.669Z] e8112b28fe5b: Pull complete
13:21:29 [2020-12-03T13:21:29.928Z] 5b2ff869d498: Pull complete
13:21:29 [2020-12-03T13:21:29.928Z] 8ea21ba30718: Pull complete
13:21:29 [2020-12-03T13:21:29.928Z] d106f4148193: Pull complete
13:21:29 [2020-12-03T13:21:29.984Z] e8112b28fe5b: Pull complete
13:21:29 [2020-12-03T13:21:29.984Z] 5b2ff869d498: Pull complete
13:21:29 [2020-12-03T13:21:29.984Z] 8ea21ba30718: Pull complete
13:21:30 [2020-12-03T13:21:30.243Z] d106f4148193: Pull complete
13:21:30 [2020-12-03T13:21:30.813Z] 6dfc98313c46: Pull complete
13:21:30 [2020-12-03T13:21:30.813Z] 0031e1ab723c: Pull complete
13:21:30 [2020-12-03T13:21:30.864Z] 6dfc98313c46: Pull complete
13:21:30 [2020-12-03T13:21:30.864Z] 0031e1ab723c: Pull complete
13:21:30 [2020-12-03T13:21:30.864Z] 73b7f02830e4: Pull complete
13:21:30 [2020-12-03T13:21:30.864Z] aaa5778cc56e: Pull complete
13:21:30 [2020-12-03T13:21:30.864Z] 62a1656fc29d: Pull complete
13:21:31 [2020-12-03T13:21:31.073Z] 73b7f02830e4: Pull complete
13:21:31 [2020-12-03T13:21:31.073Z] aaa5778cc56e: Pull complete
13:21:31 [2020-12-03T13:21:31.073Z] 62a1656fc29d: Pull complete
13:21:31 [2020-12-03T13:21:31.073Z] 517639b44ec7: Pull complete
13:21:31 [2020-12-03T13:21:31.122Z] 517639b44ec7: Pull complete
13:21:32 [2020-12-03T13:21:32.981Z] 88ca03d23c67: Pull complete
13:21:33 [2020-12-03T13:21:33.038Z] 88ca03d23c67: Pull complete
13:21:33 [2020-12-03T13:21:33.038Z] 8079bed5b91f: Pull complete
13:21:33 [2020-12-03T13:21:33.240Z] 8079bed5b91f: Pull complete
13:21:33 [2020-12-03T13:21:33.604Z] 60bc3cbcdc5b: Pull complete
13:21:33 [2020-12-03T13:21:33.604Z] Digest: sha256:ddd9b75841fa4807d674118fd963b06c2828b5b15fa0871d4a05c9d929c2f488
13:21:33 [2020-12-03T13:21:33.604Z] Status: Downloaded newer image for dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
13:21:33 [2020-12-03T13:21:33.604Z] docker.io/dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:21:33 [2020-12-03T13:21:33.809Z] 60bc3cbcdc5b: Pull complete
13:21:33 [2020-12-03T13:21:33.809Z] Digest: sha256:ddd9b75841fa4807d674118fd963b06c2828b5b15fa0871d4a05c9d929c2f488
13:21:33 [2020-12-03T13:21:33.809Z] Status: Downloaded newer image for dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
13:21:33 [2020-12-03T13:21:33.809Z] docker.io/dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] script
[Pipeline] {
[Pipeline] parallel
[Pipeline] { (Branch: alpine_19.03.13_py39)
[Pipeline] { (Branch: debian_19.03.13_py39)
[Pipeline] stage
[Pipeline] { (python=py39 docker=19.03.13 alpine)
[Pipeline] stage
[Pipeline] { (python=py39 docker=19.03.13 debian)
[Pipeline] node
[Pipeline] node
13:21:48 [2020-12-03T13:21:48.864Z] Still waiting to schedule task
13:21:48 [2020-12-03T13:21:48.864Z] Waiting for next available executor on ‘ubuntu&&amd64&&!zfs13:21:48 [2020-12-03T13:21:48.865Z] Still waiting to schedule task
13:21:48 [2020-12-03T13:21:48.865Z] Waiting for next available executor on ‘ubuntu&&amd64&&!zfs13:22:35 [2020-12-03T13:22:35.600Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03950d56af591425f) in /home/ubuntu/workspace/compose_fix-project-dir
[Pipeline] {
[Pipeline] checkout
13:22:38 [2020-12-03T13:22:38.475Z] using credential sf-release-bot.github.ssh
13:22:38 [2020-12-03T13:22:38.488Z] Cloning the remote Git repository
13:22:38 [2020-12-03T13:22:38.488Z] Cloning with configured refspecs honoured and without tags
13:22:38 [2020-12-03T13:22:38.631Z] Cloning repository git@github.com:docker/compose.git
13:22:38 [2020-12-03T13:22:38.691Z]  > git init /home/ubuntu/workspace/compose_fix-project-dir # timeout=10
13:22:39 [2020-12-03T13:22:39.051Z] Fetching upstream changes from git@github.com:docker/compose.git
13:22:39 [2020-12-03T13:22:39.051Z]  > git --version # timeout=10
13:22:39 [2020-12-03T13:22:39.074Z]  > git --version # 'git version 2.17.1'
13:22:39 [2020-12-03T13:22:39.075Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:22:39 [2020-12-03T13:22:39.134Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:22:43 [2020-12-03T13:22:43.083Z] Fetching without tags
13:22:43 [2020-12-03T13:22:43.414Z] Checking out Revision e0edc908b5a5ef244dff6caa64c44ba3078b4a9e (fix-project-dir)
13:22:43 [2020-12-03T13:22:43.044Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:22:43 [2020-12-03T13:22:43.074Z]  > git config --add remote.origin.fetch +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:22:43 [2020-12-03T13:22:43.110Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:22:43 [2020-12-03T13:22:43.142Z] Fetching upstream changes from git@github.com:docker/compose.git
13:22:43 [2020-12-03T13:22:43.142Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:22:43 [2020-12-03T13:22:43.164Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:22:43 [2020-12-03T13:22:43.504Z]  > git config core.sparsecheckout # timeout=10
13:22:43 [2020-12-03T13:22:43.588Z]  > git checkout -f e0edc908b5a5ef244dff6caa64c44ba3078b4a9e # timeout=10
13:22:46 [2020-12-03T13:22:46.000Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c27ea63b2dc5498) in /home/ubuntu/workspace/compose_fix-project-dir
[Pipeline] {
[Pipeline] checkout
13:22:47 [2020-12-03T13:22:47.621Z] Commit message: "Fix project_dir to take first file in account"
[Pipeline] sh
13:22:49 [2020-12-03T13:22:49.153Z] + docker info -f {{.Driver}}
13:22:49 [2020-12-03T13:22:49.848Z] using credential sf-release-bot.github.ssh
13:22:49 [2020-12-03T13:22:49.860Z] Cloning the remote Git repository
13:22:49 [2020-12-03T13:22:49.860Z] Cloning with configured refspecs honoured and without tags
13:22:49 [2020-12-03T13:22:49.879Z] Cloning repository git@github.com:docker/compose.git
13:22:49 [2020-12-03T13:22:49.940Z]  > git init /home/ubuntu/workspace/compose_fix-project-dir # timeout=10
13:22:50 [2020-12-03T13:22:50.225Z] Fetching upstream changes from git@github.com:docker/compose.git
13:22:50 [2020-12-03T13:22:50.225Z]  > git --version # timeout=10
13:22:50 [2020-12-03T13:22:50.237Z]  > git --version # 'git version 2.17.1'
13:22:50 [2020-12-03T13:22:50.238Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:22:50 [2020-12-03T13:22:50.362Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:22:53 [2020-12-03T13:22:53.944Z] Fetching without tags
13:22:54 [2020-12-03T13:22:54.256Z] Checking out Revision e0edc908b5a5ef244dff6caa64c44ba3078b4a9e (fix-project-dir)
13:22:53 [2020-12-03T13:22:53.854Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:22:53 [2020-12-03T13:22:53.870Z]  > git config --add remote.origin.fetch +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:22:53 [2020-12-03T13:22:53.906Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:22:53 [2020-12-03T13:22:53.948Z] Fetching upstream changes from git@github.com:docker/compose.git
13:22:53 [2020-12-03T13:22:53.948Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:22:53 [2020-12-03T13:22:53.970Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:22:54 [2020-12-03T13:22:54.265Z]  > git config core.sparsecheckout # timeout=10
13:22:54 [2020-12-03T13:22:54.290Z]  > git checkout -f e0edc908b5a5ef244dff6caa64c44ba3078b4a9e # timeout=10
13:22:58 [2020-12-03T13:22:58.354Z] Commit message: "Fix project_dir to take first file in account"
[Pipeline] sh
13:22:59 [2020-12-03T13:22:59.720Z] + docker info -f {{.Driver}}
[Pipeline] echo
13:23:07 [2020-12-03T13:23:07.367Z] Using local system's storage driver: overlay2
[Pipeline] withDockerRegistry
13:23:07 [2020-12-03T13:23:07.400Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
13:23:07 [2020-12-03T13:23:07.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:23:07 [2020-12-03T13:23:07.704Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-project-dir@tmp/4c5d2538-9f5e-4000-89d1-986b0313fbb9/config.json.
13:23:07 [2020-12-03T13:23:07.704Z] Configure a credential helper to remove this warning. See
13:23:07 [2020-12-03T13:23:07.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:23:07 [2020-12-03T13:23:07.704Z] 
13:23:07 [2020-12-03T13:23:07.704Z] Login Succeeded
[Pipeline] {
[Pipeline] sh
13:23:08 [2020-12-03T13:23:08.028Z] + pwd
13:23:08 [2020-12-03T13:23:08.029Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_fix-project-dir/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=2 -e PY_TEST_VERSIONS=py39 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e --verbose
13:23:08 [2020-12-03T13:23:08.029Z] Unable to find image 'dockerbuildbot/compose:alpine-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e' locally
13:23:08 [2020-12-03T13:23:08.029Z] alpine-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e: Pulling from dockerbuildbot/compose
13:23:08 [2020-12-03T13:23:08.029Z] 188c0c94c7c5: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] d9fc4dd5c37b: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 8e2102c9ae14: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] ce0fde1153f7: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 47ad0f607bd6: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 0d3724560a9e: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] d823e533c709: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] a45c0045331e: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 8ac883947368: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 84840441c03a: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] aafef30a5c0c: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 054f214cd9a7: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] ec2709db835d: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] fe17c507b68f: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] c4aac1ef6373: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 04c22e5b6587: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 218a707db3d9: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 56cdde894a6a: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 915b273bde7a: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] ab26ab0277d4: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 58044a5b9aa2: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] b9d3dac25122: Pulling fs layer
13:23:08 [2020-12-03T13:23:08.029Z] 054f214cd9a7: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] ec2709db835d: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] fe17c507b68f: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] c4aac1ef6373: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 04c22e5b6587: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 218a707db3d9: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 56cdde894a6a: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 915b273bde7a: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] ab26ab0277d4: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 58044a5b9aa2: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] b9d3dac25122: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] ce0fde1153f7: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 47ad0f607bd6: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 0d3724560a9e: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] d823e533c709: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] a45c0045331e: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 8ac883947368: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] 84840441c03a: Waiting
13:23:08 [2020-12-03T13:23:08.029Z] aafef30a5c0c: Waiting
13:23:08 [2020-12-03T13:23:08.291Z] d9fc4dd5c37b: Verifying Checksum
13:23:08 [2020-12-03T13:23:08.291Z] d9fc4dd5c37b: Download complete
13:23:08 [2020-12-03T13:23:08.291Z] 188c0c94c7c5: Verifying Checksum
13:23:08 [2020-12-03T13:23:08.291Z] 188c0c94c7c5: Download complete
13:23:08 [2020-12-03T13:23:08.291Z] ce0fde1153f7: Verifying Checksum
13:23:08 [2020-12-03T13:23:08.291Z] ce0fde1153f7: Download complete
13:23:08 [2020-12-03T13:23:08.291Z] 47ad0f607bd6: Verifying Checksum
13:23:08 [2020-12-03T13:23:08.291Z] 47ad0f607bd6: Download complete
13:23:08 [2020-12-03T13:23:08.551Z] d823e533c709: Verifying Checksum
13:23:08 [2020-12-03T13:23:08.551Z] d823e533c709: Download complete
13:23:08 [2020-12-03T13:23:08.551Z] 8e2102c9ae14: Verifying Checksum
13:23:08 [2020-12-03T13:23:08.551Z] 8e2102c9ae14: Download complete
13:23:08 [2020-12-03T13:23:08.551Z] a45c0045331e: Verifying Checksum
13:23:08 [2020-12-03T13:23:08.551Z] a45c0045331e: Download complete
13:23:08 [2020-12-03T13:23:08.811Z] 188c0c94c7c5: Pull complete
13:23:09 [2020-12-03T13:23:09.756Z] 8ac883947368: Verifying Checksum
13:23:09 [2020-12-03T13:23:09.756Z] 8ac883947368: Download complete
13:23:10 [2020-12-03T13:23:10.017Z] 84840441c03a: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.017Z] 84840441c03a: Download complete
13:23:10 [2020-12-03T13:23:10.017Z] aafef30a5c0c: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.017Z] aafef30a5c0c: Download complete
13:23:10 [2020-12-03T13:23:10.017Z] 054f214cd9a7: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.017Z] 054f214cd9a7: Download complete
13:23:10 [2020-12-03T13:23:10.277Z] ec2709db835d: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.277Z] ec2709db835d: Download complete
13:23:10 [2020-12-03T13:23:10.277Z] c4aac1ef6373: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.277Z] c4aac1ef6373: Download complete
13:23:10 [2020-12-03T13:23:10.538Z] d9fc4dd5c37b: Pull complete
13:23:10 [2020-12-03T13:23:10.538Z] 04c22e5b6587: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.538Z] 04c22e5b6587: Download complete
13:23:10 [2020-12-03T13:23:10.538Z] 218a707db3d9: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.538Z] 218a707db3d9: Download complete
13:23:10 [2020-12-03T13:23:10.538Z] 56cdde894a6a: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.538Z] 56cdde894a6a: Download complete
13:23:10 [2020-12-03T13:23:10.799Z] 915b273bde7a: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.799Z] 915b273bde7a: Download complete
13:23:10 [2020-12-03T13:23:10.799Z] fe17c507b68f: Verifying Checksum
13:23:10 [2020-12-03T13:23:10.799Z] fe17c507b68f: Download complete
13:23:11 [2020-12-03T13:23:11.058Z] 0d3724560a9e: Verifying Checksum
13:23:11 [2020-12-03T13:23:11.058Z] 0d3724560a9e: Download complete
13:23:11 [2020-12-03T13:23:11.058Z] 58044a5b9aa2: Verifying Checksum
13:23:11 [2020-12-03T13:23:11.058Z] 58044a5b9aa2: Download complete
[Pipeline] echo
13:23:12 [2020-12-03T13:23:12.178Z] Using local system's storage driver: overlay2
[Pipeline] withDockerRegistry
13:23:12 [2020-12-03T13:23:12.216Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
13:23:12 [2020-12-03T13:23:12.454Z] b9d3dac25122: Verifying Checksum
13:23:12 [2020-12-03T13:23:12.454Z] b9d3dac25122: Download complete
13:23:12 [2020-12-03T13:23:12.454Z] ab26ab0277d4: Verifying Checksum
13:23:12 [2020-12-03T13:23:12.454Z] ab26ab0277d4: Download complete
13:23:12 [2020-12-03T13:23:12.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:23:12 [2020-12-03T13:23:12.647Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-project-dir@tmp/f0fdfadb-2d57-4301-b23d-53f467d735b3/config.json.
13:23:12 [2020-12-03T13:23:12.647Z] Configure a credential helper to remove this warning. See
13:23:12 [2020-12-03T13:23:12.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:23:12 [2020-12-03T13:23:12.647Z] 
13:23:12 [2020-12-03T13:23:12.647Z] Login Succeeded
[Pipeline] {
[Pipeline] sh
13:23:12 [2020-12-03T13:23:12.714Z] 8e2102c9ae14: Pull complete
13:23:12 [2020-12-03T13:23:12.714Z] ce0fde1153f7: Pull complete
13:23:12 [2020-12-03T13:23:12.991Z] + pwd
13:23:12 [2020-12-03T13:23:12.991Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_fix-project-dir/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=2 -e PY_TEST_VERSIONS=py39 --entrypoint=script/test/ci dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e --verbose
13:23:12 [2020-12-03T13:23:12.991Z] Unable to find image 'dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e' locally
13:23:13 [2020-12-03T13:23:13.279Z] debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e: Pulling from dockerbuildbot/compose
13:23:13 [2020-12-03T13:23:13.279Z] 852e50cd189d: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 38449967cae5: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] d57cc5b29eb0: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 9ee85f0d2615: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 332a1ae54384: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 8b0229e581d4: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 253dc29daf3d: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 78c608977042: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 5f66bae3c16d: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] e8112b28fe5b: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 5b2ff869d498: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 8ea21ba30718: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] d106f4148193: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 6dfc98313c46: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 0031e1ab723c: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 73b7f02830e4: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] aaa5778cc56e: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 62a1656fc29d: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 517639b44ec7: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 88ca03d23c67: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 8079bed5b91f: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 60bc3cbcdc5b: Pulling fs layer
13:23:13 [2020-12-03T13:23:13.279Z] 253dc29daf3d: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 78c608977042: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 5f66bae3c16d: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 9ee85f0d2615: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 332a1ae54384: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 8b0229e581d4: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] e8112b28fe5b: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 5b2ff869d498: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] aaa5778cc56e: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 8ea21ba30718: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 62a1656fc29d: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] d106f4148193: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 517639b44ec7: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 6dfc98313c46: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 88ca03d23c67: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 0031e1ab723c: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 8079bed5b91f: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 73b7f02830e4: Waiting
13:23:13 [2020-12-03T13:23:13.279Z] 60bc3cbcdc5b: Waiting
13:23:13 [2020-12-03T13:23:13.285Z] 47ad0f607bd6: Pull complete
13:23:13 [2020-12-03T13:23:13.546Z] 38449967cae5: Verifying Checksum
13:23:13 [2020-12-03T13:23:13.546Z] 38449967cae5: Download complete
13:23:13 [2020-12-03T13:23:13.546Z] d57cc5b29eb0: Verifying Checksum
13:23:13 [2020-12-03T13:23:13.546Z] d57cc5b29eb0: Download complete
13:23:13 [2020-12-03T13:23:13.546Z] 9ee85f0d2615: Verifying Checksum
13:23:13 [2020-12-03T13:23:13.546Z] 9ee85f0d2615: Download complete
13:23:13 [2020-12-03T13:23:13.546Z] 332a1ae54384: Verifying Checksum
13:23:13 [2020-12-03T13:23:13.546Z] 332a1ae54384: Download complete
13:23:13 [2020-12-03T13:23:13.809Z] 253dc29daf3d: Verifying Checksum
13:23:13 [2020-12-03T13:23:13.809Z] 253dc29daf3d: Download complete
13:23:13 [2020-12-03T13:23:13.809Z] 78c608977042: Verifying Checksum
13:23:13 [2020-12-03T13:23:13.809Z] 78c608977042: Download complete
13:23:13 [2020-12-03T13:23:13.809Z] 852e50cd189d: Download complete
13:23:14 [2020-12-03T13:23:14.755Z] 5f66bae3c16d: Verifying Checksum
13:23:14 [2020-12-03T13:23:14.755Z] 5f66bae3c16d: Download complete
13:23:14 [2020-12-03T13:23:14.755Z] e8112b28fe5b: Verifying Checksum
13:23:14 [2020-12-03T13:23:14.755Z] e8112b28fe5b: Download complete
13:23:14 [2020-12-03T13:23:14.755Z] 8ea21ba30718: Verifying Checksum
13:23:14 [2020-12-03T13:23:14.755Z] 8ea21ba30718: Download complete
13:23:14 [2020-12-03T13:23:14.755Z] d106f4148193: Verifying Checksum
13:23:14 [2020-12-03T13:23:14.755Z] d106f4148193: Download complete
13:23:14 [2020-12-03T13:23:14.755Z] 5b2ff869d498: Verifying Checksum
13:23:14 [2020-12-03T13:23:14.755Z] 5b2ff869d498: Download complete
13:23:14 [2020-12-03T13:23:14.755Z] 0031e1ab723c: Verifying Checksum
13:23:14 [2020-12-03T13:23:14.755Z] 0031e1ab723c: Download complete
13:23:15 [2020-12-03T13:23:15.018Z] 73b7f02830e4: Verifying Checksum
13:23:15 [2020-12-03T13:23:15.018Z] 73b7f02830e4: Download complete
13:23:15 [2020-12-03T13:23:15.018Z] aaa5778cc56e: Verifying Checksum
13:23:15 [2020-12-03T13:23:15.018Z] aaa5778cc56e: Download complete
13:23:15 [2020-12-03T13:23:15.282Z] 62a1656fc29d: Verifying Checksum
13:23:15 [2020-12-03T13:23:15.282Z] 62a1656fc29d: Download complete
13:23:15 [2020-12-03T13:23:15.282Z] 517639b44ec7: Verifying Checksum
13:23:15 [2020-12-03T13:23:15.282Z] 517639b44ec7: Download complete
13:23:15 [2020-12-03T13:23:15.544Z] 6dfc98313c46: Verifying Checksum
13:23:15 [2020-12-03T13:23:15.544Z] 6dfc98313c46: Download complete
13:23:15 [2020-12-03T13:23:15.544Z] 8079bed5b91f: Verifying Checksum
13:23:15 [2020-12-03T13:23:15.544Z] 8079bed5b91f: Download complete
13:23:15 [2020-12-03T13:23:15.809Z] 8b0229e581d4: Verifying Checksum
13:23:15 [2020-12-03T13:23:15.809Z] 8b0229e581d4: Download complete
13:23:16 [2020-12-03T13:23:16.765Z] 88ca03d23c67: Verifying Checksum
13:23:16 [2020-12-03T13:23:16.765Z] 88ca03d23c67: Download complete
13:23:16 [2020-12-03T13:23:16.765Z] 60bc3cbcdc5b: Verifying Checksum
13:23:16 [2020-12-03T13:23:16.765Z] 60bc3cbcdc5b: Download complete
13:23:18 [2020-12-03T13:23:18.582Z] 0d3724560a9e: Pull complete
13:23:18 [2020-12-03T13:23:18.582Z] d823e533c709: Pull complete
13:23:18 [2020-12-03T13:23:18.582Z] a45c0045331e: Pull complete
13:23:18 [2020-12-03T13:23:18.698Z] 852e50cd189d: Pull complete
13:23:18 [2020-12-03T13:23:18.959Z] 38449967cae5: Pull complete
13:23:19 [2020-12-03T13:23:19.967Z] 8ac883947368: Pull complete
13:23:20 [2020-12-03T13:23:20.350Z] d57cc5b29eb0: Pull complete
13:23:20 [2020-12-03T13:23:20.350Z] 9ee85f0d2615: Pull complete
13:23:20 [2020-12-03T13:23:20.911Z] 84840441c03a: Pull complete
13:23:20 [2020-12-03T13:23:20.911Z] aafef30a5c0c: Pull complete
13:23:20 [2020-12-03T13:23:20.911Z] 054f214cd9a7: Pull complete
13:23:20 [2020-12-03T13:23:20.923Z] 332a1ae54384: Pull complete
13:23:21 [2020-12-03T13:23:21.172Z] ec2709db835d: Pull complete
13:23:23 [2020-12-03T13:23:23.083Z] fe17c507b68f: Pull complete
13:23:23 [2020-12-03T13:23:23.083Z] c4aac1ef6373: Pull complete
13:23:23 [2020-12-03T13:23:23.083Z] 04c22e5b6587: Pull complete
13:23:23 [2020-12-03T13:23:23.083Z] 218a707db3d9: Pull complete
13:23:23 [2020-12-03T13:23:23.083Z] 56cdde894a6a: Pull complete
13:23:23 [2020-12-03T13:23:23.343Z] 915b273bde7a: Pull complete
13:23:26 [2020-12-03T13:23:26.220Z] 8b0229e581d4: Pull complete
13:23:26 [2020-12-03T13:23:26.481Z] 253dc29daf3d: Pull complete
13:23:26 [2020-12-03T13:23:26.481Z] 78c608977042: Pull complete
13:23:26 [2020-12-03T13:23:26.645Z] ab26ab0277d4: Pull complete
13:23:26 [2020-12-03T13:23:26.645Z] 58044a5b9aa2: Pull complete
13:23:27 [2020-12-03T13:23:27.587Z] b9d3dac25122: Pull complete
13:23:27 [2020-12-03T13:23:27.587Z] Digest: sha256:4f015b9f423ad60de3b407af21a25034d681fd1ca23a274874862eb7a03b3039
13:23:27 [2020-12-03T13:23:27.587Z] Status: Downloaded newer image for dockerbuildbot/compose:alpine-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
13:23:27 [2020-12-03T13:23:27.879Z] 5f66bae3c16d: Pull complete
13:23:28 [2020-12-03T13:23:28.833Z] e8112b28fe5b: Pull complete
13:23:28 [2020-12-03T13:23:28.833Z] 5b2ff869d498: Pull complete
13:23:28 [2020-12-03T13:23:28.833Z] 8ea21ba30718: Pull complete
13:23:29 [2020-12-03T13:23:29.096Z] d106f4148193: Pull complete
13:23:31 [2020-12-03T13:23:31.020Z] 6dfc98313c46: Pull complete
13:23:31 [2020-12-03T13:23:31.020Z] 0031e1ab723c: Pull complete
13:23:31 [2020-12-03T13:23:31.020Z] 73b7f02830e4: Pull complete
13:23:31 [2020-12-03T13:23:31.020Z] aaa5778cc56e: Pull complete
13:23:31 [2020-12-03T13:23:31.020Z] 62a1656fc29d: Pull complete
13:23:31 [2020-12-03T13:23:31.289Z] 517639b44ec7: Pull complete
13:23:32 [2020-12-03T13:23:32.873Z] + docker version
13:23:32 [2020-12-03T13:23:32.873Z] Client: Docker Engine - Community
13:23:32 [2020-12-03T13:23:32.873Z]  Version:           19.03.14
13:23:32 [2020-12-03T13:23:32.873Z]  API version:       1.40
13:23:32 [2020-12-03T13:23:32.873Z]  Go version:        go1.13.15
13:23:32 [2020-12-03T13:23:32.873Z]  Git commit:        5eb3275
13:23:32 [2020-12-03T13:23:32.873Z]  Built:             Tue Dec  1 19:14:24 2020
13:23:32 [2020-12-03T13:23:32.873Z]  OS/Arch:           linux/amd64
13:23:32 [2020-12-03T13:23:32.873Z]  Experimental:      false
13:23:32 [2020-12-03T13:23:32.873Z] 
13:23:32 [2020-12-03T13:23:32.873Z] Server: Docker Engine - Community
13:23:32 [2020-12-03T13:23:32.873Z]  Engine:
13:23:32 [2020-12-03T13:23:32.873Z]   Version:          19.03.13
13:23:32 [2020-12-03T13:23:32.873Z]   API version:      1.40 (minimum version 1.12)
13:23:32 [2020-12-03T13:23:32.873Z]   Go version:       go1.13.15
13:23:32 [2020-12-03T13:23:32.873Z]   Git commit:       4484c46d9d
13:23:32 [2020-12-03T13:23:32.873Z]   Built:            Wed Sep 16 17:01:06 2020
13:23:32 [2020-12-03T13:23:32.874Z]   OS/Arch:          linux/amd64
13:23:32 [2020-12-03T13:23:32.874Z]   Experimental:     true
13:23:32 [2020-12-03T13:23:32.874Z]  containerd:
13:23:32 [2020-12-03T13:23:32.874Z]   Version:          1.3.7
13:23:32 [2020-12-03T13:23:32.874Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:23:32 [2020-12-03T13:23:32.874Z]  runc:
13:23:32 [2020-12-03T13:23:32.874Z]   Version:          1.0.0-rc10
13:23:32 [2020-12-03T13:23:32.874Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:23:32 [2020-12-03T13:23:32.874Z]  docker-init:
13:23:32 [2020-12-03T13:23:32.874Z]   Version:          0.18.0
13:23:32 [2020-12-03T13:23:32.874Z]   GitCommit:        fec3683
13:23:32 [2020-12-03T13:23:32.874Z] + export DOCKER_VERSIONS=19.03.13
13:23:32 [2020-12-03T13:23:32.874Z] + DOCKER_VERSIONS=19.03.13
13:23:32 [2020-12-03T13:23:32.874Z] + STORAGE_DRIVER=overlay2
13:23:32 [2020-12-03T13:23:32.874Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2
13:23:32 [2020-12-03T13:23:32.874Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2
13:23:32 [2020-12-03T13:23:32.874Z] ++ hostname
13:23:32 [2020-12-03T13:23:32.874Z] + GIT_VOLUME=--volumes-from=1068d377f56d
13:23:32 [2020-12-03T13:23:32.874Z] + . script/test/all
13:23:32 [2020-12-03T13:23:32.874Z] ++ set -e
13:23:32 [2020-12-03T13:23:32.874Z] ++ echo 'Running lint checks'
13:23:32 [2020-12-03T13:23:32.874Z] Running lint checks
13:23:32 [2020-12-03T13:23:32.874Z] ++ docker run --rm --tty --volumes-from=1068d377f56d dockerbuildbot/compose:alpine-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e tox -e pre-commit
13:23:34 [2020-12-03T13:23:34.268Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.10,nodeenv==1.5.0,pre-commit==2.9.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.2.1

13:23:34 [2020-12-03T13:23:34.268Z] pre-commit run-test-pre: PYTHONHASHSEED='2445974743'

13:23:34 [2020-12-03T13:23:34.268Z] pre-commit run-test: commands[0] | pre-commit install

13:23:34 [2020-12-03T13:23:34.531Z] pre-commit installed at .git/hooks/pre-commit

13:23:34 [2020-12-03T13:23:34.531Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure

13:23:34 [2020-12-03T13:23:34.791Z] [WARNING] normalizing pre-commit configuration to a top-level map.  support for top level list will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.

13:23:34 [2020-12-03T13:23:34.791Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

13:23:34 [2020-12-03T13:23:34.791Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

13:23:34 [2020-12-03T13:23:34.791Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

13:23:35 [2020-12-03T13:23:35.054Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

13:23:35 [2020-12-03T13:23:35.315Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade.

13:23:35 [2020-12-03T13:23:35.495Z] 88ca03d23c67: Pull complete
13:23:35 [2020-12-03T13:23:35.495Z] 8079bed5b91f: Pull complete
13:23:35 [2020-12-03T13:23:35.575Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

13:23:35 [2020-12-03T13:23:35.575Z] [INFO] Once installed this environment will be reused.

13:23:35 [2020-12-03T13:23:35.575Z] [INFO] This may take a few minutes...

13:23:36 [2020-12-03T13:23:36.074Z] 60bc3cbcdc5b: Pull complete
13:23:36 [2020-12-03T13:23:36.074Z] Digest: sha256:ddd9b75841fa4807d674118fd963b06c2828b5b15fa0871d4a05c9d929c2f488
13:23:36 [2020-12-03T13:23:36.074Z] Status: Downloaded newer image for dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
13:23:41 [2020-12-03T13:23:41.390Z] + docker version
13:23:41 [2020-12-03T13:23:41.390Z] Client: Docker Engine - Community
13:23:41 [2020-12-03T13:23:41.390Z]  Version:           19.03.14
13:23:41 [2020-12-03T13:23:41.390Z]  API version:       1.40
13:23:41 [2020-12-03T13:23:41.390Z]  Go version:        go1.13.15
13:23:41 [2020-12-03T13:23:41.390Z]  Git commit:        5eb3275
13:23:41 [2020-12-03T13:23:41.390Z]  Built:             Tue Dec  1 19:14:24 2020
13:23:41 [2020-12-03T13:23:41.390Z]  OS/Arch:           linux/amd64
13:23:41 [2020-12-03T13:23:41.390Z]  Experimental:      false
13:23:41 [2020-12-03T13:23:41.390Z] 
13:23:41 [2020-12-03T13:23:41.390Z] Server: Docker Engine - Community
13:23:41 [2020-12-03T13:23:41.390Z]  Engine:
13:23:41 [2020-12-03T13:23:41.390Z]   Version:          19.03.13
13:23:41 [2020-12-03T13:23:41.390Z]   API version:      1.40 (minimum version 1.12)
13:23:41 [2020-12-03T13:23:41.390Z]   Go version:       go1.13.15
13:23:41 [2020-12-03T13:23:41.390Z]   Git commit:       4484c46d9d
13:23:41 [2020-12-03T13:23:41.390Z]   Built:            Wed Sep 16 17:01:06 2020
13:23:41 [2020-12-03T13:23:41.390Z]   OS/Arch:          linux/amd64
13:23:41 [2020-12-03T13:23:41.390Z]   Experimental:     true
13:23:41 [2020-12-03T13:23:41.390Z]  containerd:
13:23:41 [2020-12-03T13:23:41.390Z]   Version:          1.3.7
13:23:41 [2020-12-03T13:23:41.390Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:23:41 [2020-12-03T13:23:41.390Z]  runc:
13:23:41 [2020-12-03T13:23:41.390Z]   Version:          1.0.0-rc10
13:23:41 [2020-12-03T13:23:41.391Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:23:41 [2020-12-03T13:23:41.391Z]  docker-init:
13:23:41 [2020-12-03T13:23:41.391Z]   Version:          0.18.0
13:23:41 [2020-12-03T13:23:41.391Z]   GitCommit:        fec3683
13:23:41 [2020-12-03T13:23:41.391Z] + export DOCKER_VERSIONS=19.03.13
13:23:41 [2020-12-03T13:23:41.391Z] + DOCKER_VERSIONS=19.03.13
13:23:41 [2020-12-03T13:23:41.391Z] + STORAGE_DRIVER=overlay2
13:23:41 [2020-12-03T13:23:41.391Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2
13:23:41 [2020-12-03T13:23:41.391Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2
13:23:41 [2020-12-03T13:23:41.391Z] ++ hostname
13:23:41 [2020-12-03T13:23:41.391Z] + GIT_VOLUME=--volumes-from=c23abd447a51
13:23:41 [2020-12-03T13:23:41.391Z] + . script/test/all
13:23:41 [2020-12-03T13:23:41.391Z] ++ set -e
13:23:41 [2020-12-03T13:23:41.391Z] ++ echo 'Running lint checks'
13:23:41 [2020-12-03T13:23:41.391Z] Running lint checks
13:23:41 [2020-12-03T13:23:41.391Z] ++ docker run --rm --tty --volumes-from=c23abd447a51 dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e tox -e pre-commit
13:23:42 [2020-12-03T13:23:42.777Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.10,nodeenv==1.5.0,pre-commit==2.9.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.2.1

13:23:42 [2020-12-03T13:23:42.777Z] pre-commit run-test-pre: PYTHONHASHSEED='2445574869'

13:23:42 [2020-12-03T13:23:42.777Z] pre-commit run-test: commands[0] | pre-commit install

13:23:43 [2020-12-03T13:23:43.041Z] pre-commit installed at .git/hooks/pre-commit

13:23:43 [2020-12-03T13:23:43.041Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure

13:23:43 [2020-12-03T13:23:43.304Z] [WARNING] normalizing pre-commit configuration to a top-level map.  support for top level list will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.

13:23:43 [2020-12-03T13:23:43.304Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

13:23:43 [2020-12-03T13:23:43.304Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

13:23:43 [2020-12-03T13:23:43.304Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

13:23:43 [2020-12-03T13:23:43.564Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

13:23:44 [2020-12-03T13:23:44.136Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade.

13:23:44 [2020-12-03T13:23:44.398Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

13:23:44 [2020-12-03T13:23:44.398Z] [INFO] Once installed this environment will be reused.

13:23:44 [2020-12-03T13:23:44.398Z] [INFO] This may take a few minutes...

13:23:47 [2020-12-03T13:23:47.795Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

13:23:47 [2020-12-03T13:23:47.796Z] [INFO] Once installed this environment will be reused.

13:23:47 [2020-12-03T13:23:47.796Z] [INFO] This may take a few minutes...

13:23:55 [2020-12-03T13:23:55.937Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade.

13:23:55 [2020-12-03T13:23:55.937Z] [INFO] Once installed this environment will be reused.

13:23:55 [2020-12-03T13:23:55.937Z] [INFO] This may take a few minutes...

13:23:56 [2020-12-03T13:23:56.722Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

13:23:56 [2020-12-03T13:23:56.722Z] [INFO] Once installed this environment will be reused.

13:23:56 [2020-12-03T13:23:56.722Z] [INFO] This may take a few minutes...

13:24:04 [2020-12-03T13:24:04.065Z] Check for added large files..............................................Passed

13:24:04 [2020-12-03T13:24:04.872Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade.

13:24:04 [2020-12-03T13:24:04.872Z] [INFO] Once installed this environment will be reused.

13:24:04 [2020-12-03T13:24:04.872Z] [INFO] This may take a few minutes...

13:24:05 [2020-12-03T13:24:05.449Z] Check docstring is first.................................................Passed

13:24:05 [2020-12-03T13:24:05.449Z] Check for merge conflicts................................................Passed

13:24:05 [2020-12-03T13:24:05.709Z] Check Yaml...............................................................Passed

13:24:05 [2020-12-03T13:24:05.709Z] Check JSON...............................................................Passed

13:24:06 [2020-12-03T13:24:06.283Z] Debug Statements (Python)................................................Passed

13:24:07 [2020-12-03T13:24:07.663Z] Fix End of Files.........................................................Passed

13:24:13 [2020-12-03T13:24:13.024Z] Check for added large files..............................................Passed

13:24:13 [2020-12-03T13:24:13.596Z] Check docstring is first.................................................Passed

13:24:13 [2020-12-03T13:24:13.596Z] Check for merge conflicts................................................Passed

13:24:13 [2020-12-03T13:24:13.858Z] Check Yaml...............................................................Passed

13:24:14 [2020-12-03T13:24:14.118Z] Check JSON...............................................................Passed

13:24:14 [2020-12-03T13:24:14.689Z] Debug Statements (Python)................................................Passed

13:24:17 [2020-12-03T13:24:17.230Z] Fix End of Files.........................................................Passed

13:24:19 [2020-12-03T13:24:19.887Z] Flake8...................................................................Passed

13:24:19 [2020-12-03T13:24:19.887Z] Tests should end in _test.py.............................................Passed

13:24:19 [2020-12-03T13:24:19.887Z] Fix requirements.txt.....................................................Passed

13:24:19 [2020-12-03T13:24:19.887Z] Trim Trailing Whitespace.................................................Passed

13:24:20 [2020-12-03T13:24:20.830Z] Reorder python imports...................................................Passed

13:24:26 [2020-12-03T13:24:26.113Z] pyupgrade................................................................Passed

13:24:26 [2020-12-03T13:24:26.374Z] ___________________________________ summary ____________________________________

13:24:26 [2020-12-03T13:24:26.374Z]   pre-commit: commands succeeded

13:24:26 [2020-12-03T13:24:26.374Z]   congratulations :)

13:24:27 [2020-12-03T13:24:27.776Z] ++ get_versions='docker run --rm
13:24:27 [2020-12-03T13:24:27.776Z]     --entrypoint=/code/.tox/py39/bin/python
13:24:27 [2020-12-03T13:24:27.776Z]     dockerbuildbot/compose:alpine-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
13:24:27 [2020-12-03T13:24:27.776Z]     /code/script/test/versions.py docker/docker-ce,moby/moby'
13:24:27 [2020-12-03T13:24:27.776Z] ++ '[' 19.03.13 == '' ']'
13:24:27 [2020-12-03T13:24:27.776Z] ++ '[' 19.03.13 == all ']'
13:24:27 [2020-12-03T13:24:27.776Z] ++ BUILD_NUMBER=2
13:24:27 [2020-12-03T13:24:27.776Z] ++ PY_TEST_VERSIONS=py39
13:24:27 [2020-12-03T13:24:27.776Z] ++ for version in $DOCKER_VERSIONS
13:24:27 [2020-12-03T13:24:27.776Z] ++ echo 'Running tests against Docker 19.03.13'
13:24:27 [2020-12-03T13:24:27.776Z] Running tests against Docker 19.03.13
13:24:27 [2020-12-03T13:24:27.776Z] ++ daemon_container=compose-dind-19.03.13-2
13:24:27 [2020-12-03T13:24:27.776Z] ++ trap on_exit EXIT
13:24:27 [2020-12-03T13:24:27.776Z] ++ repo=dockerswarm/dind
13:24:27 [2020-12-03T13:24:27.776Z] ++ docker run -d --name compose-dind-19.03.13-2 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.13 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2
13:24:27 [2020-12-03T13:24:27.776Z] ++ tail -n 10
13:24:29 [2020-12-03T13:24:29.486Z] Flake8...................................................................Passed

13:24:29 [2020-12-03T13:24:29.486Z] Tests should end in _test.py.............................................Passed

13:24:29 [2020-12-03T13:24:29.486Z] Fix requirements.txt.....................................................Passed

13:24:29 [2020-12-03T13:24:29.486Z] Trim Trailing Whitespace.................................................Passed

13:24:29 [2020-12-03T13:24:29.486Z] Reorder python imports...................................................Passed

13:24:34 [2020-12-03T13:24:34.778Z] pyupgrade................................................................Passed

13:24:34 [2020-12-03T13:24:34.778Z] ___________________________________ summary ____________________________________

13:24:34 [2020-12-03T13:24:34.778Z]   pre-commit: commands succeeded

13:24:34 [2020-12-03T13:24:34.778Z]   congratulations :)

13:24:36 [2020-12-03T13:24:36.163Z] ++ get_versions='docker run --rm
13:24:36 [2020-12-03T13:24:36.163Z]     --entrypoint=/code/.tox/py39/bin/python
13:24:36 [2020-12-03T13:24:36.163Z]     dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e
13:24:36 [2020-12-03T13:24:36.163Z]     /code/script/test/versions.py docker/docker-ce,moby/moby'
13:24:36 [2020-12-03T13:24:36.163Z] ++ '[' 19.03.13 == '' ']'
13:24:36 [2020-12-03T13:24:36.163Z] ++ '[' 19.03.13 == all ']'
13:24:36 [2020-12-03T13:24:36.163Z] ++ BUILD_NUMBER=2
13:24:36 [2020-12-03T13:24:36.163Z] ++ PY_TEST_VERSIONS=py39
13:24:36 [2020-12-03T13:24:36.163Z] ++ for version in $DOCKER_VERSIONS
13:24:36 [2020-12-03T13:24:36.163Z] ++ echo 'Running tests against Docker 19.03.13'
13:24:36 [2020-12-03T13:24:36.163Z] Running tests against Docker 19.03.13
13:24:36 [2020-12-03T13:24:36.163Z] ++ daemon_container=compose-dind-19.03.13-2
13:24:36 [2020-12-03T13:24:36.163Z] ++ trap on_exit EXIT
13:24:36 [2020-12-03T13:24:36.163Z] ++ repo=dockerswarm/dind
13:24:36 [2020-12-03T13:24:36.163Z] ++ tail -n 10
13:24:36 [2020-12-03T13:24:36.163Z] ++ docker run -d --name compose-dind-19.03.13-2 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.13 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2
13:24:42 [2020-12-03T13:24:42.765Z] db2dbc9cfa31: Verifying Checksum
13:24:42 [2020-12-03T13:24:42.765Z] db2dbc9cfa31: Download complete
13:24:42 [2020-12-03T13:24:42.765Z] 290431e50016: Pull complete
13:24:42 [2020-12-03T13:24:42.765Z] 13117e6bd797: Pull complete
13:24:42 [2020-12-03T13:24:42.765Z] ba5af3b14a39: Pull complete
13:24:42 [2020-12-03T13:24:42.765Z] db2dbc9cfa31: Pull complete
13:24:42 [2020-12-03T13:24:42.765Z] 9b0dae3240b9: Pull complete
13:24:42 [2020-12-03T13:24:42.765Z] Digest: sha256:8367d9c8e3a6c810fc451e3f88c773b441f267b3b3806a533bdd6b291413841f
13:24:42 [2020-12-03T13:24:42.765Z] Status: Downloaded newer image for dockerswarm/dind:19.03.13
13:24:42 [2020-12-03T13:24:42.765Z] 7fad934054cd7bea312aaec121f0639436d11b569aee47fdaf9edfb4daa8c569
13:24:42 [2020-12-03T13:24:42.765Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-2:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerbuildbot/compose:alpine-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e -e py39 -- --verbose
13:24:44 [2020-12-03T13:24:44.149Z] /code/.tox/py39/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '1.28.0dev' to '1.28.0.dev0'

13:24:44 [2020-12-03T13:24:44.149Z]   warnings.warn(tmpl.format(**locals()))

13:24:44 [2020-12-03T13:24:44.149Z] py39 develop-inst-noop: /code

13:24:44 [2020-12-03T13:24:44.410Z] py39 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.0,# Editable install with no version control (docker-compose==1.28.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,pyinstaller @ file:///tmp/pyinstaller,pyinstaller-hooks-contrib==2020.10,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.20.1,urllib3==1.25.11,virtualenv==20.2.1,wcwidth==0.2.5,websocket-client==0.57.0

13:24:44 [2020-12-03T13:24:44.410Z] py39 run-test-pre: PYTHONHASHSEED='2212146087'

13:24:44 [2020-12-03T13:24:44.410Z] py39 run-test: commands[0] | mkdir -p .coverage-binfiles

13:24:44 [2020-12-03T13:24:44.410Z] py39 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose

13:24:46 [2020-12-03T13:24:46.950Z] ============================= test session starts ==============================

13:24:46 [2020-12-03T13:24:46.950Z] platform linux -- Python 3.9.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py39/bin/python

13:24:46 [2020-12-03T13:24:46.950Z] cachedir: .tox/py39/.pytest_cache

13:24:46 [2020-12-03T13:24:46.950Z] rootdir: /code, configfile: tox.ini

13:24:46 [2020-12-03T13:24:46.950Z] plugins: cov-2.10.1

13:24:54 [2020-12-03T13:24:54.282Z] db2dbc9cfa31: Verifying Checksum
13:24:54 [2020-12-03T13:24:54.282Z] db2dbc9cfa31: Download complete
13:24:54 [2020-12-03T13:24:54.282Z] 290431e50016: Pull complete
13:24:54 [2020-12-03T13:24:54.282Z] 13117e6bd797: Pull complete
13:24:54 [2020-12-03T13:24:54.282Z] ba5af3b14a39: Pull complete
13:24:54 [2020-12-03T13:24:54.282Z] db2dbc9cfa31: Pull complete
13:24:54 [2020-12-03T13:24:54.282Z] 9b0dae3240b9: Pull complete
13:24:54 [2020-12-03T13:24:54.282Z] Digest: sha256:8367d9c8e3a6c810fc451e3f88c773b441f267b3b3806a533bdd6b291413841f
13:24:54 [2020-12-03T13:24:54.282Z] Status: Downloaded newer image for dockerswarm/dind:19.03.13
13:24:54 [2020-12-03T13:24:54.282Z] 10000cbeb92fe0225f61c7cfd32c2f1dba9c66cd97f3b9ba18fc695cbe4bbb08
13:24:54 [2020-12-03T13:24:54.282Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-2:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerbuildbot/compose:debian-e0edc908b5a5ef244dff6caa64c44ba3078b4a9e -e py39 -- --verbose
13:24:54 [2020-12-03T13:24:54.282Z] /code/.tox/py39/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '1.28.0dev' to '1.28.0.dev0'

13:24:54 [2020-12-03T13:24:54.282Z]   warnings.warn(tmpl.format(**locals()))

13:24:54 [2020-12-03T13:24:54.282Z] py39 develop-inst-noop: /code

13:24:54 [2020-12-03T13:24:54.282Z] py39 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.0,# Editable install with no version control (docker-compose==1.28.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,pyinstaller==4.1,pyinstaller-hooks-contrib==2020.10,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.20.1,urllib3==1.25.11,virtualenv==20.2.1,wcwidth==0.2.5,websocket-client==0.57.0

13:24:54 [2020-12-03T13:24:54.282Z] py39 run-test-pre: PYTHONHASHSEED='4179912723'

13:24:54 [2020-12-03T13:24:54.282Z] py39 run-test: commands[0] | mkdir -p .coverage-binfiles

13:24:54 [2020-12-03T13:24:54.282Z] py39 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose

13:24:54 [2020-12-03T13:24:54.786Z] collecting ... 
collecting 304 items                                                           
collecting 440 items                                                           
collecting 575 items                                                           
collecting 651 items                                                           
collecting 789 items                                                           
collecting 948 items                                                           
collected 1182 items                                                           

13:24:54 [2020-12-03T13:24:54.786Z] 

13:24:56 [2020-12-03T13:24:56.827Z] ============================= test session starts ==============================

13:24:56 [2020-12-03T13:24:56.827Z] platform linux -- Python 3.9.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py39/bin/python

13:24:56 [2020-12-03T13:24:56.827Z] cachedir: .tox/py39/.pytest_cache

13:24:56 [2020-12-03T13:24:56.827Z] rootdir: /code, configfile: tox.ini

13:24:56 [2020-12-03T13:24:56.827Z] plugins: cov-2.10.1

13:24:57 [2020-12-03T13:24:57.326Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED      [  0%]

13:24:59 [2020-12-03T13:24:59.231Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [  0%]

13:25:03 [2020-12-03T13:25:03.671Z] collecting ... 
collecting 304 items                                                           
collecting 444 items                                                           
collecting 651 items                                                           
collecting 789 items                                                           
collecting 948 items                                                           
collected 1182 items                                                           

13:25:03 [2020-12-03T13:25:03.671Z] 

13:25:05 [2020-12-03T13:25:05.802Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED   [  0%]

13:25:06 [2020-12-03T13:25:06.977Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED      [  0%]

13:25:07 [2020-12-03T13:25:07.711Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [  0%]

13:25:08 [2020-12-03T13:25:08.892Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [  0%]

13:25:09 [2020-12-03T13:25:09.620Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED    [  0%]

13:25:12 [2020-12-03T13:25:12.916Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [  0%]

13:25:14 [2020-12-03T13:25:14.298Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [  0%]

13:25:15 [2020-12-03T13:25:15.239Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [  0%]

13:25:15 [2020-12-03T13:25:15.474Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED   [  0%]

13:25:16 [2020-12-03T13:25:16.864Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [  0%]

13:25:17 [2020-12-03T13:25:17.795Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED    [  0%]

13:25:19 [2020-12-03T13:25:19.409Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED    [  0%]

13:25:19 [2020-12-03T13:25:19.704Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED       [  0%]

13:25:23 [2020-12-03T13:25:23.007Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED        [  0%]

13:25:23 [2020-12-03T13:25:23.614Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [  0%]

13:25:24 [2020-12-03T13:25:24.186Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [  0%]

13:25:24 [2020-12-03T13:25:24.394Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS           [  1%]

13:25:25 [2020-12-03T13:25:25.129Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [  0%]

13:25:26 [2020-12-03T13:25:26.934Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [  1%]

13:25:27 [2020-12-03T13:25:27.674Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED    [  0%]

13:25:29 [2020-12-03T13:25:29.484Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [  1%]

13:25:29 [2020-12-03T13:25:29.588Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED       [  0%]

13:25:31 [2020-12-03T13:25:31.391Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [  1%]

13:25:32 [2020-12-03T13:25:32.887Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED        [  0%]

13:25:34 [2020-12-03T13:25:34.271Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS           [  1%]

13:25:35 [2020-12-03T13:25:35.592Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [  1%]

13:25:36 [2020-12-03T13:25:36.870Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [  1%]

13:25:36 [2020-12-03T13:25:36.980Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [  1%]

13:25:36 [2020-12-03T13:25:36.980Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [  1%]

13:25:36 [2020-12-03T13:25:36.980Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [  1%]

13:25:36 [2020-12-03T13:25:36.980Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [  1%]

13:25:37 [2020-12-03T13:25:37.921Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED    [  1%]

13:25:38 [2020-12-03T13:25:38.860Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [  1%]

13:25:39 [2020-12-03T13:25:39.603Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [  1%]

13:25:39 [2020-12-03T13:25:39.805Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [  1%]

13:25:40 [2020-12-03T13:25:40.824Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [  2%]

13:25:41 [2020-12-03T13:25:41.789Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [  2%]

13:25:42 [2020-12-03T13:25:42.147Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [  1%]

13:25:43 [2020-12-03T13:25:43.168Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [  2%]

13:25:44 [2020-12-03T13:25:44.106Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [  2%]

13:25:45 [2020-12-03T13:25:45.045Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [  2%]

13:25:45 [2020-12-03T13:25:45.985Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [  2%]

13:25:46 [2020-12-03T13:25:46.358Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [  1%]

13:25:46 [2020-12-03T13:25:46.937Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED      [  2%]

13:25:47 [2020-12-03T13:25:47.298Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [  1%]

13:25:47 [2020-12-03T13:25:47.298Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [  1%]

13:25:47 [2020-12-03T13:25:47.298Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [  1%]

13:25:47 [2020-12-03T13:25:47.298Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [  1%]

13:25:47 [2020-12-03T13:25:47.509Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [  2%]

13:25:48 [2020-12-03T13:25:48.240Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED    [  1%]

13:25:48 [2020-12-03T13:25:48.894Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED    [  2%]

13:25:49 [2020-12-03T13:25:49.188Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [  1%]

13:25:49 [2020-12-03T13:25:49.468Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED      [  2%]

13:25:50 [2020-12-03T13:25:50.129Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [  1%]

13:25:50 [2020-12-03T13:25:50.406Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED         [  2%]

13:25:50 [2020-12-03T13:25:50.975Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED         [  2%]

13:25:51 [2020-12-03T13:25:51.914Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [  3%]

13:25:52 [2020-12-03T13:25:52.483Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [  3%]

13:25:53 [2020-12-03T13:25:53.054Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [  3%]

13:25:54 [2020-12-03T13:25:54.333Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [  2%]

13:25:54 [2020-12-03T13:25:54.435Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [  3%]

13:25:55 [2020-12-03T13:25:55.372Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED            [  3%]

13:25:55 [2020-12-03T13:25:55.719Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [  2%]

13:25:56 [2020-12-03T13:25:56.673Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [  2%]

13:25:56 [2020-12-03T13:25:56.753Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [  3%]

13:25:57 [2020-12-03T13:25:57.616Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [  2%]

13:25:57 [2020-12-03T13:25:57.691Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [  3%]

13:25:58 [2020-12-03T13:25:58.558Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [  2%]

13:25:59 [2020-12-03T13:25:59.070Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [  3%]

13:25:59 [2020-12-03T13:25:59.130Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [  2%]

13:25:59 [2020-12-03T13:25:59.701Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED      [  2%]

13:26:00 [2020-12-03T13:26:00.271Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [  2%]

13:26:00 [2020-12-03T13:26:00.842Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED    [  2%]

13:26:01 [2020-12-03T13:26:01.412Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED      [  2%]

13:26:01 [2020-12-03T13:26:01.983Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED         [  2%]

13:26:02 [2020-12-03T13:26:02.924Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED         [  2%]

13:26:03 [2020-12-03T13:26:03.496Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [  3%]

13:26:04 [2020-12-03T13:26:04.067Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [  3%]

13:26:04 [2020-12-03T13:26:04.638Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [  3%]

13:26:06 [2020-12-03T13:26:06.027Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [  3%]

13:26:07 [2020-12-03T13:26:07.409Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED            [  3%]

13:26:08 [2020-12-03T13:26:08.793Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [  3%]

13:26:09 [2020-12-03T13:26:09.364Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [  3%]

13:26:10 [2020-12-03T13:26:10.750Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [  3%]

13:26:17 [2020-12-03T13:26:17.162Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED              [  3%]

13:26:17 [2020-12-03T13:26:17.162Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [  3%]

13:26:17 [2020-12-03T13:26:17.422Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED       [  3%]

13:26:19 [2020-12-03T13:26:19.960Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED      [  3%]

13:26:20 [2020-12-03T13:26:20.529Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [  4%]

13:26:21 [2020-12-03T13:26:21.910Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [  4%]

13:26:23 [2020-12-03T13:26:23.821Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED       [  4%]

13:26:25 [2020-12-03T13:26:25.729Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [  4%]

13:26:27 [2020-12-03T13:26:27.639Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED  [  4%]

13:26:28 [2020-12-03T13:26:28.855Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED              [  3%]

13:26:28 [2020-12-03T13:26:28.855Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [  3%]

13:26:29 [2020-12-03T13:26:29.118Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED       [  3%]

13:26:29 [2020-12-03T13:26:29.546Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [  4%]

13:26:31 [2020-12-03T13:26:31.661Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED      [  3%]

13:26:32 [2020-12-03T13:26:32.231Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [  4%]

13:26:33 [2020-12-03T13:26:33.615Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [  4%]

13:26:35 [2020-12-03T13:26:35.526Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED       [  4%]

13:26:36 [2020-12-03T13:26:36.115Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [  4%]

13:26:37 [2020-12-03T13:26:37.052Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [  4%]

13:26:38 [2020-12-03T13:26:38.093Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [  4%]

13:26:39 [2020-12-03T13:26:39.491Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED  [  4%]

13:26:39 [2020-12-03T13:26:39.592Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [  4%]

13:26:41 [2020-12-03T13:26:41.403Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [  4%]

13:26:41 [2020-12-03T13:26:41.498Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED  [  4%]

13:26:42 [2020-12-03T13:26:42.876Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED      [  4%]

13:26:47 [2020-12-03T13:26:47.980Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [  4%]

13:26:49 [2020-12-03T13:26:49.893Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [  4%]

13:26:52 [2020-12-03T13:26:52.435Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [  4%]

13:26:53 [2020-12-03T13:26:53.820Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED  [  4%]

13:26:55 [2020-12-03T13:26:55.084Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [  4%]

13:26:55 [2020-12-03T13:26:55.730Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED      [  4%]

13:26:57 [2020-12-03T13:26:57.622Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED     [  5%]

13:27:07 [2020-12-03T13:27:07.947Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [  4%]

13:27:09 [2020-12-03T13:27:09.884Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED   [  5%]

13:27:09 [2020-12-03T13:27:09.884Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED              [  5%]

13:27:10 [2020-12-03T13:27:10.145Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED  [  5%]

13:27:10 [2020-12-03T13:27:10.487Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED     [  5%]

13:27:11 [2020-12-03T13:27:11.082Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [  5%]

13:27:12 [2020-12-03T13:27:12.020Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [  5%]

13:27:12 [2020-12-03T13:27:12.589Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [  5%]

13:27:13 [2020-12-03T13:27:13.159Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED            [  5%]

13:27:15 [2020-12-03T13:27:15.697Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [  5%]

13:27:16 [2020-12-03T13:27:16.636Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [  5%]

13:27:19 [2020-12-03T13:27:19.929Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [  5%]

13:27:21 [2020-12-03T13:27:21.837Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [  6%]

13:27:22 [2020-12-03T13:27:22.701Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED   [  5%]

13:27:22 [2020-12-03T13:27:22.701Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED              [  5%]

13:27:22 [2020-12-03T13:27:22.962Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED  [  5%]

13:27:23 [2020-12-03T13:27:23.745Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED              [  6%]

13:27:23 [2020-12-03T13:27:23.903Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [  5%]

13:27:24 [2020-12-03T13:27:24.844Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [  5%]

13:27:25 [2020-12-03T13:27:25.413Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [  5%]

13:27:25 [2020-12-03T13:27:25.655Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [  6%]

13:27:25 [2020-12-03T13:27:25.985Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED            [  5%]

13:27:27 [2020-12-03T13:27:27.895Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [  5%]

13:27:28 [2020-12-03T13:27:28.955Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [  6%]

13:27:29 [2020-12-03T13:27:29.279Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [  5%]

13:27:30 [2020-12-03T13:27:30.333Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [  6%]

13:27:30 [2020-12-03T13:27:30.333Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED     [  6%]

13:27:32 [2020-12-03T13:27:32.577Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [  5%]

13:27:32 [2020-12-03T13:27:32.873Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED       [  6%]

13:27:32 [2020-12-03T13:27:32.873Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [  6%]

13:27:32 [2020-12-03T13:27:32.873Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [  6%]

13:27:33 [2020-12-03T13:27:33.133Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [  6%]

13:27:35 [2020-12-03T13:27:35.123Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [  6%]

13:27:35 [2020-12-03T13:27:35.669Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [  6%]

13:27:37 [2020-12-03T13:27:37.034Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED              [  6%]

13:27:37 [2020-12-03T13:27:37.051Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED         [  6%]

13:27:38 [2020-12-03T13:27:38.945Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [  6%]

13:27:39 [2020-12-03T13:27:39.588Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED   [  7%]

13:27:41 [2020-12-03T13:27:41.488Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [  6%]

13:27:41 [2020-12-03T13:27:41.496Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [  7%]

13:27:41 [2020-12-03T13:27:41.756Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [  7%]

13:27:43 [2020-12-03T13:27:43.398Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [  6%]

13:27:43 [2020-12-03T13:27:43.399Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED     [  6%]

13:27:44 [2020-12-03T13:27:44.294Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED     [  7%]

13:27:45 [2020-12-03T13:27:45.941Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED       [  6%]

13:27:45 [2020-12-03T13:27:45.941Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [  6%]

13:27:45 [2020-12-03T13:27:45.941Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [  6%]

13:27:46 [2020-12-03T13:27:46.200Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [  6%]

13:27:47 [2020-12-03T13:27:47.594Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED              [  7%]

13:27:48 [2020-12-03T13:27:48.741Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [  6%]

13:27:50 [2020-12-03T13:27:50.123Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED         [  6%]

13:27:50 [2020-12-03T13:27:50.893Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED   [  7%]

13:27:52 [2020-12-03T13:27:52.033Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED   [  7%]

13:27:52 [2020-12-03T13:27:52.801Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [  7%]

13:27:53 [2020-12-03T13:27:53.741Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [  7%]

13:27:53 [2020-12-03T13:27:53.944Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [  7%]

13:27:54 [2020-12-03T13:27:54.515Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [  7%]

13:27:55 [2020-12-03T13:27:55.648Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [  7%]

13:27:56 [2020-12-03T13:27:56.217Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [  7%]

13:27:57 [2020-12-03T13:27:57.057Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED     [  7%]

13:27:58 [2020-12-03T13:27:58.126Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [  7%]

13:28:00 [2020-12-03T13:28:00.357Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED              [  7%]

13:28:00 [2020-12-03T13:28:00.663Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [  7%]

13:28:02 [2020-12-03T13:28:02.044Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [  8%]

13:28:03 [2020-12-03T13:28:03.679Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED   [  7%]

13:28:03 [2020-12-03T13:28:03.952Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [  8%]

13:28:05 [2020-12-03T13:28:05.332Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [  8%]

13:28:06 [2020-12-03T13:28:06.231Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [  7%]

13:28:06 [2020-12-03T13:28:06.800Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [  7%]

13:28:07 [2020-12-03T13:28:07.238Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [  8%]

13:28:08 [2020-12-03T13:28:08.177Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED                [  8%]

13:28:08 [2020-12-03T13:28:08.716Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [  7%]

13:28:09 [2020-12-03T13:28:09.115Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED            [  8%]

13:28:09 [2020-12-03T13:28:09.655Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [  7%]

13:28:11 [2020-12-03T13:28:11.069Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [  8%]

13:28:11 [2020-12-03T13:28:11.567Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [  7%]

13:28:12 [2020-12-03T13:28:12.975Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [  8%]

13:28:14 [2020-12-03T13:28:14.109Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [  7%]

13:28:14 [2020-12-03T13:28:14.883Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [  8%]

13:28:15 [2020-12-03T13:28:15.492Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [  8%]

13:28:18 [2020-12-03T13:28:18.034Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [  8%]

13:28:18 [2020-12-03T13:28:18.974Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [  8%]

13:28:19 [2020-12-03T13:28:19.078Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [  8%]

13:28:20 [2020-12-03T13:28:20.884Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [  8%]

13:28:20 [2020-12-03T13:28:20.984Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [  8%]

13:28:21 [2020-12-03T13:28:21.455Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED                [  8%]

13:28:21 [2020-12-03T13:28:21.922Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED              [  8%]

13:28:22 [2020-12-03T13:28:22.491Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED    [  9%]

13:28:22 [2020-12-03T13:28:22.840Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED            [  8%]

13:28:23 [2020-12-03T13:28:23.869Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [  9%]

13:28:24 [2020-12-03T13:28:24.223Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [  8%]

13:28:25 [2020-12-03T13:28:25.774Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED  [  9%]

13:28:26 [2020-12-03T13:28:26.710Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [  9%]

13:28:26 [2020-12-03T13:28:26.767Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [  8%]

13:28:27 [2020-12-03T13:28:27.648Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [  9%]

13:28:28 [2020-12-03T13:28:28.150Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [  8%]

13:28:28 [2020-12-03T13:28:28.585Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [  9%]

13:28:29 [2020-12-03T13:28:29.154Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [  9%]

13:28:31 [2020-12-03T13:28:31.060Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED   [  9%]

13:28:31 [2020-12-03T13:28:31.629Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [  9%]

13:28:32 [2020-12-03T13:28:32.352Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [  8%]

13:28:34 [2020-12-03T13:28:34.166Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED       [  9%]

13:28:34 [2020-12-03T13:28:34.262Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [  8%]

13:28:34 [2020-12-03T13:28:34.831Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED              [  8%]

13:28:35 [2020-12-03T13:28:35.103Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED           [  9%]

13:28:35 [2020-12-03T13:28:35.402Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED    [  9%]

13:28:36 [2020-12-03T13:28:36.041Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [  9%]

13:28:36 [2020-12-03T13:28:36.784Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [  9%]

13:28:37 [2020-12-03T13:28:37.422Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%]

13:28:38 [2020-12-03T13:28:38.167Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED  [  9%]

13:28:39 [2020-12-03T13:28:39.106Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [  9%]

13:28:39 [2020-12-03T13:28:39.962Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%]

13:28:40 [2020-12-03T13:28:40.488Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [  9%]

13:28:41 [2020-12-03T13:28:41.058Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [  9%]

13:28:41 [2020-12-03T13:28:41.870Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED                [ 10%]

13:28:41 [2020-12-03T13:28:41.999Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [  9%]

13:28:43 [2020-12-03T13:28:43.253Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED            [ 10%]

13:28:43 [2020-12-03T13:28:43.910Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED   [  9%]

13:28:44 [2020-12-03T13:28:44.482Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [  9%]

13:28:47 [2020-12-03T13:28:47.025Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED       [  9%]

13:28:47 [2020-12-03T13:28:47.454Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED           [ 10%]

13:28:47 [2020-12-03T13:28:47.964Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED           [  9%]

13:28:48 [2020-12-03T13:28:48.833Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%]

13:28:48 [2020-12-03T13:28:48.904Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [  9%]

13:28:50 [2020-12-03T13:28:50.284Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%]

13:28:52 [2020-12-03T13:28:52.826Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%]

13:28:54 [2020-12-03T13:28:54.106Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%]

13:28:54 [2020-12-03T13:28:54.738Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED                [ 10%]

13:28:56 [2020-12-03T13:28:56.013Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%]

13:28:56 [2020-12-03T13:28:56.121Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED            [ 10%]

13:28:56 [2020-12-03T13:28:56.951Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%]

13:28:58 [2020-12-03T13:28:58.336Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%]

13:28:59 [2020-12-03T13:28:59.279Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%]

13:29:00 [2020-12-03T13:29:00.217Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%]

13:29:00 [2020-12-03T13:29:00.352Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED           [ 10%]

13:29:02 [2020-12-03T13:29:02.271Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%]

13:29:05 [2020-12-03T13:29:05.496Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%]

13:29:06 [2020-12-03T13:29:06.434Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED    [ 11%]

13:29:06 [2020-12-03T13:29:06.467Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%]

13:29:08 [2020-12-03T13:29:08.970Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%]

13:29:09 [2020-12-03T13:29:09.007Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%]

13:29:09 [2020-12-03T13:29:09.946Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%]

13:29:10 [2020-12-03T13:29:10.350Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%]

13:29:11 [2020-12-03T13:29:11.333Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%]

13:29:12 [2020-12-03T13:29:12.257Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%]

13:29:12 [2020-12-03T13:29:12.274Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%]

13:29:13 [2020-12-03T13:29:13.193Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED            [ 11%]

13:29:13 [2020-12-03T13:29:13.214Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%]

13:29:14 [2020-12-03T13:29:14.597Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%]

13:29:15 [2020-12-03T13:29:15.989Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%]

13:29:17 [2020-12-03T13:29:17.369Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%]

13:29:18 [2020-12-03T13:29:18.498Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%]

13:29:18 [2020-12-03T13:29:18.749Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%]

13:29:19 [2020-12-03T13:29:19.437Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED    [ 11%]

13:29:20 [2020-12-03T13:29:20.655Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%]

13:29:21 [2020-12-03T13:29:21.978Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%]

13:29:22 [2020-12-03T13:29:22.033Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 12%]

13:29:23 [2020-12-03T13:29:23.360Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%]

13:29:23 [2020-12-03T13:29:23.411Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%]

13:29:25 [2020-12-03T13:29:25.271Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%]

13:29:25 [2020-12-03T13:29:25.318Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%]

13:29:26 [2020-12-03T13:29:26.255Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%]

13:29:26 [2020-12-03T13:29:26.652Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED            [ 11%]

13:29:27 [2020-12-03T13:29:27.592Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%]

13:29:27 [2020-12-03T13:29:27.635Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%]

13:29:28 [2020-12-03T13:29:28.574Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%]

13:29:28 [2020-12-03T13:29:28.973Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%]

13:29:29 [2020-12-03T13:29:29.953Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%]

13:29:30 [2020-12-03T13:29:30.355Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%]

13:29:31 [2020-12-03T13:29:31.331Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%]

13:29:31 [2020-12-03T13:29:31.737Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%]

13:29:33 [2020-12-03T13:29:33.650Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%]

13:29:34 [2020-12-03T13:29:34.623Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%]

13:29:35 [2020-12-03T13:29:35.559Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 12%]

13:29:36 [2020-12-03T13:29:36.943Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%]

13:29:37 [2020-12-03T13:29:37.157Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%]

13:29:38 [2020-12-03T13:29:38.853Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%]

13:29:39 [2020-12-03T13:29:39.692Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%]

13:29:39 [2020-12-03T13:29:39.797Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%]

13:29:40 [2020-12-03T13:29:40.736Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%]

13:29:41 [2020-12-03T13:29:41.070Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%]

13:29:42 [2020-12-03T13:29:42.009Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 13%]

13:29:42 [2020-12-03T13:29:42.118Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%]

13:29:42 [2020-12-03T13:29:42.577Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%]

13:29:43 [2020-12-03T13:29:43.501Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%]

13:29:43 [2020-12-03T13:29:43.957Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%]

13:29:44 [2020-12-03T13:29:44.883Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%]

13:29:44 [2020-12-03T13:29:44.895Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%]

13:29:46 [2020-12-03T13:29:46.273Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%]

13:29:47 [2020-12-03T13:29:47.211Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%]

13:29:48 [2020-12-03T13:29:48.224Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%]

13:29:48 [2020-12-03T13:29:48.589Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%]

13:29:49 [2020-12-03T13:29:49.526Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%]

13:29:50 [2020-12-03T13:29:50.464Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%]

13:29:50 [2020-12-03T13:29:50.762Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%]

13:29:51 [2020-12-03T13:29:51.844Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED  [ 13%]

13:29:53 [2020-12-03T13:29:53.224Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%]

13:29:53 [2020-12-03T13:29:53.301Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%]

13:29:54 [2020-12-03T13:29:54.682Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%]

13:29:55 [2020-12-03T13:29:55.252Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 13%]

13:29:55 [2020-12-03T13:29:55.761Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%]

13:29:56 [2020-12-03T13:29:56.191Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%]

13:29:57 [2020-12-03T13:29:57.573Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%]

13:29:58 [2020-12-03T13:29:58.516Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%]

13:29:59 [2020-12-03T13:29:59.456Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%]

13:30:00 [2020-12-03T13:30:00.838Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%]

13:30:01 [2020-12-03T13:30:01.039Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED             [ 14%]

13:30:01 [2020-12-03T13:30:01.823Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%]

13:30:01 [2020-12-03T13:30:01.983Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%]

13:30:03 [2020-12-03T13:30:03.213Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%]

13:30:03 [2020-12-03T13:30:03.366Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%]

13:30:03 [2020-12-03T13:30:03.937Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%]

13:30:04 [2020-12-03T13:30:04.594Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%]

13:30:05 [2020-12-03T13:30:05.534Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED  [ 13%]

13:30:05 [2020-12-03T13:30:05.843Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED              [ 14%]

13:30:06 [2020-12-03T13:30:06.916Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%]

13:30:08 [2020-12-03T13:30:08.380Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED       [ 14%]

13:30:09 [2020-12-03T13:30:09.456Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%]

13:30:10 [2020-12-03T13:30:10.287Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%]

13:30:12 [2020-12-03T13:30:12.193Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%]

13:30:12 [2020-12-03T13:30:12.762Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%]

13:30:14 [2020-12-03T13:30:14.745Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED             [ 14%]

13:30:15 [2020-12-03T13:30:15.333Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%]

13:30:15 [2020-12-03T13:30:15.600Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%]

13:30:16 [2020-12-03T13:30:16.129Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%]

13:30:17 [2020-12-03T13:30:17.511Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%]

13:30:17 [2020-12-03T13:30:17.772Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%]

13:30:18 [2020-12-03T13:30:18.138Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED                [ 14%]

13:30:19 [2020-12-03T13:30:19.515Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED       [ 15%]

13:30:20 [2020-12-03T13:30:20.313Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED              [ 14%]

13:30:20 [2020-12-03T13:30:20.894Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED       [ 15%]

13:30:22 [2020-12-03T13:30:22.227Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED       [ 14%]

13:30:22 [2020-12-03T13:30:22.274Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%]

13:30:24 [2020-12-03T13:30:24.137Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%]

13:30:24 [2020-12-03T13:30:24.811Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%]

13:30:26 [2020-12-03T13:30:26.048Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%]

13:30:26 [2020-12-03T13:30:26.189Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%]

13:30:26 [2020-12-03T13:30:26.990Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%]

13:30:27 [2020-12-03T13:30:27.569Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%]

13:30:28 [2020-12-03T13:30:28.513Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%]

13:30:28 [2020-12-03T13:30:28.900Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%]

13:30:29 [2020-12-03T13:30:29.477Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%]

13:30:30 [2020-12-03T13:30:30.420Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%]

13:30:31 [2020-12-03T13:30:31.798Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%]

13:30:32 [2020-12-03T13:30:32.015Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED                [ 14%]

13:30:33 [2020-12-03T13:30:33.177Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%]

13:30:33 [2020-12-03T13:30:33.399Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED       [ 15%]

13:30:34 [2020-12-03T13:30:34.558Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%]

13:30:34 [2020-12-03T13:30:34.781Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED       [ 15%]

13:30:36 [2020-12-03T13:30:36.165Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%]

13:30:36 [2020-12-03T13:30:36.465Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED        [ 15%]

13:30:37 [2020-12-03T13:30:37.846Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 16%]

13:30:38 [2020-12-03T13:30:38.415Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%]

13:30:38 [2020-12-03T13:30:38.706Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%]

13:30:39 [2020-12-03T13:30:39.647Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%]

13:30:40 [2020-12-03T13:30:40.320Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED        [ 16%]

13:30:41 [2020-12-03T13:30:41.558Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%]

13:30:41 [2020-12-03T13:30:41.697Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED  [ 16%]

13:30:42 [2020-12-03T13:30:42.127Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%]

13:30:42 [2020-12-03T13:30:42.266Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED    [ 16%]

13:30:44 [2020-12-03T13:30:44.035Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%]

13:30:44 [2020-12-03T13:30:44.172Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED       [ 16%]

13:30:45 [2020-12-03T13:30:45.417Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%]

13:30:45 [2020-12-03T13:30:45.551Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%]

13:30:47 [2020-12-03T13:30:47.328Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%]

13:30:48 [2020-12-03T13:30:48.266Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%]

13:30:50 [2020-12-03T13:30:50.180Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED        [ 15%]

13:30:50 [2020-12-03T13:30:50.829Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED    [ 16%]

13:30:51 [2020-12-03T13:30:51.561Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 16%]

13:30:51 [2020-12-03T13:30:51.822Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%]

13:30:52 [2020-12-03T13:30:52.736Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%]

13:30:53 [2020-12-03T13:30:53.734Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED        [ 16%]

13:30:55 [2020-12-03T13:30:55.116Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED  [ 16%]

13:30:55 [2020-12-03T13:30:55.686Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED    [ 16%]

13:30:56 [2020-12-03T13:30:56.928Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%]

13:30:57 [2020-12-03T13:30:57.595Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED       [ 16%]

13:30:58 [2020-12-03T13:30:58.835Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED  [ 16%]

13:30:58 [2020-12-03T13:30:58.978Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%]

13:31:00 [2020-12-03T13:31:00.741Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 17%]

13:31:02 [2020-12-03T13:31:02.654Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%]

13:31:03 [2020-12-03T13:31:03.231Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED    [ 16%]

13:31:04 [2020-12-03T13:31:04.035Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%]

13:31:04 [2020-12-03T13:31:04.035Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%]

13:31:05 [2020-12-03T13:31:05.943Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED   [ 17%]

13:31:06 [2020-12-03T13:31:06.539Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%]

13:31:07 [2020-12-03T13:31:07.849Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%]

13:31:09 [2020-12-03T13:31:09.832Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%]

13:31:11 [2020-12-03T13:31:11.141Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%]

13:31:11 [2020-12-03T13:31:11.141Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%]

13:31:12 [2020-12-03T13:31:12.372Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED  [ 16%]

13:31:14 [2020-12-03T13:31:14.285Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 17%]

13:31:16 [2020-12-03T13:31:16.197Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%]

13:31:17 [2020-12-03T13:31:17.580Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%]

13:31:17 [2020-12-03T13:31:17.580Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%]

13:31:18 [2020-12-03T13:31:18.963Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED   [ 17%]

13:31:19 [2020-12-03T13:31:19.263Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%]

13:31:19 [2020-12-03T13:31:19.263Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%]

13:31:21 [2020-12-03T13:31:21.505Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%]

13:31:21 [2020-12-03T13:31:21.825Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED  [ 17%]

13:31:23 [2020-12-03T13:31:23.220Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED  [ 17%]

13:31:24 [2020-12-03T13:31:24.046Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%]

13:31:24 [2020-12-03T13:31:24.621Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%]

13:31:25 [2020-12-03T13:31:25.130Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 18%]

13:31:26 [2020-12-03T13:31:26.068Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%]

13:31:27 [2020-12-03T13:31:27.449Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED    [ 18%]

13:31:28 [2020-12-03T13:31:28.827Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%]

13:31:30 [2020-12-03T13:31:30.207Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%]

13:31:31 [2020-12-03T13:31:31.146Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%]

13:31:32 [2020-12-03T13:31:32.747Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%]

13:31:32 [2020-12-03T13:31:32.747Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%]

13:31:33 [2020-12-03T13:31:33.683Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%]

13:31:35 [2020-12-03T13:31:35.062Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%]

13:31:35 [2020-12-03T13:31:35.291Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED  [ 17%]

13:31:36 [2020-12-03T13:31:36.675Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED  [ 17%]

13:31:37 [2020-12-03T13:31:37.599Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED  [ 18%]

13:31:38 [2020-12-03T13:31:38.537Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED   [ 18%]

13:31:39 [2020-12-03T13:31:39.213Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 18%]

13:31:39 [2020-12-03T13:31:39.474Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%]

13:31:40 [2020-12-03T13:31:40.855Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED    [ 18%]

13:31:41 [2020-12-03T13:31:41.074Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%]

13:31:42 [2020-12-03T13:31:42.236Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%]

13:31:42 [2020-12-03T13:31:42.452Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%]

13:31:43 [2020-12-03T13:31:43.619Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%]

13:31:44 [2020-12-03T13:31:44.560Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%]

13:31:44 [2020-12-03T13:31:44.988Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED  [ 19%]

13:31:46 [2020-12-03T13:31:46.369Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%]

13:31:47 [2020-12-03T13:31:47.101Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%]

13:31:48 [2020-12-03T13:31:48.042Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%]

13:31:48 [2020-12-03T13:31:48.274Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED   [ 19%]

13:31:49 [2020-12-03T13:31:49.212Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%]

13:31:49 [2020-12-03T13:31:49.780Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%]

13:31:50 [2020-12-03T13:31:50.349Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%]

13:31:50 [2020-12-03T13:31:50.917Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED      [ 19%]

13:31:51 [2020-12-03T13:31:51.336Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED  [ 18%]

13:31:52 [2020-12-03T13:31:52.276Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED   [ 18%]

13:31:52 [2020-12-03T13:31:52.825Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%]

13:31:52 [2020-12-03T13:31:52.825Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%]

13:31:53 [2020-12-03T13:31:53.085Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%]

13:31:53 [2020-12-03T13:31:53.085Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%]

13:31:54 [2020-12-03T13:31:54.022Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED   [ 19%]

13:31:54 [2020-12-03T13:31:54.186Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%]

13:31:54 [2020-12-03T13:31:54.959Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%]

13:31:54 [2020-12-03T13:31:54.959Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%]

13:31:55 [2020-12-03T13:31:55.567Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%]

13:31:55 [2020-12-03T13:31:55.895Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%]

13:31:55 [2020-12-03T13:31:55.895Z] tests/integration/project_test.py::ProjectTest::test_create PASSED       [ 20%]

13:31:56 [2020-12-03T13:31:56.154Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%]

13:31:56 [2020-12-03T13:31:56.154Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%]

13:31:56 [2020-12-03T13:31:56.413Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%]

13:31:56 [2020-12-03T13:31:56.413Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%]

13:31:56 [2020-12-03T13:31:56.413Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%]

13:31:56 [2020-12-03T13:31:56.672Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%]

13:31:56 [2020-12-03T13:31:56.672Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%]

13:31:58 [2020-12-03T13:31:58.106Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED  [ 19%]

13:32:00 [2020-12-03T13:32:00.646Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%]

13:32:01 [2020-12-03T13:32:01.588Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED   [ 19%]

13:32:02 [2020-12-03T13:32:02.968Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%]

13:32:03 [2020-12-03T13:32:03.538Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%]

13:32:04 [2020-12-03T13:32:04.108Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%]

13:32:04 [2020-12-03T13:32:04.678Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED      [ 19%]

13:32:06 [2020-12-03T13:32:06.587Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%]

13:32:06 [2020-12-03T13:32:06.587Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%]

13:32:06 [2020-12-03T13:32:06.587Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%]

13:32:06 [2020-12-03T13:32:06.587Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%]

13:32:07 [2020-12-03T13:32:07.601Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED   [ 19%]

13:32:08 [2020-12-03T13:32:08.555Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%]

13:32:08 [2020-12-03T13:32:08.814Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%]

13:32:09 [2020-12-03T13:32:09.754Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%]

13:32:09 [2020-12-03T13:32:09.754Z] tests/integration/project_test.py::ProjectTest::test_create PASSED       [ 20%]

13:32:10 [2020-12-03T13:32:10.014Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%]

13:32:10 [2020-12-03T13:32:10.014Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%]

13:32:10 [2020-12-03T13:32:10.274Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%]

13:32:10 [2020-12-03T13:32:10.534Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%]

13:32:10 [2020-12-03T13:32:10.534Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%]

13:32:10 [2020-12-03T13:32:10.534Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%]

13:32:10 [2020-12-03T13:32:10.534Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%]

13:32:11 [2020-12-03T13:32:11.547Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 20%]

13:32:11 [2020-12-03T13:32:11.547Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%]

13:32:11 [2020-12-03T13:32:11.547Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%]

13:32:11 [2020-12-03T13:32:11.805Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%]

13:32:12 [2020-12-03T13:32:12.374Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%]

13:32:13 [2020-12-03T13:32:13.310Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%]

13:32:13 [2020-12-03T13:32:13.879Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%]

13:32:14 [2020-12-03T13:32:14.814Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%]

13:32:14 [2020-12-03T13:32:14.814Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%]

13:32:15 [2020-12-03T13:32:15.383Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED   [ 21%]

13:32:18 [2020-12-03T13:32:18.674Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%]

13:32:21 [2020-12-03T13:32:21.207Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%]

13:32:22 [2020-12-03T13:32:22.146Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 21%]

13:32:22 [2020-12-03T13:32:22.714Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%]

13:32:24 [2020-12-03T13:32:24.095Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%]

13:32:25 [2020-12-03T13:32:25.033Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%]

13:32:25 [2020-12-03T13:32:25.422Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 20%]

13:32:25 [2020-12-03T13:32:25.604Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%]

13:32:25 [2020-12-03T13:32:25.681Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%]

13:32:25 [2020-12-03T13:32:25.681Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%]

13:32:25 [2020-12-03T13:32:25.681Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%]

13:32:26 [2020-12-03T13:32:26.622Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%]

13:32:26 [2020-12-03T13:32:26.982Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%]

13:32:27 [2020-12-03T13:32:27.194Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%]

13:32:27 [2020-12-03T13:32:27.563Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%]

13:32:28 [2020-12-03T13:32:28.134Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%]

13:32:28 [2020-12-03T13:32:28.528Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%]

13:32:29 [2020-12-03T13:32:29.072Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%]

13:32:29 [2020-12-03T13:32:29.072Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%]

13:32:29 [2020-12-03T13:32:29.101Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%]

13:32:29 [2020-12-03T13:32:29.641Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED   [ 21%]

13:32:30 [2020-12-03T13:32:30.479Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%]

13:32:33 [2020-12-03T13:32:33.013Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%]

13:32:33 [2020-12-03T13:32:33.581Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%]

13:32:33 [2020-12-03T13:32:33.839Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%]

13:32:34 [2020-12-03T13:32:34.959Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%]

13:32:35 [2020-12-03T13:32:35.748Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%]

13:32:35 [2020-12-03T13:32:35.897Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%]

13:32:36 [2020-12-03T13:32:36.689Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 21%]

13:32:37 [2020-12-03T13:32:37.259Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%]

13:32:37 [2020-12-03T13:32:37.274Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%]

13:32:38 [2020-12-03T13:32:38.642Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%]

13:32:39 [2020-12-03T13:32:39.180Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%]

13:32:39 [2020-12-03T13:32:39.441Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%]

13:32:39 [2020-12-03T13:32:39.584Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%]

13:32:40 [2020-12-03T13:32:40.526Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%]

13:32:40 [2020-12-03T13:32:40.821Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%]

13:32:41 [2020-12-03T13:32:41.757Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%]

13:32:41 [2020-12-03T13:32:41.906Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%]

13:32:42 [2020-12-03T13:32:42.325Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%]

13:32:42 [2020-12-03T13:32:42.475Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%]

13:32:42 [2020-12-03T13:32:42.897Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%]

13:32:43 [2020-12-03T13:32:43.419Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%]

13:32:43 [2020-12-03T13:32:43.833Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%]

13:32:43 [2020-12-03T13:32:43.988Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%]

13:32:45 [2020-12-03T13:32:45.211Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%]

13:32:45 [2020-12-03T13:32:45.373Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%]

13:32:45 [2020-12-03T13:32:45.781Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%]

13:32:46 [2020-12-03T13:32:46.352Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%]

13:32:47 [2020-12-03T13:32:47.291Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%]

13:32:48 [2020-12-03T13:32:48.666Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%]

13:32:48 [2020-12-03T13:32:48.672Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%]

13:32:48 [2020-12-03T13:32:48.926Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%]

13:32:50 [2020-12-03T13:32:50.050Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%]

13:32:50 [2020-12-03T13:32:50.308Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%]

13:32:51 [2020-12-03T13:32:51.428Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%]

13:32:51 [2020-12-03T13:32:51.688Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%]

13:32:52 [2020-12-03T13:32:52.630Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%]

13:32:53 [2020-12-03T13:32:53.961Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%]

13:32:54 [2020-12-03T13:32:54.530Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%]

13:32:54 [2020-12-03T13:32:54.538Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%]

13:32:55 [2020-12-03T13:32:55.098Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%]

13:32:55 [2020-12-03T13:32:55.108Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%]

13:32:55 [2020-12-03T13:32:55.357Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%]

13:32:55 [2020-12-03T13:32:55.617Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%]

13:32:56 [2020-12-03T13:32:56.187Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%]

13:32:56 [2020-12-03T13:32:56.489Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%]

13:32:56 [2020-12-03T13:32:56.761Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 24%]

13:32:57 [2020-12-03T13:32:57.064Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%]

13:32:57 [2020-12-03T13:32:57.697Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%]

13:32:58 [2020-12-03T13:32:58.002Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%]

13:32:58 [2020-12-03T13:32:58.265Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%]

13:32:58 [2020-12-03T13:32:58.572Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%]

13:32:59 [2020-12-03T13:32:59.512Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%]

13:33:00 [2020-12-03T13:33:00.798Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%]

13:33:00 [2020-12-03T13:33:00.893Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%]

13:33:01 [2020-12-03T13:33:01.734Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%]

13:33:01 [2020-12-03T13:33:01.734Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%]

13:33:01 [2020-12-03T13:33:01.837Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%]

13:33:01 [2020-12-03T13:33:01.994Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%]

13:33:02 [2020-12-03T13:33:02.406Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%]

13:33:02 [2020-12-03T13:33:02.564Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%]

13:33:02 [2020-12-03T13:33:02.564Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%]

13:33:02 [2020-12-03T13:33:02.564Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%]

13:33:03 [2020-12-03T13:33:03.346Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%]

13:33:03 [2020-12-03T13:33:03.499Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%]

13:33:04 [2020-12-03T13:33:04.438Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%]

13:33:04 [2020-12-03T13:33:04.728Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%]

13:33:05 [2020-12-03T13:33:05.377Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 25%]

13:33:05 [2020-12-03T13:33:05.377Z] tests/integration/service_test.py::ServiceTest::test_build PASSED        [ 26%]

13:33:05 [2020-12-03T13:33:05.638Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED    [ 26%]

13:33:06 [2020-12-03T13:33:06.110Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%]

13:33:06 [2020-12-03T13:33:06.206Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%]

13:33:06 [2020-12-03T13:33:06.206Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%]

13:33:06 [2020-12-03T13:33:06.206Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%]

13:33:06 [2020-12-03T13:33:06.775Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%]

13:33:07 [2020-12-03T13:33:07.343Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%]

13:33:07 [2020-12-03T13:33:07.602Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%]

13:33:07 [2020-12-03T13:33:07.602Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%]

13:33:08 [2020-12-03T13:33:08.019Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%]

13:33:08 [2020-12-03T13:33:08.540Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%]

13:33:09 [2020-12-03T13:33:09.916Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%]

13:33:10 [2020-12-03T13:33:10.485Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 26%]

13:33:10 [2020-12-03T13:33:10.559Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%]

13:33:10 [2020-12-03T13:33:10.819Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%]

13:33:11 [2020-12-03T13:33:11.053Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%]

13:33:11 [2020-12-03T13:33:11.053Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%]

13:33:11 [2020-12-03T13:33:11.053Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%]

13:33:11 [2020-12-03T13:33:11.764Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%]

13:33:11 [2020-12-03T13:33:11.764Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%]

13:33:11 [2020-12-03T13:33:11.990Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%]

13:33:11 [2020-12-03T13:33:11.991Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%]

13:33:12 [2020-12-03T13:33:12.025Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%]

13:33:12 [2020-12-03T13:33:12.558Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%]

13:33:12 [2020-12-03T13:33:12.620Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%]

13:33:12 [2020-12-03T13:33:12.818Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%]

13:33:13 [2020-12-03T13:33:13.569Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 24%]

13:33:14 [2020-12-03T13:33:14.138Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%]

13:33:14 [2020-12-03T13:33:14.196Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED   [ 27%]

13:33:14 [2020-12-03T13:33:14.455Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%]

13:33:14 [2020-12-03T13:33:14.455Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%]

13:33:14 [2020-12-03T13:33:14.709Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%]

13:33:15 [2020-12-03T13:33:15.024Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%]

13:33:15 [2020-12-03T13:33:15.025Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%]

13:33:15 [2020-12-03T13:33:15.593Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%]

13:33:15 [2020-12-03T13:33:15.853Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%]

13:33:16 [2020-12-03T13:33:16.113Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%]

13:33:16 [2020-12-03T13:33:16.681Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%]

13:33:17 [2020-12-03T13:33:17.250Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%]

13:33:17 [2020-12-03T13:33:17.250Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%]

13:33:17 [2020-12-03T13:33:17.508Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%]

13:33:18 [2020-12-03T13:33:18.001Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%]

13:33:18 [2020-12-03T13:33:18.077Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%]

13:33:18 [2020-12-03T13:33:18.077Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%]

13:33:18 [2020-12-03T13:33:18.261Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%]

13:33:18 [2020-12-03T13:33:18.521Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%]

13:33:18 [2020-12-03T13:33:18.521Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%]

13:33:19 [2020-12-03T13:33:19.047Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%]

13:33:19 [2020-12-03T13:33:19.091Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%]

13:33:19 [2020-12-03T13:33:19.309Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%]

13:33:19 [2020-12-03T13:33:19.351Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%]

13:33:19 [2020-12-03T13:33:19.351Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%]

13:33:19 [2020-12-03T13:33:19.893Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%]

13:33:20 [2020-12-03T13:33:20.291Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%]

13:33:20 [2020-12-03T13:33:20.475Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%]

13:33:20 [2020-12-03T13:33:20.737Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%]

13:33:21 [2020-12-03T13:33:21.232Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%]

13:33:21 [2020-12-03T13:33:21.305Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%]

13:33:21 [2020-12-03T13:33:21.305Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%]

13:33:21 [2020-12-03T13:33:21.305Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%]

13:33:21 [2020-12-03T13:33:21.305Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%]

13:33:21 [2020-12-03T13:33:21.873Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%]

13:33:22 [2020-12-03T13:33:22.132Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%]

13:33:22 [2020-12-03T13:33:22.171Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 25%]

13:33:22 [2020-12-03T13:33:22.171Z] tests/integration/service_test.py::ServiceTest::test_build PASSED        [ 26%]

13:33:22 [2020-12-03T13:33:22.431Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED    [ 26%]

13:33:22 [2020-12-03T13:33:22.691Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%]

13:33:22 [2020-12-03T13:33:22.701Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%]

13:33:22 [2020-12-03T13:33:22.952Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%]

13:33:22 [2020-12-03T13:33:22.952Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%]

13:33:23 [2020-12-03T13:33:23.270Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%]

13:33:23 [2020-12-03T13:33:23.529Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%]

13:33:23 [2020-12-03T13:33:23.788Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%]

13:33:23 [2020-12-03T13:33:23.892Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%]

13:33:24 [2020-12-03T13:33:24.357Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%]

13:33:24 [2020-12-03T13:33:24.461Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%]

13:33:24 [2020-12-03T13:33:24.461Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%]

13:33:24 [2020-12-03T13:33:24.461Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%]

13:33:24 [2020-12-03T13:33:24.924Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%]

13:33:25 [2020-12-03T13:33:25.183Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%]

13:33:25 [2020-12-03T13:33:25.401Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%]

13:33:25 [2020-12-03T13:33:25.751Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%]

13:33:26 [2020-12-03T13:33:26.319Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%]

13:33:26 [2020-12-03T13:33:26.886Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%]

13:33:27 [2020-12-03T13:33:27.145Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%]

13:33:27 [2020-12-03T13:33:27.309Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%]

13:33:27 [2020-12-03T13:33:27.714Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%]

13:33:27 [2020-12-03T13:33:27.879Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 26%]

13:33:27 [2020-12-03T13:33:27.973Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED      [ 30%]

13:33:28 [2020-12-03T13:33:28.449Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%]

13:33:28 [2020-12-03T13:33:28.449Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%]

13:33:28 [2020-12-03T13:33:28.449Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%]

13:33:28 [2020-12-03T13:33:28.540Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED     [ 30%]

13:33:28 [2020-12-03T13:33:28.799Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%]

13:33:29 [2020-12-03T13:33:29.366Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%]

13:33:29 [2020-12-03T13:33:29.389Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%]

13:33:29 [2020-12-03T13:33:29.648Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%]

13:33:29 [2020-12-03T13:33:29.908Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%]

13:33:29 [2020-12-03T13:33:29.936Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED   [ 31%]

13:33:29 [2020-12-03T13:33:29.936Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%]

13:33:30 [2020-12-03T13:33:30.478Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%]

13:33:30 [2020-12-03T13:33:30.873Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%]

13:33:31 [2020-12-03T13:33:31.441Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%]

13:33:31 [2020-12-03T13:33:31.703Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%]

13:33:31 [2020-12-03T13:33:31.860Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED   [ 27%]

13:33:31 [2020-12-03T13:33:31.860Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%]

13:33:32 [2020-12-03T13:33:32.120Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%]

13:33:32 [2020-12-03T13:33:32.689Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%]

13:33:32 [2020-12-03T13:33:32.689Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%]

13:33:32 [2020-12-03T13:33:32.952Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%]

13:33:33 [2020-12-03T13:33:33.084Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%]

13:33:33 [2020-12-03T13:33:33.212Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%]

13:33:33 [2020-12-03T13:33:33.781Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%]

13:33:34 [2020-12-03T13:33:34.022Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%]

13:33:34 [2020-12-03T13:33:34.350Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%]

13:33:34 [2020-12-03T13:33:34.919Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%]

13:33:34 [2020-12-03T13:33:34.919Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%]

13:33:35 [2020-12-03T13:33:35.491Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%]

13:33:35 [2020-12-03T13:33:35.751Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%]

13:33:35 [2020-12-03T13:33:35.926Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%]

13:33:36 [2020-12-03T13:33:36.010Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%]

13:33:36 [2020-12-03T13:33:36.498Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%]

13:33:36 [2020-12-03T13:33:36.580Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%]

13:33:37 [2020-12-03T13:33:37.148Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%]

13:33:37 [2020-12-03T13:33:37.438Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%]

13:33:37 [2020-12-03T13:33:37.718Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%]

13:33:38 [2020-12-03T13:33:38.288Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%]

13:33:38 [2020-12-03T13:33:38.548Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%]

13:33:38 [2020-12-03T13:33:38.816Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%]

13:33:39 [2020-12-03T13:33:39.117Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%]

13:33:39 [2020-12-03T13:33:39.117Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%]

13:33:39 [2020-12-03T13:33:39.117Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%]

13:33:39 [2020-12-03T13:33:39.117Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%]

13:33:39 [2020-12-03T13:33:39.687Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%]

13:33:40 [2020-12-03T13:33:40.195Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%]

13:33:40 [2020-12-03T13:33:40.256Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%]

13:33:40 [2020-12-03T13:33:40.764Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%]

13:33:40 [2020-12-03T13:33:40.827Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%]

13:33:41 [2020-12-03T13:33:41.086Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%]

13:33:41 [2020-12-03T13:33:41.656Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%]

13:33:41 [2020-12-03T13:33:41.916Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%]

13:33:42 [2020-12-03T13:33:42.143Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%]

13:33:42 [2020-12-03T13:33:42.485Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%]

13:33:42 [2020-12-03T13:33:42.747Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%]

13:33:43 [2020-12-03T13:33:43.079Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%]

13:33:43 [2020-12-03T13:33:43.316Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%]

13:33:43 [2020-12-03T13:33:43.886Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%]

13:33:44 [2020-12-03T13:33:44.455Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%]

13:33:44 [2020-12-03T13:33:44.455Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%]

13:33:45 [2020-12-03T13:33:45.025Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%]

13:33:45 [2020-12-03T13:33:45.392Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%]

13:33:45 [2020-12-03T13:33:45.594Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%]

13:33:45 [2020-12-03T13:33:45.960Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%]

13:33:46 [2020-12-03T13:33:46.163Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%]

13:33:46 [2020-12-03T13:33:46.222Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%]

13:33:46 [2020-12-03T13:33:46.732Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED      [ 30%]

13:33:46 [2020-12-03T13:33:46.792Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%]

13:33:46 [2020-12-03T13:33:46.994Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED     [ 30%]

13:33:47 [2020-12-03T13:33:47.359Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%]

13:33:47 [2020-12-03T13:33:47.565Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%]

13:33:47 [2020-12-03T13:33:47.618Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%]

13:33:48 [2020-12-03T13:33:48.135Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%]

13:33:48 [2020-12-03T13:33:48.184Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED       [ 32%]

13:33:48 [2020-12-03T13:33:48.395Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED   [ 31%]

13:33:48 [2020-12-03T13:33:48.443Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%]

13:33:48 [2020-12-03T13:33:48.443Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%]

13:33:48 [2020-12-03T13:33:48.655Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%]

13:33:49 [2020-12-03T13:33:49.011Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%]

13:33:49 [2020-12-03T13:33:49.579Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%]

13:33:49 [2020-12-03T13:33:49.593Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%]

13:33:49 [2020-12-03T13:33:49.838Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%]

13:33:50 [2020-12-03T13:33:50.162Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%]

13:33:50 [2020-12-03T13:33:50.405Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%]

13:33:50 [2020-12-03T13:33:50.664Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%]

13:33:50 [2020-12-03T13:33:50.732Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%]

13:33:50 [2020-12-03T13:33:50.925Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%]

13:33:51 [2020-12-03T13:33:51.494Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%]

13:33:51 [2020-12-03T13:33:51.754Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%]

13:33:52 [2020-12-03T13:33:52.113Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%]

13:33:52 [2020-12-03T13:33:52.322Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%]

13:33:52 [2020-12-03T13:33:52.892Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%]

13:33:53 [2020-12-03T13:33:53.052Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%]

13:33:53 [2020-12-03T13:33:53.153Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%]

13:33:54 [2020-12-03T13:33:54.093Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%]

13:33:54 [2020-12-03T13:33:54.961Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%]

13:33:55 [2020-12-03T13:33:55.470Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%]

13:33:55 [2020-12-03T13:33:55.529Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%]

13:33:55 [2020-12-03T13:33:55.729Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED  [ 34%]

13:33:56 [2020-12-03T13:33:56.299Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%]

13:33:56 [2020-12-03T13:33:56.469Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%]

13:33:56 [2020-12-03T13:33:56.558Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%]

13:33:57 [2020-12-03T13:33:57.853Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%]

13:33:57 [2020-12-03T13:33:57.937Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED        [ 34%]

13:33:58 [2020-12-03T13:33:58.874Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%]

13:33:59 [2020-12-03T13:33:59.445Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%]

13:33:59 [2020-12-03T13:33:59.704Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%]

13:33:59 [2020-12-03T13:33:59.763Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%]

13:33:59 [2020-12-03T13:33:59.763Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%]

13:34:00 [2020-12-03T13:34:00.271Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%]

13:34:00 [2020-12-03T13:34:00.839Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%]

13:34:01 [2020-12-03T13:34:01.145Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%]

13:34:01 [2020-12-03T13:34:01.778Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%]

13:34:02 [2020-12-03T13:34:02.592Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%]

13:34:02 [2020-12-03T13:34:02.715Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%]

13:34:03 [2020-12-03T13:34:03.285Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%]

13:34:03 [2020-12-03T13:34:03.856Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED    [ 35%]

13:34:03 [2020-12-03T13:34:03.979Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%]

13:34:04 [2020-12-03T13:34:04.115Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%]

13:34:04 [2020-12-03T13:34:04.687Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%]

13:34:04 [2020-12-03T13:34:04.920Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%]

13:34:05 [2020-12-03T13:34:05.257Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%]

13:34:05 [2020-12-03T13:34:05.490Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%]

13:34:05 [2020-12-03T13:34:05.824Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%]

13:34:06 [2020-12-03T13:34:06.060Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%]

13:34:06 [2020-12-03T13:34:06.629Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%]

13:34:06 [2020-12-03T13:34:06.889Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%]

13:34:07 [2020-12-03T13:34:07.231Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%]

13:34:07 [2020-12-03T13:34:07.458Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%]

13:34:08 [2020-12-03T13:34:08.027Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED       [ 32%]

13:34:08 [2020-12-03T13:34:08.287Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%]

13:34:08 [2020-12-03T13:34:08.287Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%]

13:34:08 [2020-12-03T13:34:08.654Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%]

13:34:08 [2020-12-03T13:34:08.857Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%]

13:34:08 [2020-12-03T13:34:08.918Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%]

13:34:09 [2020-12-03T13:34:09.427Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%]

13:34:09 [2020-12-03T13:34:09.485Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%]

13:34:09 [2020-12-03T13:34:09.689Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%]

13:34:10 [2020-12-03T13:34:10.053Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%]

13:34:10 [2020-12-03T13:34:10.258Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%]

13:34:10 [2020-12-03T13:34:10.311Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%]

13:34:10 [2020-12-03T13:34:10.521Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%]

13:34:10 [2020-12-03T13:34:10.781Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%]

13:34:10 [2020-12-03T13:34:10.879Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%]

13:34:11 [2020-12-03T13:34:11.353Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%]

13:34:11 [2020-12-03T13:34:11.446Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%]

13:34:11 [2020-12-03T13:34:11.923Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%]

13:34:12 [2020-12-03T13:34:12.183Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%]

13:34:12 [2020-12-03T13:34:12.753Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%]

13:34:13 [2020-12-03T13:34:13.322Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%]

13:34:13 [2020-12-03T13:34:13.355Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%]

13:34:14 [2020-12-03T13:34:14.262Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%]

13:34:14 [2020-12-03T13:34:14.735Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%]

13:34:15 [2020-12-03T13:34:15.642Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%]

13:34:15 [2020-12-03T13:34:15.902Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED  [ 34%]

13:34:16 [2020-12-03T13:34:16.120Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%]

13:34:16 [2020-12-03T13:34:16.381Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED  [ 36%]

13:34:16 [2020-12-03T13:34:16.471Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%]

13:34:16 [2020-12-03T13:34:16.640Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED        [ 36%]

13:34:16 [2020-12-03T13:34:16.730Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%]

13:34:17 [2020-12-03T13:34:17.209Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%]

13:34:17 [2020-12-03T13:34:17.777Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%]

13:34:18 [2020-12-03T13:34:18.039Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%]

13:34:18 [2020-12-03T13:34:18.039Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%]

13:34:18 [2020-12-03T13:34:18.039Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%]

13:34:18 [2020-12-03T13:34:18.110Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED        [ 34%]

13:34:18 [2020-12-03T13:34:18.978Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%]

13:34:19 [2020-12-03T13:34:19.049Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%]

13:34:19 [2020-12-03T13:34:19.546Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%]

13:34:19 [2020-12-03T13:34:19.546Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%]

13:34:19 [2020-12-03T13:34:19.618Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%]

13:34:19 [2020-12-03T13:34:19.805Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%]

13:34:19 [2020-12-03T13:34:19.878Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%]

13:34:20 [2020-12-03T13:34:20.447Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%]

13:34:21 [2020-12-03T13:34:21.182Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%]

13:34:21 [2020-12-03T13:34:21.385Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%]

13:34:22 [2020-12-03T13:34:22.120Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%]

13:34:22 [2020-12-03T13:34:22.324Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%]

13:34:23 [2020-12-03T13:34:23.263Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%]

13:34:23 [2020-12-03T13:34:23.499Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%]

13:34:23 [2020-12-03T13:34:23.836Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%]

13:34:24 [2020-12-03T13:34:24.407Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED    [ 35%]

13:34:24 [2020-12-03T13:34:24.666Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%]

13:34:25 [2020-12-03T13:34:25.605Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%]

13:34:25 [2020-12-03T13:34:25.864Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%]

13:34:26 [2020-12-03T13:34:26.436Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%]

13:34:26 [2020-12-03T13:34:26.787Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%]

13:34:27 [2020-12-03T13:34:27.819Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%]

13:34:29 [2020-12-03T13:34:29.200Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%]

13:34:29 [2020-12-03T13:34:29.322Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%]

13:34:29 [2020-12-03T13:34:29.769Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%]

13:34:30 [2020-12-03T13:34:30.339Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%]

13:34:30 [2020-12-03T13:34:30.603Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%]

13:34:31 [2020-12-03T13:34:31.173Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%]

13:34:31 [2020-12-03T13:34:31.742Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%]

13:34:32 [2020-12-03T13:34:32.311Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%]

13:34:34 [2020-12-03T13:34:34.219Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%]

13:34:34 [2020-12-03T13:34:34.592Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%]

13:34:35 [2020-12-03T13:34:35.599Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%]

13:34:36 [2020-12-03T13:34:36.981Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%]

13:34:37 [2020-12-03T13:34:37.126Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%]

13:34:37 [2020-12-03T13:34:37.550Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED  [ 36%]

13:34:38 [2020-12-03T13:34:38.120Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED        [ 36%]

13:34:38 [2020-12-03T13:34:38.690Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%]

13:34:38 [2020-12-03T13:34:38.952Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%]

13:34:39 [2020-12-03T13:34:39.523Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%]

13:34:39 [2020-12-03T13:34:39.523Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%]

13:34:39 [2020-12-03T13:34:39.523Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%]

13:34:40 [2020-12-03T13:34:40.462Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%]

13:34:41 [2020-12-03T13:34:41.032Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%]

13:34:41 [2020-12-03T13:34:41.032Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%]

13:34:41 [2020-12-03T13:34:41.032Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%]

13:34:42 [2020-12-03T13:34:42.942Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%]

13:34:43 [2020-12-03T13:34:43.695Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%]

13:34:43 [2020-12-03T13:34:43.883Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%]

13:34:44 [2020-12-03T13:34:44.263Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%]

13:34:45 [2020-12-03T13:34:45.266Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%]

13:34:47 [2020-12-03T13:34:47.549Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%]

13:34:48 [2020-12-03T13:34:48.559Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%]

13:34:51 [2020-12-03T13:34:51.097Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%]

13:34:52 [2020-12-03T13:34:52.820Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%]

13:34:54 [2020-12-03T13:34:54.197Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%]

13:34:56 [2020-12-03T13:34:56.435Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%]

13:34:57 [2020-12-03T13:34:57.484Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%]

13:34:58 [2020-12-03T13:34:58.980Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%]

13:35:00 [2020-12-03T13:35:00.772Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%]

13:35:05 [2020-12-03T13:35:05.554Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%]

13:35:06 [2020-12-03T13:35:06.048Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%]

13:35:06 [2020-12-03T13:35:06.492Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%]

13:35:08 [2020-12-03T13:35:08.581Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%]

13:35:09 [2020-12-03T13:35:09.788Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%]

13:35:15 [2020-12-03T13:35:15.066Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%]

13:35:15 [2020-12-03T13:35:15.145Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%]

13:35:16 [2020-12-03T13:35:16.447Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%]

13:35:16 [2020-12-03T13:35:16.524Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%]

13:35:19 [2020-12-03T13:35:19.080Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%]

13:35:19 [2020-12-03T13:35:19.741Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%]

13:35:23 [2020-12-03T13:35:23.938Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%]

13:35:25 [2020-12-03T13:35:25.671Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%]

13:35:28 [2020-12-03T13:35:28.133Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%]

13:35:30 [2020-12-03T13:35:30.941Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%]

13:35:32 [2020-12-03T13:35:32.331Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%]

13:35:34 [2020-12-03T13:35:34.229Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%]

13:35:35 [2020-12-03T13:35:35.165Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%]

13:35:35 [2020-12-03T13:35:35.733Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%]

13:35:35 [2020-12-03T13:35:35.733Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%]

13:35:36 [2020-12-03T13:35:36.302Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%]

13:35:36 [2020-12-03T13:35:36.561Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%]

13:35:36 [2020-12-03T13:35:36.561Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%]

13:35:36 [2020-12-03T13:35:36.820Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%]

13:35:36 [2020-12-03T13:35:36.820Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%]

13:35:37 [2020-12-03T13:35:37.757Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%]

13:35:37 [2020-12-03T13:35:37.757Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED  [ 40%]

13:35:37 [2020-12-03T13:35:37.757Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%]

13:35:37 [2020-12-03T13:35:37.757Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED         [ 40%]

13:35:37 [2020-12-03T13:35:37.757Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%]

13:35:37 [2020-12-03T13:35:37.757Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%]

13:35:37 [2020-12-03T13:35:37.757Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED  [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED            [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED    [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED             [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%]

13:35:38 [2020-12-03T13:35:38.017Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%]

13:35:38 [2020-12-03T13:35:38.276Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%]

13:35:38 [2020-12-03T13:35:38.535Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED     [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED         [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_get PASSED             [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED  [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED    [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%]

13:35:38 [2020-12-03T13:35:38.794Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%]

13:35:38 [2020-12-03T13:35:38.905Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/container_test.py::ContainerTest::test_name PASSED            [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/container_test.py::ContainerTest::test_number PASSED          [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED        [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED  [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED      [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED           [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED         [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%]

13:35:39 [2020-12-03T13:35:39.054Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 46%]

13:35:39 [2020-12-03T13:35:39.314Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%]

13:35:39 [2020-12-03T13:35:39.574Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%]

13:35:39 [2020-12-03T13:35:39.833Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%]

13:35:39 [2020-12-03T13:35:39.844Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%]

13:35:40 [2020-12-03T13:35:40.093Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%]

13:35:40 [2020-12-03T13:35:40.353Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%]

13:35:40 [2020-12-03T13:35:40.613Z] tests/unit/project_test.py::ProjectTest::test_events PASSED              [ 46%]

13:35:40 [2020-12-03T13:35:40.872Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED       [ 46%]

13:35:41 [2020-12-03T13:35:41.132Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED      [ 46%]

13:35:41 [2020-12-03T13:35:41.393Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED      [ 46%]

13:35:41 [2020-12-03T13:35:41.653Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%]

13:35:41 [2020-12-03T13:35:41.653Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%]

13:35:41 [2020-12-03T13:35:41.913Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 47%]

13:35:42 [2020-12-03T13:35:42.172Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%]

13:35:42 [2020-12-03T13:35:42.432Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED         [ 47%]

13:35:42 [2020-12-03T13:35:42.692Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%]

13:35:42 [2020-12-03T13:35:42.952Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%]

13:35:43 [2020-12-03T13:35:43.137Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%]

13:35:43 [2020-12-03T13:35:43.211Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%]

13:35:43 [2020-12-03T13:35:43.471Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%]

13:35:43 [2020-12-03T13:35:43.731Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED           [ 47%]

13:35:43 [2020-12-03T13:35:43.991Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%]

13:35:44 [2020-12-03T13:35:44.251Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%]

13:35:44 [2020-12-03T13:35:44.251Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED  [ 47%]

13:35:44 [2020-12-03T13:35:44.511Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%]

13:35:44 [2020-12-03T13:35:44.772Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 48%]

13:35:45 [2020-12-03T13:35:45.032Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%]

13:35:45 [2020-12-03T13:35:45.292Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%]

13:35:45 [2020-12-03T13:35:45.552Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%]

13:35:45 [2020-12-03T13:35:45.813Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%]

13:35:46 [2020-12-03T13:35:46.073Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%]

13:35:46 [2020-12-03T13:35:46.073Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%]

13:35:46 [2020-12-03T13:35:46.333Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%]

13:35:46 [2020-12-03T13:35:46.594Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%]

13:35:46 [2020-12-03T13:35:46.854Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%]

13:35:47 [2020-12-03T13:35:47.113Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%]

13:35:47 [2020-12-03T13:35:47.374Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%]

13:35:47 [2020-12-03T13:35:47.634Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 49%]

13:35:47 [2020-12-03T13:35:47.894Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%]

13:35:48 [2020-12-03T13:35:48.155Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%]

13:35:48 [2020-12-03T13:35:48.415Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%]

13:35:48 [2020-12-03T13:35:48.418Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%]

13:35:48 [2020-12-03T13:35:48.675Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED       [ 49%]

13:35:48 [2020-12-03T13:35:48.675Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED         [ 49%]

13:35:48 [2020-12-03T13:35:48.935Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%]

13:35:49 [2020-12-03T13:35:49.195Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%]

13:35:49 [2020-12-03T13:35:49.455Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%]

13:35:49 [2020-12-03T13:35:49.715Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED          [ 49%]

13:35:49 [2020-12-03T13:35:49.975Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%]

13:35:50 [2020-12-03T13:35:50.235Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED    [ 50%]

13:35:50 [2020-12-03T13:35:50.496Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%]

13:35:50 [2020-12-03T13:35:50.756Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%]

13:35:51 [2020-12-03T13:35:51.016Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%]

13:35:51 [2020-12-03T13:35:51.276Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%]

13:35:51 [2020-12-03T13:35:51.537Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%]

13:35:51 [2020-12-03T13:35:51.537Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED       [ 50%]

13:35:52 [2020-12-03T13:35:52.106Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%]

13:35:52 [2020-12-03T13:35:52.106Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%]

13:35:52 [2020-12-03T13:35:52.367Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%]

13:35:52 [2020-12-03T13:35:52.626Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%]

13:35:52 [2020-12-03T13:35:52.886Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%]

13:35:53 [2020-12-03T13:35:53.146Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 51%]

13:35:53 [2020-12-03T13:35:53.406Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%]

13:35:53 [2020-12-03T13:35:53.666Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%]

13:35:53 [2020-12-03T13:35:53.927Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%]

13:35:54 [2020-12-03T13:35:54.496Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%]

13:35:54 [2020-12-03T13:35:54.756Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%]

13:35:54 [2020-12-03T13:35:54.990Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%]

13:35:55 [2020-12-03T13:35:55.016Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED  [ 51%]

13:35:55 [2020-12-03T13:35:55.275Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%]

13:35:55 [2020-12-03T13:35:55.535Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED             [ 51%]

13:35:55 [2020-12-03T13:35:55.795Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED     [ 51%]

13:35:56 [2020-12-03T13:35:56.055Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED   [ 51%]

13:35:56 [2020-12-03T13:35:56.316Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%]

13:35:56 [2020-12-03T13:35:56.576Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 52%]

13:35:56 [2020-12-03T13:35:56.576Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED  [ 52%]

13:35:56 [2020-12-03T13:35:56.836Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%]

13:35:57 [2020-12-03T13:35:57.097Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%]

13:35:57 [2020-12-03T13:35:57.357Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED          [ 52%]

13:35:57 [2020-12-03T13:35:57.527Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%]

13:35:57 [2020-12-03T13:35:57.616Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED   [ 52%]

13:35:57 [2020-12-03T13:35:57.876Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED   [ 52%]

13:35:58 [2020-12-03T13:35:58.135Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%]

13:35:58 [2020-12-03T13:35:58.395Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%]

13:35:58 [2020-12-03T13:35:58.655Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%]

13:35:58 [2020-12-03T13:35:58.915Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED  [ 52%]

13:35:59 [2020-12-03T13:35:59.175Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%]

13:35:59 [2020-12-03T13:35:59.434Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 53%]

13:35:59 [2020-12-03T13:35:59.436Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%]

13:35:59 [2020-12-03T13:35:59.693Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%]

13:35:59 [2020-12-03T13:35:59.696Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%]

13:35:59 [2020-12-03T13:35:59.696Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%]

13:35:59 [2020-12-03T13:35:59.953Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%]

13:35:59 [2020-12-03T13:35:59.956Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%]

13:36:00 [2020-12-03T13:36:00.214Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED   [ 53%]

13:36:00 [2020-12-03T13:36:00.474Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%]

13:36:00 [2020-12-03T13:36:00.526Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%]

13:36:00 [2020-12-03T13:36:00.526Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%]

13:36:00 [2020-12-03T13:36:00.734Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%]

13:36:00 [2020-12-03T13:36:00.786Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%]

13:36:00 [2020-12-03T13:36:00.786Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%]

13:36:00 [2020-12-03T13:36:00.994Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%]

13:36:01 [2020-12-03T13:36:01.254Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%]

13:36:01 [2020-12-03T13:36:01.514Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%]

13:36:01 [2020-12-03T13:36:01.725Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%]

13:36:01 [2020-12-03T13:36:01.725Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED  [ 40%]

13:36:01 [2020-12-03T13:36:01.725Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%]

13:36:01 [2020-12-03T13:36:01.725Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED         [ 40%]

13:36:01 [2020-12-03T13:36:01.725Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%]

13:36:01 [2020-12-03T13:36:01.725Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%]

13:36:01 [2020-12-03T13:36:01.775Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%]

13:36:01 [2020-12-03T13:36:01.775Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED  [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED            [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED    [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED             [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%]

13:36:01 [2020-12-03T13:36:01.986Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%]

13:36:02 [2020-12-03T13:36:02.035Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%]

13:36:02 [2020-12-03T13:36:02.247Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%]

13:36:02 [2020-12-03T13:36:02.294Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 54%]

13:36:02 [2020-12-03T13:36:02.507Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%]

13:36:02 [2020-12-03T13:36:02.555Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%]

13:36:02 [2020-12-03T13:36:02.767Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%]

13:36:02 [2020-12-03T13:36:02.767Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED     [ 42%]

13:36:02 [2020-12-03T13:36:02.767Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED         [ 42%]

13:36:02 [2020-12-03T13:36:02.767Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%]

13:36:02 [2020-12-03T13:36:02.768Z] tests/unit/container_test.py::ContainerTest::test_get PASSED             [ 42%]

13:36:02 [2020-12-03T13:36:02.768Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED  [ 42%]

13:36:02 [2020-12-03T13:36:02.768Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED    [ 42%]

13:36:02 [2020-12-03T13:36:02.768Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%]

13:36:02 [2020-12-03T13:36:02.768Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%]

13:36:02 [2020-12-03T13:36:02.768Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%]

13:36:02 [2020-12-03T13:36:02.768Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%]

13:36:02 [2020-12-03T13:36:02.768Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%]

13:36:02 [2020-12-03T13:36:02.815Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/container_test.py::ContainerTest::test_name PASSED            [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/container_test.py::ContainerTest::test_number PASSED          [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED        [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED  [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED      [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED           [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED         [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%]

13:36:03 [2020-12-03T13:36:03.028Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 46%]

13:36:03 [2020-12-03T13:36:03.074Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%]

13:36:03 [2020-12-03T13:36:03.288Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%]

13:36:03 [2020-12-03T13:36:03.334Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%]

13:36:03 [2020-12-03T13:36:03.549Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%]

13:36:03 [2020-12-03T13:36:03.594Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%]

13:36:03 [2020-12-03T13:36:03.810Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%]

13:36:03 [2020-12-03T13:36:03.854Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%]

13:36:04 [2020-12-03T13:36:04.070Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%]

13:36:04 [2020-12-03T13:36:04.114Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%]

13:36:04 [2020-12-03T13:36:04.114Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%]

13:36:04 [2020-12-03T13:36:04.332Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%]

13:36:04 [2020-12-03T13:36:04.373Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%]

13:36:04 [2020-12-03T13:36:04.592Z] tests/unit/project_test.py::ProjectTest::test_events PASSED              [ 46%]

13:36:04 [2020-12-03T13:36:04.592Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED       [ 46%]

13:36:04 [2020-12-03T13:36:04.633Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%]

13:36:04 [2020-12-03T13:36:04.853Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED      [ 46%]

13:36:04 [2020-12-03T13:36:04.893Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED   [ 54%]

13:36:05 [2020-12-03T13:36:05.115Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED      [ 46%]

13:36:05 [2020-12-03T13:36:05.153Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 55%]

13:36:05 [2020-12-03T13:36:05.376Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%]

13:36:05 [2020-12-03T13:36:05.413Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%]

13:36:05 [2020-12-03T13:36:05.413Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%]

13:36:05 [2020-12-03T13:36:05.413Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%]

13:36:05 [2020-12-03T13:36:05.413Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%]

13:36:05 [2020-12-03T13:36:05.636Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%]

13:36:05 [2020-12-03T13:36:05.673Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED        [ 55%]

13:36:05 [2020-12-03T13:36:05.897Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 47%]

13:36:05 [2020-12-03T13:36:05.933Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%]

13:36:06 [2020-12-03T13:36:06.157Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%]

13:36:06 [2020-12-03T13:36:06.157Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED         [ 47%]

13:36:06 [2020-12-03T13:36:06.193Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%]

13:36:06 [2020-12-03T13:36:06.418Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%]

13:36:06 [2020-12-03T13:36:06.453Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%]

13:36:06 [2020-12-03T13:36:06.453Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%]

13:36:06 [2020-12-03T13:36:06.679Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%]

13:36:06 [2020-12-03T13:36:06.713Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%]

13:36:06 [2020-12-03T13:36:06.713Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 56%]

13:36:06 [2020-12-03T13:36:06.939Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%]

13:36:06 [2020-12-03T13:36:06.972Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 56%]

13:36:07 [2020-12-03T13:36:07.200Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%]

13:36:07 [2020-12-03T13:36:07.232Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%]

13:36:07 [2020-12-03T13:36:07.461Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED           [ 47%]

13:36:07 [2020-12-03T13:36:07.491Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%]

13:36:07 [2020-12-03T13:36:07.722Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%]

13:36:07 [2020-12-03T13:36:07.751Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%]

13:36:07 [2020-12-03T13:36:07.982Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%]

13:36:07 [2020-12-03T13:36:07.983Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED  [ 47%]

13:36:08 [2020-12-03T13:36:08.011Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%]

13:36:08 [2020-12-03T13:36:08.243Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%]

13:36:08 [2020-12-03T13:36:08.270Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%]

13:36:08 [2020-12-03T13:36:08.504Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 48%]

13:36:08 [2020-12-03T13:36:08.532Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%]

13:36:08 [2020-12-03T13:36:08.765Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%]

13:36:08 [2020-12-03T13:36:08.792Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%]

13:36:09 [2020-12-03T13:36:09.025Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%]

13:36:09 [2020-12-03T13:36:09.052Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%]

13:36:09 [2020-12-03T13:36:09.313Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%]

13:36:09 [2020-12-03T13:36:09.334Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_milli PASSED                          [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_milli_float PASSED                    [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_second_milli PASSED                   [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED             [ 57%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_second PASSED                         [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_second_as_float PASSED                [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_minute PASSED                         [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_hour_minute PASSED                    [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED                [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED             [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED             [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED             [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED      [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 59%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED        [ 59%]

13:36:09 [2020-12-03T13:36:09.594Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%]

13:36:09 [2020-12-03T13:36:09.599Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%]

13:36:09 [2020-12-03T13:36:09.854Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED   [ 59%]

13:36:09 [2020-12-03T13:36:09.859Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 59%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 59%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 60%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 61%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.114Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.119Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%]

13:36:10 [2020-12-03T13:36:10.119Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 62%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.380Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED             [ 63%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED      [ 63%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED   [ 63%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.381Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.639Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.689Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%]

13:36:10 [2020-12-03T13:36:10.689Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%]

13:36:10 [2020-12-03T13:36:10.902Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.902Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 64%]

13:36:10 [2020-12-03T13:36:10.948Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED  [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED        [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED     [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.162Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.208Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%]

13:36:11 [2020-12-03T13:36:11.422Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.422Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.422Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.422Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.422Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%]

13:36:11 [2020-12-03T13:36:11.422Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.422Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED    [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.423Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.471Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 49%]

13:36:11 [2020-12-03T13:36:11.683Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED           [ 71%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED   [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED   [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED        [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.684Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.732Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED   [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED      [ 77%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED    [ 77%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.944Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED   [ 78%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%]

13:36:11 [2020-12-03T13:36:11.945Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%]

13:36:11 [2020-12-03T13:36:11.992Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%]

13:36:11 [2020-12-03T13:36:11.993Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.205Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.253Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED       [ 49%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.465Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED    [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED  [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED    [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED  [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED   [ 84%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED      [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED    [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED   [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED     [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED   [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED       [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.466Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.514Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED         [ 49%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED      [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED      [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED       [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED        [ 90%]

13:36:12 [2020-12-03T13:36:12.726Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.774Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED   [ 90%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED   [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED   [ 92%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.986Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 96%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%]

13:36:12 [2020-12-03T13:36:12.987Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%]

13:36:13 [2020-12-03T13:36:13.035Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED      [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED      [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.247Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%]

13:36:13 [2020-12-03T13:36:13.296Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%]

13:36:13 [2020-12-03T13:36:13.556Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED          [ 49%]

13:36:13 [2020-12-03T13:36:13.556Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%]

13:36:13 [2020-12-03T13:36:13.817Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED    [ 50%]

13:36:14 [2020-12-03T13:36:14.078Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%]

13:36:14 [2020-12-03T13:36:14.339Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%]

13:36:14 [2020-12-03T13:36:14.600Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%]

13:36:14 [2020-12-03T13:36:14.861Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%]

13:36:15 [2020-12-03T13:36:15.122Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%]

13:36:15 [2020-12-03T13:36:15.383Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED       [ 50%]

13:36:15 [2020-12-03T13:36:15.644Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%]

13:36:15 [2020-12-03T13:36:15.904Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%]

13:36:15 [2020-12-03T13:36:15.904Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%]

13:36:16 [2020-12-03T13:36:16.165Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%]

13:36:16 [2020-12-03T13:36:16.426Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%]

13:36:16 [2020-12-03T13:36:16.687Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 51%]

13:36:16 [2020-12-03T13:36:16.948Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%]

13:36:17 [2020-12-03T13:36:17.209Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%]

13:36:17 [2020-12-03T13:36:17.469Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%]

13:36:18 [2020-12-03T13:36:18.040Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%]

13:36:18 [2020-12-03T13:36:18.301Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%]

13:36:18 [2020-12-03T13:36:18.562Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED  [ 51%]

13:36:18 [2020-12-03T13:36:18.823Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%]

13:36:18 [2020-12-03T13:36:18.823Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED             [ 51%]

13:36:19 [2020-12-03T13:36:19.083Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED     [ 51%]

13:36:19 [2020-12-03T13:36:19.344Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED   [ 51%]

13:36:19 [2020-12-03T13:36:19.605Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%]

13:36:19 [2020-12-03T13:36:19.866Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 52%]

13:36:20 [2020-12-03T13:36:20.126Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED  [ 52%]

13:36:20 [2020-12-03T13:36:20.387Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%]

13:36:20 [2020-12-03T13:36:20.648Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%]

13:36:20 [2020-12-03T13:36:20.908Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED          [ 52%]

13:36:21 [2020-12-03T13:36:21.169Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED   [ 52%]

13:36:21 [2020-12-03T13:36:21.169Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED   [ 52%]

13:36:21 [2020-12-03T13:36:21.376Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%]

13:36:21 [2020-12-03T13:36:21.376Z] 

13:36:21 [2020-12-03T13:36:21.376Z] =============================== warnings summary ===============================

13:36:21 [2020-12-03T13:36:21.376Z] tests/acceptance/cli_test.py: 434 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/acceptance/context_test.py: 1 warning

13:36:21 [2020-12-03T13:36:21.376Z] tests/integration/environment_test.py: 4 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/integration/network_test.py: 2 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/integration/project_test.py: 2 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/integration/resilience_test.py: 2 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/integration/service_test.py: 8 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/integration/state_test.py: 8 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/integration/volume_test.py: 2 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/unit/cli_test.py: 2 warnings

13:36:21 [2020-12-03T13:36:21.376Z] tests/unit/cli/docker_client_test.py: 8 warnings

13:36:21 [2020-12-03T13:36:21.376Z]   /code/.tox/py39/lib/python3.9/site-packages/docker/utils/utils.py:276: DeprecationWarning: urllib.parse.splitnport() is deprecated as of 3.8, use urllib.parse.urlparse() instead

13:36:21 [2020-12-03T13:36:21.376Z]     host, port = splitnport(parsed_url.netloc)

13:36:21 [2020-12-03T13:36:21.376Z] 

13:36:21 [2020-12-03T13:36:21.376Z] -- Docs: https://docs.pytest.org/en/stable/warnings.html

13:36:21 [2020-12-03T13:36:21.376Z] 

13:36:21 [2020-12-03T13:36:21.376Z] ----------- coverage: platform linux, python 3.9.0-final-0 -----------

13:36:21 [2020-12-03T13:36:21.376Z] Name                              Stmts   Miss Branch BrPart  Cover   Missing

13:36:21 [2020-12-03T13:36:21.376Z] -----------------------------------------------------------------------------

13:36:21 [2020-12-03T13:36:21.376Z] compose/__init__.py                   1      0      0      0   100%

13:36:21 [2020-12-03T13:36:21.376Z] compose/__main__.py                   2      2      0      0     0%   1-3

13:36:21 [2020-12-03T13:36:21.376Z] compose/cli/__init__.py               0      0      0      0   100%

13:36:21 [2020-12-03T13:36:21.376Z] compose/cli/colors.py                21      2     10      2    87%   33->34, 34-35, 45->exit

13:36:21 [2020-12-03T13:36:21.376Z] compose/cli/command.py              117     11     44      6    88%   49->50, 50, 76->77, 77-87, 133->134, 134, 172->175, 185->186, 186, 207->210, 210

13:36:21 [2020-12-03T13:36:21.376Z] compose/cli/docker_client.py        105     14     36      7    84%   25, 31->32, 32, 45->46, 46-51, 125-126, 136->139, 139, 140->141, 141, 143->144, 144, 149->150, 150, 165->166, 166

13:36:21 [2020-12-03T13:36:21.376Z] compose/cli/docopt_command.py        36      4      8      2    86%   10-11, 25->26, 26, 31->32, 32

13:36:21 [2020-12-03T13:36:21.376Z] compose/cli/errors.py                98     27     34      6    66%   30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143

13:36:21 [2020-12-03T13:36:21.376Z] compose/cli/formatter.py             32      2      8      0    95%   18-19

13:36:21 [2020-12-03T13:36:21.377Z] compose/cli/log_printer.py          152      9     56      6    92%   44->exit, 76->77, 77, 99->104, 104, 111-116, 175->177, 177, 229->230, 230-233, 238->244, 263

13:36:21 [2020-12-03T13:36:21.377Z] compose/cli/main.py                 698     93    301     40    84%   57->60, 78->80, 82->83, 83-84, 85->86, 86-87, 167->168, 168, 329->330, 330-332, 414->415, 415, 475->476, 476, 479->480, 480, 485-486, 490->496, 496-525, 554->555, 555-557, 560->561, 561, 627->629, 629-630, 669-670, 687->688, 688, 708->709, 709-710, 721->722, 722, 744->745, 745, 763, 800->810, 802->exit, 810, 1039->1040, 1040, 1049->1050, 1050, 1079-1088, 1132-1135, 1142->1143, 1143-1147, 1148->1149, 1149-1154, 1176->1177, 1177, 1194-1226, 1232->1233, 1233-1234, 1235->1236, 1236-1238, 1252->1253, 1253, 1327->exit, 1328-1329, 1443->1444, 1444, 1462->1463, 1463, 1468->1469, 1469, 1484->1485, 1485, 1489-1490, 1500->1501, 1501, 1505->1506, 1506, 1508->1509, 1509, 1534->1535, 1535, 1548->1556, 1550->1554, 1554-1556, 1565->1566, 1566, 1575->1577, 1577

13:36:21 [2020-12-03T13:36:21.377Z] compose/cli/signals.py               21      0      4      2    92%   33->exit, 40->exit

13:36:21 [2020-12-03T13:36:21.377Z] compose/cli/utils.py                 74     28     18      4    57%   25-34, 42-44, 51-57, 65, 77->79, 79-92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143

13:36:21 [2020-12-03T13:36:21.377Z] compose/cli/verbose_proxy.py         32     12     10      0    67%   31-34, 37-42, 45-55

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/__init__.py           11      0      0      0   100%

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/config.py            809     27    410     16    95%   227->234, 286->287, 287, 464->465, 465, 478->479, 479-480, 485->486, 486, 544, 611->612, 612, 743->747, 747->748, 748, 804->805, 805, 826->exit, 857->860, 860-878, 973->975, 975->978, 1290->1293, 1293, 1323->1324, 1324, 1366->1370, 1370

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/environment.py        86      9     32      6    87%   15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/errors.py             24      2      2      0    85%   32-36

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/interpolation.py     148      6     64      3    95%   61, 117->exit, 143->145, 145, 218->219, 219, 224-226

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/serialize.py          79      2     48      3    96%   21->22, 22, 66->67, 67, 70->65

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/sort_services.py      42      1     24      1    97%   54->55, 55

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/types.py             304     21    118     18    91%   49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495

13:36:21 [2020-12-03T13:36:21.377Z] compose/config/validation.py        274     19    152     15    91%   214->215, 215, 229->230, 230, 256->259, 259-260, 300->301, 301-302, 310->exit, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553

13:36:21 [2020-12-03T13:36:21.377Z] compose/const.py                     25      0      0      0   100%

13:36:21 [2020-12-03T13:36:21.377Z] compose/container.py                220      8     50      7    94%   93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316

13:36:21 [2020-12-03T13:36:21.377Z] compose/errors.py                    15      1      0      0    93%   8

13:36:21 [2020-12-03T13:36:21.377Z] compose/network.py                  194     20     93      6    87%   130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224

13:36:21 [2020-12-03T13:36:21.377Z] compose/parallel.py                 196      2     58      1    99%   183, 321->322, 322

13:36:21 [2020-12-03T13:36:21.377Z] compose/progress_stream.py           85      8     44      9    87%   36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113

13:36:21 [2020-12-03T13:36:21.377Z] compose/project.py                  622     99    308     29    82%   61->64, 64, 225->224, 256-257, 298-299, 319-320, 334->335, 335, 338->339, 339, 343->345, 345->346, 346, 353->354, 354, 364->365, 365, 367->370, 370-381, 452->454, 486->488, 488-489, 491->492, 492-497, 511->512, 512-515, 567->568, 568, 618->619, 619, 622->623, 623, 651->652, 652, 761-765, 767->768, 768, 785->786, 786, 923->924, 924-925, 927->928, 928, 934->938, 936->938, 938->942, 940->942, 942, 952-953, 957-959, 963->964, 964, 965->966, 966, 977->986, 1004-1005, 1007->1014, 1011-1014, 1062-1077, 1081-1100, 1104-1126, 1131-1132, 1137, 1142-1143, 1154

13:36:21 [2020-12-03T13:36:21.377Z] compose/service.py                  981     53    465     29    94%   273->275, 275-276, 296->297, 297, 370-373, 424-429, 434->435, 435-437, 488->489, 489-490, 504->505, 505, 507->508, 508, 526->527, 527, 588->598, 598, 645->647, 754->759, 759, 977->978, 978-979, 998->999, 999-1000, 1101->1102, 1102, 1148->1149, 1149, 1209->1210, 1210, 1272-1287, 1326->1327, 1327, 1381->1384, 1384-1388, 1421->1424, 1424-1428, 1615->1616, 1616, 1619->1620, 1620, 1668->exit, 1676->1675, 1714->1711, 1736->1737, 1737, 1777->1778, 1778, 1858->1859, 1859, 1903->1904, 1904, 1916->1917, 1917, 1925->1926, 1926-1927

13:36:21 [2020-12-03T13:36:21.377Z] compose/timeparse.py                 20      0      4      0   100%

13:36:21 [2020-12-03T13:36:21.377Z] compose/utils.py                    107      7     40      4    93%   64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160

13:36:21 [2020-12-03T13:36:21.377Z] compose/version.py                    4      0      0      0   100%

13:36:21 [2020-12-03T13:36:21.377Z] compose/volume.py                   130      5     44      4    94%   80->81, 81, 139->148, 148, 197->198, 198, 207->209, 209-210

13:36:21 [2020-12-03T13:36:21.377Z] -----------------------------------------------------------------------------

13:36:21 [2020-12-03T13:36:21.377Z] TOTAL                              5765    494   2485    226    90%

13:36:21 [2020-12-03T13:36:21.377Z] Coverage HTML written to dir coverage-html

13:36:21 [2020-12-03T13:36:21.377Z] 

13:36:21 [2020-12-03T13:36:21.377Z] =========================== short test summary info ============================

13:36:21 [2020-12-03T13:36:21.377Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config

13:36:21 [2020-12-03T13:36:21.377Z]   Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x

13:36:21 [2020-12-03T13:36:21.377Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt

13:36:21 [2020-12-03T13:36:21.377Z]   not supported by kernel

13:36:21 [2020-12-03T13:36:21.377Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt

13:36:21 [2020-12-03T13:36:21.377Z]   Not supported on most drivers

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/acceptance/cli_test.py:576: deprecated option

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/acceptance/cli_test.py:583: deprecated option

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/acceptance/cli_test.py:592: deprecated option

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/acceptance/cli_test.py:2563: race condition between up and logs

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/acceptance/cli_test.py:2515: race condition between up and logs

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/acceptance/cli_test.py:2542: race condition between up and logs

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/integration/testcases.py:131: This daemon does not support the 'nvidia'' runtime

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/integration/service_test.py:1698: Broken on 1.11.0 - 17.03.0

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error)

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally

13:36:21 [2020-12-03T13:36:21.377Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths

13:36:21 [2020-12-03T13:36:21.377Z] = 1159 passed, 17 skipped, 3 xfailed, 3 xpassed, 473 warnings in 694.15s (0:11:34) =

13:36:21 [2020-12-03T13:36:21.377Z] ___________________________________ summary ____________________________________

13:36:21 [2020-12-03T13:36:21.377Z]   py39: commands succeeded

13:36:21 [2020-12-03T13:36:21.377Z]   congratulations :)

13:36:21 [2020-12-03T13:36:21.377Z] + on_exit
13:36:21 [2020-12-03T13:36:21.377Z] + [[ 0 != \0 ]]
13:36:21 [2020-12-03T13:36:21.377Z] + docker rm -vf compose-dind-19.03.13-2
13:36:21 [2020-12-03T13:36:21.429Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%]

13:36:21 [2020-12-03T13:36:21.690Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%]

13:36:21 [2020-12-03T13:36:21.946Z] compose-dind-19.03.13-2
13:36:21 [2020-12-03T13:36:21.950Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%]

[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:36:22 [2020-12-03T13:36:22.211Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED  [ 52%]

13:36:22 [2020-12-03T13:36:22.472Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%]

13:36:22 [2020-12-03T13:36:22.733Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 53%]

13:36:22 [2020-12-03T13:36:22.994Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%]

13:36:23 [2020-12-03T13:36:23.255Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%]

13:36:23 [2020-12-03T13:36:23.516Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED   [ 53%]

13:36:23 [2020-12-03T13:36:23.777Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%]

13:36:24 [2020-12-03T13:36:24.038Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%]

13:36:24 [2020-12-03T13:36:24.038Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%]

13:36:24 [2020-12-03T13:36:24.609Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%]

13:36:24 [2020-12-03T13:36:24.609Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%]

13:36:24 [2020-12-03T13:36:24.870Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%]

13:36:25 [2020-12-03T13:36:25.130Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%]

13:36:25 [2020-12-03T13:36:25.390Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%]

13:36:25 [2020-12-03T13:36:25.649Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 54%]

13:36:25 [2020-12-03T13:36:25.649Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%]

13:36:25 [2020-12-03T13:36:25.910Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%]

13:36:26 [2020-12-03T13:36:26.171Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%]

13:36:26 [2020-12-03T13:36:26.432Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%]

13:36:26 [2020-12-03T13:36:26.693Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%]

13:36:26 [2020-12-03T13:36:26.953Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%]

13:36:27 [2020-12-03T13:36:27.214Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%]

13:36:27 [2020-12-03T13:36:27.214Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%]

13:36:27 [2020-12-03T13:36:27.475Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%]

13:36:27 [2020-12-03T13:36:27.736Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%]

13:36:27 [2020-12-03T13:36:27.997Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED   [ 54%]

13:36:28 [2020-12-03T13:36:28.257Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 55%]

13:36:28 [2020-12-03T13:36:28.518Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%]

13:36:28 [2020-12-03T13:36:28.518Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%]

13:36:28 [2020-12-03T13:36:28.518Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%]

13:36:28 [2020-12-03T13:36:28.518Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%]

13:36:28 [2020-12-03T13:36:28.779Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED        [ 55%]

13:36:29 [2020-12-03T13:36:29.040Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%]

13:36:29 [2020-12-03T13:36:29.040Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%]

13:36:29 [2020-12-03T13:36:29.301Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%]

13:36:29 [2020-12-03T13:36:29.301Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%]

13:36:29 [2020-12-03T13:36:29.561Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%]

13:36:29 [2020-12-03T13:36:29.822Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 56%]

13:36:30 [2020-12-03T13:36:30.083Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 56%]

13:36:30 [2020-12-03T13:36:30.343Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%]

13:36:30 [2020-12-03T13:36:30.605Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%]

13:36:30 [2020-12-03T13:36:30.865Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%]

13:36:30 [2020-12-03T13:36:30.865Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%]

13:36:31 [2020-12-03T13:36:31.126Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%]

13:36:31 [2020-12-03T13:36:31.388Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%]

13:36:31 [2020-12-03T13:36:31.649Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%]

13:36:31 [2020-12-03T13:36:31.910Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%]

13:36:32 [2020-12-03T13:36:32.171Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_milli PASSED                          [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_milli_float PASSED                    [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_second_milli PASSED                   [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED             [ 57%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_second PASSED                         [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_second_as_float PASSED                [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_minute PASSED                         [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_hour_minute PASSED                    [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED                [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED             [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED             [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED             [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED      [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED        [ 59%]

13:36:32 [2020-12-03T13:36:32.432Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.692Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED   [ 59%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 59%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 59%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 60%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.952Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 61%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 62%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED             [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED      [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED   [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%]

13:36:32 [2020-12-03T13:36:32.953Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%]

13:36:33 [2020-12-03T13:36:33.213Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%]

13:36:33 [2020-12-03T13:36:33.213Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%]

13:36:33 [2020-12-03T13:36:33.474Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 64%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.736Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED  [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED        [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED     [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED    [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%]

13:36:33 [2020-12-03T13:36:33.997Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%]

13:36:33 [2020-12-03T13:36:33.998Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%]

13:36:34 [2020-12-03T13:36:34.258Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%]

13:36:34 [2020-12-03T13:36:34.258Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED           [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED   [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED   [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED        [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.259Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED   [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED      [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED    [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%]

13:36:34 [2020-12-03T13:36:34.519Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED   [ 78%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.520Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.780Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%]

13:36:34 [2020-12-03T13:36:34.781Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED    [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED  [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED    [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED  [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED   [ 84%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED      [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED    [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED   [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.042Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED     [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED   [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED       [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED      [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED      [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED       [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.303Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED        [ 90%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED   [ 90%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED   [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED   [ 92%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.564Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.565Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED      [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED      [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%]

13:36:35 [2020-12-03T13:36:35.826Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%]

13:36:43 [2020-12-03T13:36:43.969Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%]

13:36:43 [2020-12-03T13:36:43.969Z] 

13:36:43 [2020-12-03T13:36:43.969Z] =============================== warnings summary ===============================

13:36:43 [2020-12-03T13:36:43.969Z] tests/acceptance/cli_test.py: 434 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/acceptance/context_test.py: 1 warning

13:36:43 [2020-12-03T13:36:43.969Z] tests/integration/environment_test.py: 4 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/integration/network_test.py: 2 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/integration/project_test.py: 2 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/integration/resilience_test.py: 2 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/integration/service_test.py: 8 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/integration/state_test.py: 8 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/integration/volume_test.py: 2 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/unit/cli_test.py: 2 warnings

13:36:43 [2020-12-03T13:36:43.969Z] tests/unit/cli/docker_client_test.py: 8 warnings

13:36:43 [2020-12-03T13:36:43.969Z]   /code/.tox/py39/lib/python3.9/site-packages/docker/utils/utils.py:276: DeprecationWarning: urllib.parse.splitnport() is deprecated as of 3.8, use urllib.parse.urlparse() instead

13:36:43 [2020-12-03T13:36:43.969Z]     host, port = splitnport(parsed_url.netloc)

13:36:43 [2020-12-03T13:36:43.969Z] 

13:36:43 [2020-12-03T13:36:43.969Z] -- Docs: https://docs.pytest.org/en/stable/warnings.html

13:36:43 [2020-12-03T13:36:43.969Z] 

13:36:43 [2020-12-03T13:36:43.969Z] ----------- coverage: platform linux, python 3.9.0-final-0 -----------

13:36:43 [2020-12-03T13:36:43.969Z] Name                              Stmts   Miss Branch BrPart  Cover   Missing

13:36:43 [2020-12-03T13:36:43.969Z] -----------------------------------------------------------------------------

13:36:43 [2020-12-03T13:36:43.969Z] compose/__init__.py                   1      0      0      0   100%

13:36:43 [2020-12-03T13:36:43.969Z] compose/__main__.py                   2      2      0      0     0%   1-3

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/__init__.py               0      0      0      0   100%

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/colors.py                21      2     10      2    87%   33->34, 34-35, 45->exit

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/command.py              117     11     44      6    88%   49->50, 50, 76->77, 77-87, 133->134, 134, 172->175, 185->186, 186, 207->210, 210

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/docker_client.py        105     14     36      7    84%   25, 31->32, 32, 45->46, 46-51, 125-126, 136->139, 139, 140->141, 141, 143->144, 144, 149->150, 150, 165->166, 166

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/docopt_command.py        36      4      8      2    86%   10-11, 25->26, 26, 31->32, 32

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/errors.py                98     27     34      6    66%   30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/formatter.py             32      2      8      0    95%   18-19

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/log_printer.py          152      9     56      6    92%   44->exit, 76->77, 77, 99->104, 104, 111-116, 175->177, 177, 229->230, 230-233, 238->244, 263

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/main.py                 698     93    301     40    84%   57->60, 78->80, 82->83, 83-84, 85->86, 86-87, 167->168, 168, 329->330, 330-332, 414->415, 415, 475->476, 476, 479->480, 480, 485-486, 490->496, 496-525, 554->555, 555-557, 560->561, 561, 627->629, 629-630, 669-670, 687->688, 688, 708->709, 709-710, 721->722, 722, 744->745, 745, 763, 800->810, 802->exit, 810, 1039->1040, 1040, 1049->1050, 1050, 1079-1088, 1132-1135, 1142->1143, 1143-1147, 1148->1149, 1149-1154, 1176->1177, 1177, 1194-1226, 1232->1233, 1233-1234, 1235->1236, 1236-1238, 1252->1253, 1253, 1327->exit, 1328-1329, 1443->1444, 1444, 1462->1463, 1463, 1468->1469, 1469, 1484->1485, 1485, 1489-1490, 1500->1501, 1501, 1505->1506, 1506, 1508->1509, 1509, 1534->1535, 1535, 1548->1556, 1550->1554, 1554-1556, 1565->1566, 1566, 1575->1577, 1577

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/signals.py               21      0      4      2    92%   33->exit, 40->exit

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/utils.py                 74     28     18      4    57%   25-34, 42-44, 51-57, 65, 77->79, 79-92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143

13:36:43 [2020-12-03T13:36:43.969Z] compose/cli/verbose_proxy.py         32     12     10      0    67%   31-34, 37-42, 45-55

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/__init__.py           11      0      0      0   100%

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/config.py            809     27    410     16    95%   227->234, 286->287, 287, 464->465, 465, 478->479, 479-480, 485->486, 486, 544, 611->612, 612, 743->747, 747->748, 748, 804->805, 805, 826->exit, 857->860, 860-878, 973->975, 975->978, 1290->1293, 1293, 1323->1324, 1324, 1366->1370, 1370

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/environment.py        86      9     32      6    87%   15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/errors.py             24      2      2      0    85%   32-36

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/interpolation.py     148      6     64      3    95%   61, 117->exit, 143->145, 145, 218->219, 219, 224-226

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/serialize.py          79      2     48      3    96%   21->22, 22, 66->67, 67, 70->65

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/sort_services.py      42      1     24      1    97%   54->55, 55

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/types.py             304     21    118     18    91%   49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495

13:36:43 [2020-12-03T13:36:43.969Z] compose/config/validation.py        274     19    152     15    91%   214->215, 215, 229->230, 230, 256->259, 259-260, 300->301, 301-302, 310->exit, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553

13:36:43 [2020-12-03T13:36:43.969Z] compose/const.py                     25      0      0      0   100%

13:36:43 [2020-12-03T13:36:43.969Z] compose/container.py                220      8     50      7    94%   93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316

13:36:43 [2020-12-03T13:36:43.969Z] compose/errors.py                    15      1      0      0    93%   8

13:36:43 [2020-12-03T13:36:43.969Z] compose/network.py                  194     20     93      6    87%   130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224

13:36:43 [2020-12-03T13:36:43.969Z] compose/parallel.py                 196      2     58      1    99%   183, 321->322, 322

13:36:43 [2020-12-03T13:36:43.969Z] compose/progress_stream.py           85      8     44      9    87%   36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113

13:36:43 [2020-12-03T13:36:43.969Z] compose/project.py                  622     99    308     29    82%   61->64, 64, 225->224, 256-257, 298-299, 319-320, 334->335, 335, 338->339, 339, 343->345, 345->346, 346, 353->354, 354, 364->365, 365, 367->370, 370-381, 452->454, 486->488, 488-489, 491->492, 492-497, 511->512, 512-515, 567->568, 568, 618->619, 619, 622->623, 623, 651->652, 652, 761-765, 767->768, 768, 785->786, 786, 923->924, 924-925, 927->928, 928, 934->938, 936->938, 938->942, 940->942, 942, 952-953, 957-959, 963->964, 964, 965->966, 966, 977->986, 1004-1005, 1007->1014, 1011-1014, 1062-1077, 1081-1100, 1104-1126, 1131-1132, 1137, 1142-1143, 1154

13:36:43 [2020-12-03T13:36:43.969Z] compose/service.py                  981     53    465     29    94%   273->275, 275-276, 296->297, 297, 370-373, 424-429, 434->435, 435-437, 488->489, 489-490, 504->505, 505, 507->508, 508, 526->527, 527, 588->598, 598, 645->647, 754->759, 759, 977->978, 978-979, 998->999, 999-1000, 1101->1102, 1102, 1148->1149, 1149, 1209->1210, 1210, 1272-1287, 1326->1327, 1327, 1381->1384, 1384-1388, 1421->1424, 1424-1428, 1615->1616, 1616, 1619->1620, 1620, 1668->exit, 1676->1675, 1714->1711, 1736->1737, 1737, 1777->1778, 1778, 1858->1859, 1859, 1903->1904, 1904, 1916->1917, 1917, 1925->1926, 1926-1927

13:36:43 [2020-12-03T13:36:43.969Z] compose/timeparse.py                 20      0      4      0   100%

13:36:43 [2020-12-03T13:36:43.969Z] compose/utils.py                    107      7     40      4    93%   64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160

13:36:43 [2020-12-03T13:36:43.969Z] compose/version.py                    4      0      0      0   100%

13:36:43 [2020-12-03T13:36:43.969Z] compose/volume.py                   130      5     44      5    93%   80->81, 81, 139->148, 148, 197->198, 198, 199->196, 207->209, 209-210

13:36:43 [2020-12-03T13:36:43.969Z] -----------------------------------------------------------------------------

13:36:43 [2020-12-03T13:36:43.969Z] TOTAL                              5765    494   2485    227    90%

13:36:43 [2020-12-03T13:36:43.969Z] Coverage HTML written to dir coverage-html

13:36:43 [2020-12-03T13:36:43.969Z] 

13:36:43 [2020-12-03T13:36:43.969Z] =========================== short test summary info ============================

13:36:43 [2020-12-03T13:36:43.969Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config

13:36:43 [2020-12-03T13:36:43.969Z]   Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x

13:36:43 [2020-12-03T13:36:43.969Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt

13:36:43 [2020-12-03T13:36:43.969Z]   not supported by kernel

13:36:43 [2020-12-03T13:36:43.969Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt

13:36:43 [2020-12-03T13:36:43.969Z]   Not supported on most drivers

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/acceptance/cli_test.py:576: deprecated option

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/acceptance/cli_test.py:583: deprecated option

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/acceptance/cli_test.py:592: deprecated option

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/acceptance/cli_test.py:2563: race condition between up and logs

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/acceptance/cli_test.py:2515: race condition between up and logs

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/acceptance/cli_test.py:2542: race condition between up and logs

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/integration/testcases.py:131: This daemon does not support the 'nvidia'' runtime

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/integration/service_test.py:1698: Broken on 1.11.0 - 17.03.0

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error)

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally

13:36:43 [2020-12-03T13:36:43.969Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths

13:36:43 [2020-12-03T13:36:43.969Z] = 1159 passed, 17 skipped, 3 xfailed, 3 xpassed, 473 warnings in 706.28s (0:11:46) =

13:36:43 [2020-12-03T13:36:43.969Z] ___________________________________ summary ____________________________________

13:36:43 [2020-12-03T13:36:43.969Z]   py39: commands succeeded

13:36:43 [2020-12-03T13:36:43.969Z]   congratulations :)

13:36:43 [2020-12-03T13:36:43.969Z] + on_exit
13:36:43 [2020-12-03T13:36:43.969Z] + [[ 0 != \0 ]]
13:36:43 [2020-12-03T13:36:43.969Z] + docker rm -vf compose-dind-19.03.13-2
13:36:43 [2020-12-03T13:36:43.969Z] compose-dind-19.03.13-2
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS