Pull request #8259 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c81046aac0ce1360f1bab64368f9a318c593d82a rather than 88ce4d23da3764c705d5a62d0f97e980c633ffeb Obtained Jenkinsfile from c81046aac0ce1360f1bab64368f9a318c593d82a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/compose_PR-8259@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 [2021-04-07T16:27:32.252Z] Still waiting to schedule task [2021-04-07T16:27:32.253Z] Still waiting to schedule task [2021-04-07T16:27:32.254Z] All nodes of label ‘ubuntu-2004&&amd64&&!zfs&&cgroup1’ are offline [2021-04-07T16:27:32.254Z] All nodes of label ‘ubuntu-2004&&amd64&&!zfs&&cgroup1’ are offline [2021-04-07T16:28:12.695Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-094abd4bee366b53d) in /home/ubuntu/workspace/compose_PR-8259 [Pipeline] { [Pipeline] checkout [2021-04-07T16:28:12.812Z] The recommended git tool is: git [2021-04-07T16:28:15.438Z] using credential sf-release-bot.github.ssh [2021-04-07T16:28:15.460Z] Cloning the remote Git repository [2021-04-07T16:28:15.460Z] Cloning with configured refspecs honoured and without tags [2021-04-07T16:28:15.485Z] Cloning repository git@github.com:docker/compose.git [2021-04-07T16:28:15.552Z] > git init /home/ubuntu/workspace/compose_PR-8259 # timeout=10 [2021-04-07T16:28:15.812Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-04-07T16:28:15.812Z] > git --version # timeout=10 [2021-04-07T16:28:15.835Z] > git --version # 'git version 2.25.1' [2021-04-07T16:28:15.836Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-04-07T16:28:15.887Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10 [2021-04-07T16:28:18.553Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-04-07T16:28:18.563Z] > git config --add remote.origin.fetch +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10 [2021-04-07T16:28:18.581Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-04-07T16:28:18.604Z] Fetching without tags [2021-04-07T16:28:18.871Z] Checking out Revision 88ce4d23da3764c705d5a62d0f97e980c633ffeb (PR-8259) [2021-04-07T16:28:18.608Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-04-07T16:28:18.609Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-04-07T16:28:18.617Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10 [2021-04-07T16:28:18.879Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T16:28:18.895Z] > git checkout -f 88ce4d23da3764c705d5a62d0f97e980c633ffeb # timeout=10 [2021-04-07T16:28:20.965Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-034a798e6820f7a07) in /home/ubuntu/workspace/compose_PR-8259 [Pipeline] { [Pipeline] checkout [2021-04-07T16:28:21.038Z] The recommended git tool is: git [2021-04-07T16:28:22.685Z] Commit message: "Enforce Python requirement of 3.6 or newer" [2021-04-07T16:28:22.686Z] First time build. Skipping changelog. [2021-04-07T16:28:22.710Z] > git --version # timeout=10 [2021-04-07T16:28:22.725Z] > git --version # 'git version 2.25.1' [2021-04-07T16:28:22.738Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withDockerRegistry [2021-04-07T16:28:23.389Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-04-07T16:28:24.085Z] using credential sf-release-bot.github.ssh [2021-04-07T16:28:24.097Z] Cloning the remote Git repository [2021-04-07T16:28:24.097Z] Cloning with configured refspecs honoured and without tags [2021-04-07T16:28:24.117Z] Cloning repository git@github.com:docker/compose.git [2021-04-07T16:28:24.159Z] > git init /home/ubuntu/workspace/compose_PR-8259 # timeout=10 [2021-04-07T16:28:24.553Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-04-07T16:28:24.553Z] > git --version # timeout=10 [2021-04-07T16:28:24.566Z] > git --version # 'git version 2.25.1' [2021-04-07T16:28:24.566Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-04-07T16:28:24.656Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10 [2021-04-07T16:28:27.103Z] Fetching without tags [2021-04-07T16:28:27.471Z] Checking out Revision 88ce4d23da3764c705d5a62d0f97e980c633ffeb (PR-8259) [2021-04-07T16:28:27.041Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-04-07T16:28:27.072Z] > git config --add remote.origin.fetch +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10 [2021-04-07T16:28:27.083Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-04-07T16:28:27.107Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-04-07T16:28:27.110Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-04-07T16:28:27.162Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10 [2021-04-07T16:28:27.478Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T16:28:27.515Z] > git checkout -f 88ce4d23da3764c705d5a62d0f97e980c633ffeb # timeout=10 [2021-04-07T16:28:31.129Z] Commit message: "Enforce Python requirement of 3.6 or newer" [2021-04-07T16:28:31.159Z] > git --version # timeout=10 [2021-04-07T16:28:31.174Z] > git --version # 'git version 2.25.1' [2021-04-07T16:28:31.186Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withDockerRegistry [2021-04-07T16:28:31.722Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-04-07T16:28:32.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T16:28:32.633Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-8259@tmp/f4ff859e-c19b-48f6-a905-0ba179ebf8cb/config.json. [2021-04-07T16:28:32.633Z] Configure a credential helper to remove this warning. See [2021-04-07T16:28:32.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T16:28:32.633Z] [2021-04-07T16:28:32.633Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T16:28:33.097Z] + docker pull dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:28:33.357Z] Error response from daemon: manifest for dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2021-04-07T16:28:33.392Z] [Pipeline] sh [2021-04-07T16:28:33.680Z] + docker build -t dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb --target build --build-arg DISTRO=alpine --build-arg GIT_COMMIT=88ce4d23da3764c705d5a62d0f97e980c633ffeb . [2021-04-07T16:28:33.939Z] #2 [internal] load .dockerignore [2021-04-07T16:28:33.939Z] #2 sha256:79fff9184292e34c72712c86a2013cd409296e3a0f3ab5d8537524af2a07142c [2021-04-07T16:28:33.939Z] #2 transferring context: 163B done [2021-04-07T16:28:33.939Z] #2 DONE 0.1s [2021-04-07T16:28:33.939Z] [2021-04-07T16:28:33.939Z] #1 [internal] load build definition from Dockerfile [2021-04-07T16:28:33.939Z] #1 sha256:eff1e671bd6ce4949181e9086af89df8e6a8504c0a2a7ca6fd938508eff301fc [2021-04-07T16:28:33.939Z] #1 transferring dockerfile: 2.96kB 0.0s done [2021-04-07T16:28:33.939Z] #1 DONE 0.1s [2021-04-07T16:28:33.939Z] [2021-04-07T16:28:33.939Z] #5 [auth] library/docker:pull token for registry-1.docker.io [2021-04-07T16:28:33.939Z] #5 sha256:e509f1d4ba3235e859aae335a0e28af8d04b234b2b3425a850034b716a14f755 [2021-04-07T16:28:33.939Z] #5 DONE 0.0s [2021-04-07T16:28:33.939Z] [2021-04-07T16:28:33.939Z] #6 [auth] library/python:pull token for registry-1.docker.io [2021-04-07T16:28:33.939Z] #6 sha256:3703d712e2b8e545d1d4917be0fc5d3289e5a892989a52088f37e5ef0e6e2af0 [2021-04-07T16:28:33.939Z] #6 DONE 0.0s [2021-04-07T16:28:33.939Z] [2021-04-07T16:28:33.939Z] #4 [internal] load metadata for docker.io/library/python:3.7.10-alpine3.12 [2021-04-07T16:28:33.939Z] #4 sha256:660083c3c7a46e5d1830f8da602316216210c3566a825620eda81eeef4f5a64f [2021-04-07T16:28:34.509Z] #4 DONE 0.4s [2021-04-07T16:28:34.509Z] [2021-04-07T16:28:34.509Z] #3 [internal] load metadata for docker.io/library/docker:19.03 [2021-04-07T16:28:34.509Z] #3 sha256:df93673793357bd50b0db7f974cfbc60d559b491c82988a120bb779f87ffc556 [2021-04-07T16:28:34.509Z] #3 DONE 0.5s [2021-04-07T16:28:34.509Z] [2021-04-07T16:28:34.509Z] #7 [build-alpine 1/2] FROM docker.io/library/python:3.7.10-alpine3.12@sha256:4c3e01883e6035bb16acf299eab15cb56dca4da279a82fa2d8c5969923ebb103 [2021-04-07T16:28:34.509Z] #7 sha256:794aba93bf941b0af1d1cf5dda1384142f90ad1400dac2871810c8cef22fd601 [2021-04-07T16:28:34.509Z] #7 resolve docker.io/library/python:3.7.10-alpine3.12@sha256:4c3e01883e6035bb16acf299eab15cb56dca4da279a82fa2d8c5969923ebb103 0.0s done [2021-04-07T16:28:34.509Z] #7 sha256:4c3e01883e6035bb16acf299eab15cb56dca4da279a82fa2d8c5969923ebb103 1.65kB / 1.65kB done [2021-04-07T16:28:34.509Z] #7 sha256:e0089746e2b74bf7c2b9a0be2d7d1d75ba8b1102db593fe88475d1e6de27ea73 1.37kB / 1.37kB done [2021-04-07T16:28:34.509Z] #7 sha256:142bc90e4bb6c4bdf0a024ed55c7b50b730128e2fdbadf375cc8a7eabd01dddb 7.84kB / 7.84kB done [2021-04-07T16:28:34.509Z] #7 sha256:532819f3e44cebad88c82f5393801acb876b7a61d36b84bce646561789bb2018 2.80MB / 2.80MB 0.1s [2021-04-07T16:28:34.769Z] #7 ... [2021-04-07T16:28:34.769Z] [2021-04-07T16:28:34.769Z] #10 [internal] load build context [2021-04-07T16:28:34.769Z] #10 sha256:8f4bcb319694309c6bcffb57fcbd55fe1d559315779bb362f7b642cb0e1923fa [2021-04-07T16:28:34.769Z] #10 transferring context: 1.43MB 0.2s done [2021-04-07T16:28:34.769Z] #10 DONE 0.3s [2021-04-07T16:28:34.769Z] [2021-04-07T16:28:34.769Z] #7 [build-alpine 1/2] FROM docker.io/library/python:3.7.10-alpine3.12@sha256:4c3e01883e6035bb16acf299eab15cb56dca4da279a82fa2d8c5969923ebb103 [2021-04-07T16:28:34.769Z] #7 sha256:794aba93bf941b0af1d1cf5dda1384142f90ad1400dac2871810c8cef22fd601 [2021-04-07T16:28:34.769Z] #7 sha256:532819f3e44cebad88c82f5393801acb876b7a61d36b84bce646561789bb2018 2.80MB / 2.80MB 0.2s done [2021-04-07T16:28:34.769Z] #7 extracting sha256:532819f3e44cebad88c82f5393801acb876b7a61d36b84bce646561789bb2018 0.1s [2021-04-07T16:28:34.769Z] #7 sha256:b4919f2c0c7710579a89d51adba77e593642f298d11dac75307ea4b650892360 280.88kB / 280.88kB 0.3s done [2021-04-07T16:28:34.769Z] #7 sha256:6e5b87eb0738147e1cb4e6f63d5ed62d4fe0e8ec32b65781b57b7d0700c9c354 0B / 10.72MB 0.3s [2021-04-07T16:28:34.769Z] #7 sha256:cd4cfca602494a0be43f2fe6bc9e58e47db2701c3e0f4b18bd6e44defbb9ced0 0B / 2.16MB 0.3s [2021-04-07T16:28:35.031Z] #7 extracting sha256:532819f3e44cebad88c82f5393801acb876b7a61d36b84bce646561789bb2018 0.1s done [2021-04-07T16:28:35.031Z] #7 sha256:35ba3b14d345d3e5b1e53d9de92f4f76b0ded97fa993c7447dd25e60569f65c1 228B / 228B 0.4s done [2021-04-07T16:28:35.031Z] #7 sha256:6e5b87eb0738147e1cb4e6f63d5ed62d4fe0e8ec32b65781b57b7d0700c9c354 2.10MB / 10.72MB 0.5s [2021-04-07T16:28:35.031Z] #7 sha256:cd4cfca602494a0be43f2fe6bc9e58e47db2701c3e0f4b18bd6e44defbb9ced0 2.16MB / 2.16MB 0.5s done [2021-04-07T16:28:35.031Z] #7 extracting sha256:b4919f2c0c7710579a89d51adba77e593642f298d11dac75307ea4b650892360 [2021-04-07T16:28:35.031Z] #7 sha256:6e5b87eb0738147e1cb4e6f63d5ed62d4fe0e8ec32b65781b57b7d0700c9c354 10.72MB / 10.72MB 0.7s [2021-04-07T16:28:35.290Z] #7 extracting sha256:b4919f2c0c7710579a89d51adba77e593642f298d11dac75307ea4b650892360 0.2s done [2021-04-07T16:28:35.290Z] #7 sha256:6e5b87eb0738147e1cb4e6f63d5ed62d4fe0e8ec32b65781b57b7d0700c9c354 10.72MB / 10.72MB 0.9s done [2021-04-07T16:28:35.558Z] #7 extracting sha256:6e5b87eb0738147e1cb4e6f63d5ed62d4fe0e8ec32b65781b57b7d0700c9c354 [2021-04-07T16:28:36.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T16:28:36.393Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-8259@tmp/b08e8ab2-1636-4d0f-b188-22cc8f103dc1/config.json. [2021-04-07T16:28:36.393Z] Configure a credential helper to remove this warning. See [2021-04-07T16:28:36.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T16:28:36.393Z] [2021-04-07T16:28:36.393Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T16:28:36.498Z] #7 extracting sha256:6e5b87eb0738147e1cb4e6f63d5ed62d4fe0e8ec32b65781b57b7d0700c9c354 1.0s done [2021-04-07T16:28:36.759Z] #7 extracting sha256:35ba3b14d345d3e5b1e53d9de92f4f76b0ded97fa993c7447dd25e60569f65c1 done [2021-04-07T16:28:36.919Z] + docker pull dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:28:37.019Z] #7 extracting sha256:cd4cfca602494a0be43f2fe6bc9e58e47db2701c3e0f4b18bd6e44defbb9ced0 [2021-04-07T16:28:37.284Z] #7 extracting sha256:cd4cfca602494a0be43f2fe6bc9e58e47db2701c3e0f4b18bd6e44defbb9ced0 0.4s done [2021-04-07T16:28:37.483Z] Error response from daemon: manifest for dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2021-04-07T16:28:37.507Z] [Pipeline] sh [2021-04-07T16:28:37.544Z] #7 DONE 3.1s [2021-04-07T16:28:37.544Z] [2021-04-07T16:28:37.544Z] #8 [build-alpine 2/2] RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev zlib-dev [2021-04-07T16:28:37.544Z] #8 sha256:9289dafec845f3857fb32a3158de68d821435a5d4fb3f44162ca0865e6e03041 [2021-04-07T16:28:37.828Z] + docker build -t dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb --target build --build-arg DISTRO=debian --build-arg GIT_COMMIT=88ce4d23da3764c705d5a62d0f97e980c633ffeb . [2021-04-07T16:28:38.084Z] #1 [internal] load build definition from Dockerfile [2021-04-07T16:28:38.084Z] #1 sha256:cecb932c7738fe6832773345cbbd8a03d461da38bcd2275d638f7c94540c88c0 [2021-04-07T16:28:38.084Z] #1 transferring dockerfile: 2.96kB done [2021-04-07T16:28:38.085Z] #1 DONE 0.2s [2021-04-07T16:28:38.085Z] [2021-04-07T16:28:38.085Z] #2 [internal] load .dockerignore [2021-04-07T16:28:38.085Z] #2 sha256:7129a57485f9d7fe7cdfa2702b282c70f855e2a83b9f622ed43bd235361d10b9 [2021-04-07T16:28:38.085Z] #2 transferring context: 163B done [2021-04-07T16:28:38.085Z] #2 DONE 0.1s [2021-04-07T16:28:38.085Z] [2021-04-07T16:28:38.085Z] #5 [auth] library/docker:pull token for registry-1.docker.io [2021-04-07T16:28:38.085Z] #5 sha256:2d1f2bffde93d53dc2d507b9f4997db162ca3512bbcc815578d95e72f3e7d89b [2021-04-07T16:28:38.085Z] #5 DONE 0.0s [2021-04-07T16:28:38.085Z] [2021-04-07T16:28:38.085Z] #6 [auth] library/python:pull token for registry-1.docker.io [2021-04-07T16:28:38.085Z] #6 sha256:4d101649198a2eb4c983941bfa4ef3b5233122ef97909886c0e88a2efcc5f4d8 [2021-04-07T16:28:38.085Z] #6 DONE 0.0s [2021-04-07T16:28:38.085Z] [2021-04-07T16:28:38.085Z] #4 [internal] load metadata for docker.io/library/python:3.7.10-slim-stretch [2021-04-07T16:28:38.085Z] #4 sha256:9e5246d6cea93233ec7d6c0c1cec0fe4f5ebabe55deb03108ffe257eaf93795b [2021-04-07T16:28:38.114Z] #8 0.677 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T16:28:38.343Z] #4 DONE 0.4s [2021-04-07T16:28:38.343Z] [2021-04-07T16:28:38.343Z] #3 [internal] load metadata for docker.io/library/docker:19.03 [2021-04-07T16:28:38.343Z] #3 sha256:df93673793357bd50b0db7f974cfbc60d559b491c82988a120bb779f87ffc556 [2021-04-07T16:28:38.600Z] #3 DONE 0.4s [2021-04-07T16:28:38.600Z] [2021-04-07T16:28:38.600Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:894ecb10e963b838bd0af0bd487c4f4b4354ce035e154df275e2e019ed2a98d9 [2021-04-07T16:28:38.600Z] #12 sha256:54a03ad4876a7463ba729cac24be05aa68bbcaaa1e0f0ae0da79725876287dff [2021-04-07T16:28:38.600Z] #12 resolve docker.io/library/docker:19.03@sha256:894ecb10e963b838bd0af0bd487c4f4b4354ce035e154df275e2e019ed2a98d9 0.0s done [2021-04-07T16:28:38.600Z] #12 sha256:9818e61e85e55ae756eb5e2dd9ad28adcc61329bdace10e6464fba8f973c2514 1.78kB / 1.78kB done [2021-04-07T16:28:38.600Z] #12 sha256:72b9af0261d8f37ffb268e19266399051b5d383d87de9267a31e666dd42d7b04 4.21kB / 4.21kB done [2021-04-07T16:28:38.600Z] #12 sha256:894ecb10e963b838bd0af0bd487c4f4b4354ce035e154df275e2e019ed2a98d9 1.00kB / 1.00kB done [2021-04-07T16:28:38.600Z] #12 sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 2.10MB / 2.81MB 0.2s [2021-04-07T16:28:38.600Z] #12 sha256:fbd7def92be556a646233a9d5bc8f76f71c7325a19dca8d162fcbca9ea751236 0B / 2.05MB 0.2s [2021-04-07T16:28:38.600Z] #12 sha256:071c71d4725b06414fd24a3abd3bee2a59205a840d8b25efc9e7212c24f4dd76 0B / 155B 0.2s [2021-04-07T16:28:38.857Z] #12 ... [2021-04-07T16:28:38.857Z] [2021-04-07T16:28:38.857Z] #10 [internal] load build context [2021-04-07T16:28:38.857Z] #10 sha256:38e740dff21ff1c66bc554226f17fba76a51b3b5afa92a91fc4948baeffe6be5 [2021-04-07T16:28:38.857Z] #10 transferring context: 1.43MB 0.2s done [2021-04-07T16:28:38.857Z] #10 DONE 0.3s [2021-04-07T16:28:38.857Z] [2021-04-07T16:28:38.857Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:894ecb10e963b838bd0af0bd487c4f4b4354ce035e154df275e2e019ed2a98d9 [2021-04-07T16:28:38.857Z] #12 sha256:54a03ad4876a7463ba729cac24be05aa68bbcaaa1e0f0ae0da79725876287dff [2021-04-07T16:28:38.857Z] #12 sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 2.81MB / 2.81MB 0.3s [2021-04-07T16:28:38.857Z] #12 sha256:071c71d4725b06414fd24a3abd3bee2a59205a840d8b25efc9e7212c24f4dd76 155B / 155B 0.3s [2021-04-07T16:28:38.857Z] #12 sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 2.81MB / 2.81MB 0.4s done [2021-04-07T16:28:38.857Z] #12 sha256:fbd7def92be556a646233a9d5bc8f76f71c7325a19dca8d162fcbca9ea751236 2.05MB / 2.05MB 0.3s done [2021-04-07T16:28:38.857Z] #12 sha256:071c71d4725b06414fd24a3abd3bee2a59205a840d8b25efc9e7212c24f4dd76 155B / 155B 0.3s done [2021-04-07T16:28:38.857Z] #12 extracting sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 0.1s [2021-04-07T16:28:38.857Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 0B / 62.88MB 0.4s [2021-04-07T16:28:39.113Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 6.29MB / 62.88MB 0.5s [2021-04-07T16:28:39.113Z] #12 sha256:eae5923538977e4280a5ea0bc6901432510d8612c9160d46d9495ed72a92bf97 543B / 543B 0.5s [2021-04-07T16:28:39.113Z] #12 sha256:b6751925f010ff3154382d4ee6c31cdef6482519c1b8784380adc3817e992c4c 1.02kB / 1.02kB 0.5s done [2021-04-07T16:28:39.113Z] #12 extracting sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 0.3s done [2021-04-07T16:28:39.113Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 12.58MB / 62.88MB 0.6s [2021-04-07T16:28:39.113Z] #12 sha256:eae5923538977e4280a5ea0bc6901432510d8612c9160d46d9495ed72a92bf97 543B / 543B 0.5s done [2021-04-07T16:28:39.113Z] #12 sha256:0097f04ff595a174d3c077e590aeb4eed7ddcf0feb5713ee7f175bfc4a05ab5b 150B / 150B 0.6s done [2021-04-07T16:28:39.374Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 27.26MB / 62.88MB 0.8s [2021-04-07T16:28:39.374Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 32.51MB / 62.88MB 1.0s [2021-04-07T16:28:39.500Z] #8 1.787 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T16:28:39.500Z] #8 1.946 (1/32) Installing bash (5.0.17-r0) [2021-04-07T16:28:39.500Z] #8 1.965 Executing bash-5.0.17-r0.post-install [2021-04-07T16:28:39.500Z] #8 1.973 (2/32) Installing libgcc (9.3.0-r2) [2021-04-07T16:28:39.500Z] #8 1.976 (3/32) Installing libstdc++ (9.3.0-r2) [2021-04-07T16:28:39.500Z] #8 2.015 (4/32) Installing binutils (2.34-r1) [2021-04-07T16:28:39.632Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 37.75MB / 62.88MB 1.0s [2021-04-07T16:28:39.632Z] #12 extracting sha256:fbd7def92be556a646233a9d5bc8f76f71c7325a19dca8d162fcbca9ea751236 [2021-04-07T16:28:39.632Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 51.38MB / 62.88MB 1.2s [2021-04-07T16:28:39.761Z] #8 2.108 (5/32) Installing libmagic (5.38-r0) [2021-04-07T16:28:39.761Z] #8 2.136 (6/32) Installing file (5.38-r0) [2021-04-07T16:28:39.761Z] #8 2.220 (7/32) Installing gmp (6.2.0-r0) [2021-04-07T16:28:39.761Z] #8 2.227 (8/32) Installing isl (0.18-r0) [2021-04-07T16:28:39.761Z] #8 2.249 (9/32) Installing libgomp (9.3.0-r2) [2021-04-07T16:28:39.761Z] #8 2.254 (10/32) Installing libatomic (9.3.0-r2) [2021-04-07T16:28:39.761Z] #8 2.256 (11/32) Installing libgphobos (9.3.0-r2) [2021-04-07T16:28:39.761Z] #8 2.317 (12/32) Installing mpfr4 (4.0.2-r4) [2021-04-07T16:28:39.761Z] #8 2.348 (13/32) Installing mpc1 (1.1.0-r1) [2021-04-07T16:28:39.888Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 62.88MB / 62.88MB 1.3s [2021-04-07T16:28:39.888Z] #12 extracting sha256:fbd7def92be556a646233a9d5bc8f76f71c7325a19dca8d162fcbca9ea751236 0.5s done [2021-04-07T16:28:40.021Z] #8 2.352 (14/32) Installing gcc (9.3.0-r2) [2021-04-07T16:28:40.282Z] #8 ... [2021-04-07T16:28:40.282Z] [2021-04-07T16:28:40.282Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:894ecb10e963b838bd0af0bd487c4f4b4354ce035e154df275e2e019ed2a98d9 [2021-04-07T16:28:40.282Z] #12 sha256:54a03ad4876a7463ba729cac24be05aa68bbcaaa1e0f0ae0da79725876287dff [2021-04-07T16:28:40.282Z] #12 resolve docker.io/library/docker:19.03@sha256:894ecb10e963b838bd0af0bd487c4f4b4354ce035e154df275e2e019ed2a98d9 0.0s done [2021-04-07T16:28:40.282Z] #12 sha256:9818e61e85e55ae756eb5e2dd9ad28adcc61329bdace10e6464fba8f973c2514 1.78kB / 1.78kB done [2021-04-07T16:28:40.282Z] #12 sha256:72b9af0261d8f37ffb268e19266399051b5d383d87de9267a31e666dd42d7b04 4.21kB / 4.21kB done [2021-04-07T16:28:40.282Z] #12 sha256:894ecb10e963b838bd0af0bd487c4f4b4354ce035e154df275e2e019ed2a98d9 1.00kB / 1.00kB done [2021-04-07T16:28:40.282Z] #12 sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 2.81MB / 2.81MB 0.5s done [2021-04-07T16:28:40.282Z] #12 extracting sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 0.5s done [2021-04-07T16:28:40.282Z] #12 sha256:071c71d4725b06414fd24a3abd3bee2a59205a840d8b25efc9e7212c24f4dd76 155B / 155B 0.6s done [2021-04-07T16:28:40.282Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 62.88MB / 62.88MB 2.2s done [2021-04-07T16:28:40.282Z] #12 sha256:eae5923538977e4280a5ea0bc6901432510d8612c9160d46d9495ed72a92bf97 543B / 543B 0.6s done [2021-04-07T16:28:40.282Z] #12 sha256:fbd7def92be556a646233a9d5bc8f76f71c7325a19dca8d162fcbca9ea751236 2.05MB / 2.05MB 0.6s done [2021-04-07T16:28:40.282Z] #12 sha256:b6751925f010ff3154382d4ee6c31cdef6482519c1b8784380adc3817e992c4c 1.02kB / 1.02kB 0.9s done [2021-04-07T16:28:40.282Z] #12 sha256:0097f04ff595a174d3c077e590aeb4eed7ddcf0feb5713ee7f175bfc4a05ab5b 150B / 150B 0.9s done [2021-04-07T16:28:40.282Z] #12 extracting sha256:fbd7def92be556a646233a9d5bc8f76f71c7325a19dca8d162fcbca9ea751236 0.3s done [2021-04-07T16:28:40.282Z] #12 extracting sha256:071c71d4725b06414fd24a3abd3bee2a59205a840d8b25efc9e7212c24f4dd76 done [2021-04-07T16:28:40.282Z] #12 extracting sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 2.5s done [2021-04-07T16:28:40.282Z] #12 extracting sha256:eae5923538977e4280a5ea0bc6901432510d8612c9160d46d9495ed72a92bf97 done [2021-04-07T16:28:40.282Z] #12 extracting sha256:b6751925f010ff3154382d4ee6c31cdef6482519c1b8784380adc3817e992c4c done [2021-04-07T16:28:40.282Z] #12 extracting sha256:0097f04ff595a174d3c077e590aeb4eed7ddcf0feb5713ee7f175bfc4a05ab5b done [2021-04-07T16:28:40.282Z] #12 DONE 5.7s [2021-04-07T16:28:40.282Z] [2021-04-07T16:28:40.282Z] #8 [build-alpine 2/2] RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev zlib-dev [2021-04-07T16:28:40.282Z] #8 sha256:9289dafec845f3857fb32a3158de68d821435a5d4fb3f44162ca0865e6e03041 [2021-04-07T16:28:40.816Z] #12 sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 62.88MB / 62.88MB 2.0s done [2021-04-07T16:28:40.816Z] #12 extracting sha256:071c71d4725b06414fd24a3abd3bee2a59205a840d8b25efc9e7212c24f4dd76 [2021-04-07T16:28:40.816Z] #12 extracting sha256:071c71d4725b06414fd24a3abd3bee2a59205a840d8b25efc9e7212c24f4dd76 done [2021-04-07T16:28:41.072Z] #12 extracting sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc [2021-04-07T16:28:41.221Z] #8 3.429 (15/32) Installing musl-dev (1.1.24-r10) [2021-04-07T16:28:41.221Z] #8 3.505 (16/32) Installing libc-dev (0.7.2-r3) [2021-04-07T16:28:41.221Z] #8 3.507 (17/32) Installing g++ (9.3.0-r2) [2021-04-07T16:28:41.496Z] #8 3.932 (18/32) Installing make (4.3-r0) [2021-04-07T16:28:41.496Z] #8 3.936 (19/32) Installing fortify-headers (1.1-r0) [2021-04-07T16:28:41.496Z] #8 3.939 (20/32) Installing patch (2.7.6-r6) [2021-04-07T16:28:41.496Z] #8 3.942 (21/32) Installing build-base (0.5-r2) [2021-04-07T16:28:41.496Z] #8 3.943 (22/32) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T16:28:41.496Z] #8 3.946 (23/32) Installing libcurl (7.69.1-r3) [2021-04-07T16:28:41.496Z] #8 3.953 (24/32) Installing curl (7.69.1-r3) [2021-04-07T16:28:41.496Z] #8 3.957 (25/32) Installing pcre2 (10.35-r0) [2021-04-07T16:28:41.496Z] #8 3.965 (26/32) Installing git (2.26.3-r0) [2021-04-07T16:28:41.755Z] #8 4.139 (27/32) Installing linux-headers (5.4.5-r1) [2021-04-07T16:28:41.755Z] #8 4.231 (28/32) Installing pkgconf (1.7.2-r0) [2021-04-07T16:28:42.014Z] #8 4.234 (29/32) Installing libffi-dev (3.3-r2) [2021-04-07T16:28:42.014Z] #8 4.237 (30/32) Installing openssl (1.1.1k-r0) [2021-04-07T16:28:42.014Z] #8 4.245 (31/32) Installing openssl-dev (1.1.1k-r0) [2021-04-07T16:28:42.014Z] #8 4.259 (32/32) Installing zlib-dev (1.2.11-r3) [2021-04-07T16:28:42.014Z] #8 4.262 Executing busybox-1.31.1-r20.trigger [2021-04-07T16:28:42.014Z] #8 4.267 OK: 238 MiB in 67 packages [2021-04-07T16:28:44.358Z] #12 ... [2021-04-07T16:28:44.358Z] [2021-04-07T16:28:44.358Z] #7 [build-debian 1/2] FROM docker.io/library/python:3.7.10-slim-stretch@sha256:79fa6dfc8d8a4e31ca174e66a8333dc35e80bb7de79c7949b626258f6a27e685 [2021-04-07T16:28:44.358Z] #7 sha256:7890d3af60c5a00bd177fc366ab0fe9c50a40d5adbf91b037adbdfd3cc2dfbab [2021-04-07T16:28:44.358Z] #7 resolve docker.io/library/python:3.7.10-slim-stretch@sha256:79fa6dfc8d8a4e31ca174e66a8333dc35e80bb7de79c7949b626258f6a27e685 0.0s done [2021-04-07T16:28:44.358Z] #7 sha256:79fa6dfc8d8a4e31ca174e66a8333dc35e80bb7de79c7949b626258f6a27e685 1.22kB / 1.22kB done [2021-04-07T16:28:44.358Z] #7 sha256:799dc09334652438345dda590b85fb4c44e57713ad51bd5e0d7e877e5d4add14 1.37kB / 1.37kB done [2021-04-07T16:28:44.358Z] #7 sha256:e7e31498b78212aa7b01fc911ccc9fe49c931c2ec650ef7570f137511f0f76f4 8.31kB / 8.31kB done [2021-04-07T16:28:44.358Z] #7 sha256:23a3602cd30cf5ce6da03e18c28bbbfdc12ae98f182462de8c55785a8d982431 22.53MB / 22.53MB 1.1s done [2021-04-07T16:28:44.358Z] #7 sha256:bc1dbc1c02175fcfba18d35d80bb8c318f99aed1e1f0ad9228247f9af022a724 2.51MB / 2.51MB 0.8s done [2021-04-07T16:28:44.358Z] #7 sha256:79bc5e09362da68d1b9f23f47337c6748660c0070678f432523ff13b057b9c5c 10.01MB / 10.01MB 1.4s done [2021-04-07T16:28:44.358Z] #7 extracting sha256:23a3602cd30cf5ce6da03e18c28bbbfdc12ae98f182462de8c55785a8d982431 2.0s done [2021-04-07T16:28:44.358Z] #7 sha256:aeb57b337a28117a78727d86b6abf34f617811cb90bdb720b3a82b149818ae38 239B / 239B 1.1s done [2021-04-07T16:28:44.358Z] #7 sha256:4c119bf2cc0f7ff1c2d47f736afe05e1c0555924165d49ab715aa85ee4a00cd9 2.45MB / 2.45MB 2.0s done [2021-04-07T16:28:44.358Z] #7 extracting sha256:bc1dbc1c02175fcfba18d35d80bb8c318f99aed1e1f0ad9228247f9af022a724 0.3s done [2021-04-07T16:28:44.358Z] #7 extracting sha256:79bc5e09362da68d1b9f23f47337c6748660c0070678f432523ff13b057b9c5c 0.7s done [2021-04-07T16:28:44.358Z] #7 extracting sha256:aeb57b337a28117a78727d86b6abf34f617811cb90bdb720b3a82b149818ae38 done [2021-04-07T16:28:44.358Z] #7 extracting sha256:4c119bf2cc0f7ff1c2d47f736afe05e1c0555924165d49ab715aa85ee4a00cd9 0.4s done [2021-04-07T16:28:44.358Z] #7 DONE 5.6s [2021-04-07T16:28:44.358Z] [2021-04-07T16:28:44.358Z] #8 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-recommends -y curl gcc git libc-dev libffi-dev libgcc-6-dev libssl-dev make openssl zlib1g-dev [2021-04-07T16:28:44.358Z] #8 sha256:fbbeab250324d1b4bb692a8ee308996d98342b3fed240c8b18c087c10d7cece9 [2021-04-07T16:28:45.724Z] #8 ... [2021-04-07T16:28:45.724Z] [2021-04-07T16:28:45.724Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:894ecb10e963b838bd0af0bd487c4f4b4354ce035e154df275e2e019ed2a98d9 [2021-04-07T16:28:45.724Z] #12 sha256:54a03ad4876a7463ba729cac24be05aa68bbcaaa1e0f0ae0da79725876287dff [2021-04-07T16:28:45.724Z] #12 extracting sha256:d8e84bdb1da037f2b156e3a8131fb85cb131e89affba99ae2b7748864ba266dc 3.8s done [2021-04-07T16:28:45.724Z] #12 extracting sha256:eae5923538977e4280a5ea0bc6901432510d8612c9160d46d9495ed72a92bf97 done [2021-04-07T16:28:45.724Z] #12 extracting sha256:b6751925f010ff3154382d4ee6c31cdef6482519c1b8784380adc3817e992c4c done [2021-04-07T16:28:45.724Z] #12 extracting sha256:0097f04ff595a174d3c077e590aeb4eed7ddcf0feb5713ee7f175bfc4a05ab5b done [2021-04-07T16:28:45.724Z] #12 DONE 6.9s [2021-04-07T16:28:45.724Z] [2021-04-07T16:28:45.724Z] #8 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-recommends -y curl gcc git libc-dev libffi-dev libgcc-6-dev libssl-dev make openssl zlib1g-dev [2021-04-07T16:28:45.724Z] #8 sha256:fbbeab250324d1b4bb692a8ee308996d98342b3fed240c8b18c087c10d7cece9 [2021-04-07T16:28:46.207Z] #8 DONE 7.9s [2021-04-07T16:28:46.207Z] [2021-04-07T16:28:46.207Z] #9 [build 1/16] WORKDIR /code/ [2021-04-07T16:28:46.207Z] #9 sha256:16ee6d19e7392a44c6dde9b60a1fbe3404eee6444e8fad4ec76823cdb008caca [2021-04-07T16:28:46.207Z] #9 DONE 0.1s [2021-04-07T16:28:46.207Z] [2021-04-07T16:28:46.207Z] #11 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2021-04-07T16:28:46.207Z] #11 sha256:5cbeb7e428445130dd4a11daaab14a6b77a011414dbe1dd59478b45bba55aa0f [2021-04-07T16:28:46.207Z] #11 DONE 0.1s [2021-04-07T16:28:46.207Z] [2021-04-07T16:28:46.207Z] #13 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2021-04-07T16:28:46.207Z] #13 sha256:7daa69da29e4d4b3797fdaf3fd264c8831d3f6d2de5291c104630ae1581cd131 [2021-04-07T16:28:46.466Z] #13 DONE 0.9s [2021-04-07T16:28:46.726Z] [2021-04-07T16:28:46.726Z] #14 [build 4/16] RUN pip install virtualenv==20.4.0 tox==3.21.2 [2021-04-07T16:28:46.726Z] #14 sha256:a22f0eeb7ce555dd41af1888fa2f24cb3945ab46d73d57de872841d59fa3df79 [2021-04-07T16:28:47.091Z] #8 2.831 Ign:1 http://deb.debian.org/debian stretch InRelease [2021-04-07T16:28:47.091Z] #8 2.832 Get:2 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] [2021-04-07T16:28:47.091Z] #8 2.835 Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] [2021-04-07T16:28:47.091Z] #8 2.847 Get:4 http://deb.debian.org/debian stretch Release [118 kB] [2021-04-07T16:28:47.091Z] #8 2.863 Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] [2021-04-07T16:28:47.091Z] #8 2.916 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [666 kB] [2021-04-07T16:28:47.091Z] #8 3.025 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B] [2021-04-07T16:28:47.351Z] #8 3.118 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB] [2021-04-07T16:28:48.720Z] #8 4.424 Fetched 8015 kB in 3s (2212 kB/s) [2021-04-07T16:28:48.978Z] #8 4.424 Reading package lists... [2021-04-07T16:28:49.490Z] #8 4.987 Reading package lists... [2021-04-07T16:28:49.750Z] #8 5.547 Building dependency tree... [2021-04-07T16:28:49.750Z] #8 5.637 Reading state information... [2021-04-07T16:28:49.750Z] #8 5.716 openssl is already the newest version (1.1.0l-1~deb9u3). [2021-04-07T16:28:49.750Z] #8 5.716 openssl set to manually installed. [2021-04-07T16:28:49.750Z] #8 5.716 The following additional packages will be installed: [2021-04-07T16:28:49.750Z] #8 5.717 binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0 [2021-04-07T16:28:49.750Z] #8 5.717 libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libgmp10 libgnutls30 [2021-04-07T16:28:49.750Z] #8 5.717 libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2021-04-07T16:28:49.750Z] #8 5.717 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2021-04-07T16:28:49.750Z] #8 5.717 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2021-04-07T16:28:49.750Z] #8 5.717 libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2021-04-07T16:28:49.750Z] #8 5.717 libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 [2021-04-07T16:28:49.750Z] #8 5.717 libunistring0 linux-libc-dev perl perl-modules-5.24 [2021-04-07T16:28:49.750Z] #8 5.718 Suggested packages: [2021-04-07T16:28:49.750Z] #8 5.718 binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf [2021-04-07T16:28:49.750Z] #8 5.718 automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg [2021-04-07T16:28:49.750Z] #8 5.718 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg [2021-04-07T16:28:49.750Z] #8 5.718 libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2021-04-07T16:28:49.750Z] #8 5.718 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-07T16:28:49.750Z] #8 5.718 git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc [2021-04-07T16:28:49.750Z] #8 5.718 gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl [2021-04-07T16:28:49.750Z] #8 5.718 | libterm-readline-perl-perl [2021-04-07T16:28:49.750Z] #8 5.718 Recommended packages: [2021-04-07T16:28:49.750Z] #8 5.718 patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix [2021-04-07T16:28:49.750Z] #8 5.718 libsasl2-modules libssl-doc rename [2021-04-07T16:28:50.310Z] #8 6.028 The following NEW packages will be installed: [2021-04-07T16:28:50.310Z] #8 6.028 binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1 [2021-04-07T16:28:50.310Z] #8 6.028 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls [2021-04-07T16:28:50.310Z] #8 6.029 liberror-perl libffi-dev libgcc-6-dev libgmp10 libgnutls30 libgomp1 [2021-04-07T16:28:50.310Z] #8 6.029 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2021-04-07T16:28:50.310Z] #8 6.029 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2021-04-07T16:28:50.310Z] #8 6.029 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2021-04-07T16:28:50.310Z] #8 6.029 libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2021-04-07T16:28:50.310Z] #8 6.029 libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0 [2021-04-07T16:28:50.310Z] #8 6.029 libubsan0 libunistring0 linux-libc-dev make perl perl-modules-5.24 [2021-04-07T16:28:50.310Z] #8 6.029 zlib1g-dev [2021-04-07T16:28:51.242Z] #8 7.056 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2021-04-07T16:28:51.242Z] #8 7.056 Need to get 46.1 MB of archives. [2021-04-07T16:28:51.242Z] #8 7.056 After this operation, 209 MB of additional disk space will be used. [2021-04-07T16:28:51.242Z] #8 7.056 Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libp11-kit0 amd64 0.23.3-2+deb9u1 [112 kB] [2021-04-07T16:28:51.242Z] #8 7.057 Get:2 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u7 [2723 kB] [2021-04-07T16:28:51.242Z] #8 7.059 Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libkrb5support0 amd64 1.15-1+deb9u2 [62.1 kB] [2021-04-07T16:28:51.242Z] #8 7.060 Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 libk5crypto3 amd64 1.15-1+deb9u2 [119 kB] [2021-04-07T16:28:51.242Z] #8 7.063 Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 libkrb5-3 amd64 1.15-1+deb9u2 [312 kB] [2021-04-07T16:28:51.242Z] #8 7.072 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u2 [155 kB] [2021-04-07T16:28:51.242Z] #8 7.076 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u8 [86.2 kB] [2021-04-07T16:28:51.242Z] #8 7.079 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u8 [220 kB] [2021-04-07T16:28:51.242Z] #8 7.085 Get:9 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u13 [291 kB] [2021-04-07T16:28:51.242Z] #8 7.094 Get:10 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u4 [1306 kB] [2021-04-07T16:28:51.242Z] #8 7.133 Get:11 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u13 [292 kB] [2021-04-07T16:28:51.242Z] #8 7.135 Get:12 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u7 [3527 kB] [2021-04-07T16:28:51.242Z] #8 7.139 Get:13 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u13 [228 kB] [2021-04-07T16:28:51.242Z] #8 7.146 Get:14 http://security.debian.org/debian-security stretch/updates/main amd64 linux-libc-dev amd64 4.9.258-1 [1574 kB] [2021-04-07T16:28:51.242Z] #8 7.184 Get:15 http://security.debian.org/debian-security stretch/updates/main amd64 libssl-dev amd64 1.1.0l-1~deb9u3 [1594 kB] [2021-04-07T16:28:51.499Z] #8 7.251 Get:16 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u7 [218 kB] [2021-04-07T16:28:51.499Z] #8 7.255 Get:17 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] [2021-04-07T16:28:51.499Z] #8 7.258 Get:18 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB] [2021-04-07T16:28:51.499Z] #8 7.260 Get:19 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] [2021-04-07T16:28:51.499Z] #8 7.262 Get:20 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB] [2021-04-07T16:28:51.499Z] #8 7.263 Get:21 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] [2021-04-07T16:28:51.499Z] #8 7.264 Get:22 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] [2021-04-07T16:28:51.499Z] #8 7.273 Get:23 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] [2021-04-07T16:28:51.499Z] #8 7.273 Get:24 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] [2021-04-07T16:28:51.499Z] #8 7.276 Get:25 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] [2021-04-07T16:28:51.499Z] #8 7.277 Get:26 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB] [2021-04-07T16:28:51.499Z] #8 7.278 Get:27 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB] [2021-04-07T16:28:51.499Z] #8 7.280 Get:28 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB] [2021-04-07T16:28:51.499Z] #8 7.281 Get:29 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] [2021-04-07T16:28:51.499Z] #8 7.281 Get:30 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] [2021-04-07T16:28:51.499Z] #8 7.282 Get:31 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB] [2021-04-07T16:28:51.499Z] #8 7.284 Get:32 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] [2021-04-07T16:28:51.499Z] #8 7.285 Get:33 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u7 [1436 kB] [2021-04-07T16:28:51.499Z] #8 7.308 Get:34 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u7 [4170 kB] [2021-04-07T16:28:51.499Z] #8 7.380 Get:35 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] [2021-04-07T16:28:51.499Z] #8 7.440 Get:36 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] [2021-04-07T16:28:51.499Z] #8 7.446 Get:37 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] [2021-04-07T16:28:51.499Z] #8 7.451 Get:38 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] [2021-04-07T16:28:51.499Z] #8 7.452 Get:39 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] [2021-04-07T16:28:51.757Z] #8 7.566 Get:40 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] [2021-04-07T16:28:51.757Z] #8 7.568 Get:41 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] [2021-04-07T16:28:51.757Z] #8 7.568 Get:42 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] [2021-04-07T16:28:51.757Z] #8 7.570 Get:43 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] [2021-04-07T16:28:51.757Z] #8 7.572 Get:44 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] [2021-04-07T16:28:51.757Z] #8 7.572 Get:45 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] [2021-04-07T16:28:51.757Z] #8 7.578 Get:46 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] [2021-04-07T16:28:51.757Z] #8 7.580 Get:47 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] [2021-04-07T16:28:51.757Z] #8 7.584 Get:48 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] [2021-04-07T16:28:51.757Z] #8 7.586 Get:49 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] [2021-04-07T16:28:51.757Z] #8 7.588 Get:50 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] [2021-04-07T16:28:51.757Z] #8 7.588 Get:51 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] [2021-04-07T16:28:51.757Z] #8 7.590 Get:52 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] [2021-04-07T16:28:51.757Z] #8 7.623 Get:53 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] [2021-04-07T16:28:51.757Z] #8 7.743 Get:54 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] [2021-04-07T16:28:51.757Z] #8 7.743 Get:55 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] [2021-04-07T16:28:51.757Z] #8 7.746 Get:56 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] [2021-04-07T16:28:51.757Z] #8 7.768 Get:57 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB] [2021-04-07T16:28:51.757Z] #8 7.770 Get:58 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] [2021-04-07T16:28:51.757Z] #8 7.793 Get:59 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2021-04-07T16:28:52.012Z] #8 7.932 debconf: delaying package configuration, since apt-utils is not installed [2021-04-07T16:28:52.012Z] #8 7.951 Fetched 46.1 MB in 1s (26.3 MB/s) [2021-04-07T16:28:52.012Z] #8 8.029 Selecting previously unselected package perl-modules-5.24. [2021-04-07T16:28:52.270Z] #8 8.030 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6698 files and directories currently installed.) [2021-04-07T16:28:52.270Z] #8 8.034 Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u7_all.deb ... [2021-04-07T16:28:52.270Z] #8 8.037 Unpacking perl-modules-5.24 (5.24.1-3+deb9u7) ... [2021-04-07T16:28:52.526Z] #8 8.578 Selecting previously unselected package libperl5.24:amd64. [2021-04-07T16:28:52.526Z] #8 8.578 Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u7_amd64.deb ... [2021-04-07T16:28:52.526Z] #8 8.585 Unpacking libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2021-04-07T16:28:53.305Z] #14 5.795 Collecting virtualenv==20.4.0 [2021-04-07T16:28:53.305Z] #14 6.860 Downloading virtualenv-20.4.0-py2.py3-none-any.whl (5.7 MB) [2021-04-07T16:28:53.453Z] #8 9.129 Selecting previously unselected package perl. [2021-04-07T16:28:53.453Z] #8 9.130 Preparing to unpack .../02-perl_5.24.1-3+deb9u7_amd64.deb ... [2021-04-07T16:28:53.453Z] #8 9.133 Unpacking perl (5.24.1-3+deb9u7) ... [2021-04-07T16:28:53.453Z] #8 9.234 Selecting previously unselected package libgmp10:amd64. [2021-04-07T16:28:53.453Z] #8 9.235 Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... [2021-04-07T16:28:53.453Z] #8 9.239 Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2021-04-07T16:28:53.453Z] #8 9.357 Selecting previously unselected package libnettle6:amd64. [2021-04-07T16:28:53.453Z] #8 9.358 Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ... [2021-04-07T16:28:53.453Z] #8 9.362 Unpacking libnettle6:amd64 (3.3-1+b2) ... [2021-04-07T16:28:53.453Z] #8 9.462 Selecting previously unselected package libhogweed4:amd64. [2021-04-07T16:28:53.568Z] #14 7.155 Collecting tox==3.21.2 [2021-04-07T16:28:53.708Z] #8 9.463 Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... [2021-04-07T16:28:53.708Z] #8 9.466 Unpacking libhogweed4:amd64 (3.3-1+b2) ... [2021-04-07T16:28:53.708Z] #8 9.581 Selecting previously unselected package libidn11:amd64. [2021-04-07T16:28:53.708Z] #8 9.583 Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ... [2021-04-07T16:28:53.708Z] #8 9.586 Unpacking libidn11:amd64 (1.33-1+deb9u1) ... [2021-04-07T16:28:53.708Z] #8 9.629 Selecting previously unselected package libp11-kit0:amd64. [2021-04-07T16:28:53.708Z] #8 9.630 Preparing to unpack .../07-libp11-kit0_0.23.3-2+deb9u1_amd64.deb ... [2021-04-07T16:28:53.708Z] #8 9.698 Unpacking libp11-kit0:amd64 (0.23.3-2+deb9u1) ... [2021-04-07T16:28:53.830Z] #14 7.160 Downloading tox-3.21.2-py2.py3-none-any.whl (84 kB) [2021-04-07T16:28:53.830Z] #14 7.210 Collecting six>=1.14.0 [2021-04-07T16:28:53.830Z] #14 7.215 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2021-04-07T16:28:53.830Z] #14 7.266 Collecting packaging>=14 [2021-04-07T16:28:53.830Z] #14 7.270 Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) [2021-04-07T16:28:53.830Z] #14 7.313 Collecting toml>=0.9.4 [2021-04-07T16:28:53.830Z] #14 7.319 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [2021-04-07T16:28:53.830Z] #14 7.346 Collecting pluggy>=0.12.0 [2021-04-07T16:28:53.830Z] #14 7.350 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2021-04-07T16:28:53.963Z] #8 9.737 Selecting previously unselected package libtasn1-6:amd64. [2021-04-07T16:28:53.963Z] #8 9.739 Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... [2021-04-07T16:28:53.963Z] #8 9.811 Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2021-04-07T16:28:53.963Z] #8 9.845 Selecting previously unselected package libgnutls30:amd64. [2021-04-07T16:28:53.963Z] #8 9.845 Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u5_amd64.deb ... [2021-04-07T16:28:53.963Z] #8 9.849 Unpacking libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2021-04-07T16:28:54.089Z] #14 7.452 Collecting py>=1.4.17 [2021-04-07T16:28:54.089Z] #14 7.456 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) [2021-04-07T16:28:54.089Z] #14 7.577 Collecting importlib-metadata>=0.12 [2021-04-07T16:28:54.089Z] #14 7.583 Downloading importlib_metadata-3.10.0-py3-none-any.whl (14 kB) [2021-04-07T16:28:54.089Z] #14 7.628 Collecting filelock>=3.0.0 [2021-04-07T16:28:54.089Z] #14 7.634 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2021-04-07T16:28:54.089Z] #14 7.683 Collecting appdirs<2,>=1.4.3 [2021-04-07T16:28:54.219Z] #8 9.987 Selecting previously unselected package libkeyutils1:amd64. [2021-04-07T16:28:54.219Z] #8 9.989 Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... [2021-04-07T16:28:54.219Z] #8 9.992 Unpacking libkeyutils1:amd64 (1.5.9-9) ... [2021-04-07T16:28:54.219Z] #8 10.09 Selecting previously unselected package libkrb5support0:amd64. [2021-04-07T16:28:54.219Z] #8 10.09 Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u2_amd64.deb ... [2021-04-07T16:28:54.219Z] #8 10.09 Unpacking libkrb5support0:amd64 (1.15-1+deb9u2) ... [2021-04-07T16:28:54.219Z] #8 10.18 Selecting previously unselected package libk5crypto3:amd64. [2021-04-07T16:28:54.219Z] #8 10.18 Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u2_amd64.deb ... [2021-04-07T16:28:54.219Z] #8 10.18 Unpacking libk5crypto3:amd64 (1.15-1+deb9u2) ... [2021-04-07T16:28:54.348Z] #14 7.687 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-04-07T16:28:54.348Z] #14 7.704 Collecting distlib<1,>=0.3.1 [2021-04-07T16:28:54.348Z] #14 7.712 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2021-04-07T16:28:54.348Z] #14 7.830 Collecting zipp>=0.5 [2021-04-07T16:28:54.348Z] #14 7.834 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) [2021-04-07T16:28:54.348Z] #14 7.858 Collecting typing-extensions>=3.6.4 [2021-04-07T16:28:54.348Z] #14 7.861 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) [2021-04-07T16:28:54.348Z] #14 7.933 Collecting pyparsing>=2.0.2 [2021-04-07T16:28:54.475Z] #8 10.26 Selecting previously unselected package libkrb5-3:amd64. [2021-04-07T16:28:54.475Z] #8 10.26 Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u2_amd64.deb ... [2021-04-07T16:28:54.475Z] #8 10.26 Unpacking libkrb5-3:amd64 (1.15-1+deb9u2) ... [2021-04-07T16:28:54.475Z] #8 10.39 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-07T16:28:54.475Z] #8 10.39 Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u2_amd64.deb ... [2021-04-07T16:28:54.475Z] #8 10.39 Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u2) ... [2021-04-07T16:28:54.475Z] #8 10.48 Selecting previously unselected package libunistring0:amd64. [2021-04-07T16:28:54.475Z] #8 10.48 Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... [2021-04-07T16:28:54.475Z] #8 10.48 Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2021-04-07T16:28:54.607Z] #14 7.940 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-04-07T16:28:54.607Z] #14 8.167 Installing collected packages: zipp, typing-extensions, six, pyparsing, importlib-metadata, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox [2021-04-07T16:28:54.730Z] #8 10.59 Selecting previously unselected package libidn2-0:amd64. [2021-04-07T16:28:54.730Z] #8 10.59 Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... [2021-04-07T16:28:54.730Z] #8 10.59 Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... [2021-04-07T16:28:54.730Z] #8 10.62 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-07T16:28:54.730Z] #8 10.62 Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2021-04-07T16:28:54.730Z] #8 10.63 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2021-04-07T16:28:54.986Z] #8 10.71 Selecting previously unselected package libsasl2-2:amd64. [2021-04-07T16:28:54.986Z] #8 10.71 Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2021-04-07T16:28:54.986Z] #8 10.71 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2021-04-07T16:28:54.986Z] #8 10.84 Selecting previously unselected package libldap-common. [2021-04-07T16:28:54.986Z] #8 10.84 Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u8_all.deb ... [2021-04-07T16:28:54.986Z] #8 10.84 Unpacking libldap-common (2.4.44+dfsg-5+deb9u8) ... [2021-04-07T16:28:54.986Z] #8 10.94 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-07T16:28:55.243Z] #8 10.94 Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u8_amd64.deb ... [2021-04-07T16:28:55.243Z] #8 10.94 Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u8) ... [2021-04-07T16:28:55.243Z] #8 11.03 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-07T16:28:55.243Z] #8 11.03 Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ... [2021-04-07T16:28:55.243Z] #8 11.04 Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2021-04-07T16:28:55.243Z] #8 11.13 Selecting previously unselected package libpsl5:amd64. [2021-04-07T16:28:55.243Z] #8 11.13 Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... [2021-04-07T16:28:55.243Z] #8 11.13 Unpacking libpsl5:amd64 (0.17.0-3) ... [2021-04-07T16:28:55.243Z] #8 11.26 Selecting previously unselected package librtmp1:amd64. [2021-04-07T16:28:55.499Z] #8 11.26 Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... [2021-04-07T16:28:55.499Z] #8 11.26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2021-04-07T16:28:55.499Z] #8 11.39 Selecting previously unselected package libssh2-1:amd64. [2021-04-07T16:28:55.499Z] #8 11.39 Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ... [2021-04-07T16:28:55.499Z] #8 11.40 Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2021-04-07T16:28:55.499Z] #8 11.44 Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-07T16:28:55.499Z] #8 11.44 Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u13_amd64.deb ... [2021-04-07T16:28:55.499Z] #8 11.52 Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u13) ... [2021-04-07T16:28:55.545Z] #14 8.847 Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-3.10.0 packaging-20.9 pluggy-0.13.1 py-1.10.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.2 tox-3.21.2 typing-extensions-3.7.4.3 virtualenv-20.4.0 zipp-3.4.1 [2021-04-07T16:28:55.754Z] #8 11.56 Selecting previously unselected package liberror-perl. [2021-04-07T16:28:55.754Z] #8 11.56 Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ... [2021-04-07T16:28:55.755Z] #8 11.57 Unpacking liberror-perl (0.17024-1) ... [2021-04-07T16:28:55.755Z] #8 11.67 Selecting previously unselected package git-man. [2021-04-07T16:28:55.755Z] #8 11.67 Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u7_all.deb ... [2021-04-07T16:28:55.755Z] #8 11.67 Unpacking git-man (1:2.11.0-3+deb9u7) ... [2021-04-07T16:28:56.010Z] #8 11.84 Selecting previously unselected package git. [2021-04-07T16:28:56.010Z] #8 11.84 Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u7_amd64.deb ... [2021-04-07T16:28:56.010Z] #8 11.86 Unpacking git (1:2.11.0-3+deb9u7) ... [2021-04-07T16:28:56.570Z] #8 12.41 Selecting previously unselected package libssl1.0.2:amd64. [2021-04-07T16:28:56.570Z] #8 12.41 Preparing to unpack .../29-libssl1.0.2_1.0.2u-1~deb9u4_amd64.deb ... [2021-04-07T16:28:56.570Z] #8 12.42 Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u4) ... [2021-04-07T16:28:56.831Z] #8 12.59 Selecting previously unselected package binutils. [2021-04-07T16:28:56.831Z] #8 12.60 Preparing to unpack .../30-binutils_2.28-5_amd64.deb ... [2021-04-07T16:28:56.831Z] #8 12.60 Unpacking binutils (2.28-5) ... [2021-04-07T16:28:57.391Z] #8 13.17 Selecting previously unselected package libisl15:amd64. [2021-04-07T16:28:57.391Z] #8 13.17 Preparing to unpack .../31-libisl15_0.18-1_amd64.deb ... [2021-04-07T16:28:57.391Z] #8 13.18 Unpacking libisl15:amd64 (0.18-1) ... [2021-04-07T16:28:57.391Z] #8 13.34 Selecting previously unselected package libmpfr4:amd64. [2021-04-07T16:28:57.391Z] #8 13.34 Preparing to unpack .../32-libmpfr4_3.1.5-1_amd64.deb ... [2021-04-07T16:28:57.391Z] #8 13.34 Unpacking libmpfr4:amd64 (3.1.5-1) ... [2021-04-07T16:28:57.391Z] #8 13.39 Selecting previously unselected package libmpc3:amd64. [2021-04-07T16:28:57.391Z] #8 13.39 Preparing to unpack .../33-libmpc3_1.0.3-1+b2_amd64.deb ... [2021-04-07T16:28:57.647Z] #8 13.48 Unpacking libmpc3:amd64 (1.0.3-1+b2) ... [2021-04-07T16:28:57.647Z] #8 13.51 Selecting previously unselected package cpp-6. [2021-04-07T16:28:57.647Z] #8 13.51 Preparing to unpack .../34-cpp-6_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:57.647Z] #8 13.51 Unpacking cpp-6 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.207Z] #8 14.14 Selecting previously unselected package cpp. [2021-04-07T16:28:58.207Z] #8 14.14 Preparing to unpack .../35-cpp_4%3a6.3.0-4_amd64.deb ... [2021-04-07T16:28:58.207Z] #8 14.15 Unpacking cpp (4:6.3.0-4) ... [2021-04-07T16:28:58.463Z] #8 14.23 Selecting previously unselected package libcurl3:amd64. [2021-04-07T16:28:58.463Z] #8 14.23 Preparing to unpack .../36-libcurl3_7.52.1-5+deb9u13_amd64.deb ... [2021-04-07T16:28:58.463Z] #8 14.23 Unpacking libcurl3:amd64 (7.52.1-5+deb9u13) ... [2021-04-07T16:28:58.463Z] #8 14.36 Selecting previously unselected package curl. [2021-04-07T16:28:58.463Z] #8 14.36 Preparing to unpack .../37-curl_7.52.1-5+deb9u13_amd64.deb ... [2021-04-07T16:28:58.463Z] #8 14.36 Unpacking curl (7.52.1-5+deb9u13) ... [2021-04-07T16:28:58.463Z] #8 14.43 Selecting previously unselected package libcc1-0:amd64. [2021-04-07T16:28:58.463Z] #8 14.43 Preparing to unpack .../38-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.463Z] #8 14.44 Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.463Z] #8 14.47 Selecting previously unselected package libgomp1:amd64. [2021-04-07T16:28:58.719Z] #8 14.47 Preparing to unpack .../39-libgomp1_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.719Z] #8 14.47 Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.719Z] #8 14.52 Selecting previously unselected package libitm1:amd64. [2021-04-07T16:28:58.719Z] #8 14.52 Preparing to unpack .../40-libitm1_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.719Z] #8 14.52 Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.719Z] #8 14.55 Selecting previously unselected package libatomic1:amd64. [2021-04-07T16:28:58.719Z] #8 14.55 Preparing to unpack .../41-libatomic1_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.719Z] #8 14.56 Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.719Z] #8 14.59 Selecting previously unselected package libasan3:amd64. [2021-04-07T16:28:58.719Z] #8 14.59 Preparing to unpack .../42-libasan3_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.719Z] #8 14.59 Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.719Z] #8 14.65 Selecting previously unselected package liblsan0:amd64. [2021-04-07T16:28:58.719Z] #8 14.65 Preparing to unpack .../43-liblsan0_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.719Z] #8 14.65 Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.719Z] #8 14.69 Selecting previously unselected package libtsan0:amd64. [2021-04-07T16:28:58.719Z] #8 14.69 Preparing to unpack .../44-libtsan0_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.976Z] #8 14.69 Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.976Z] #8 14.75 Selecting previously unselected package libubsan0:amd64. [2021-04-07T16:28:58.976Z] #8 14.75 Preparing to unpack .../45-libubsan0_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.976Z] #8 14.75 Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.976Z] #8 14.79 Selecting previously unselected package libcilkrts5:amd64. [2021-04-07T16:28:58.976Z] #8 14.79 Preparing to unpack .../46-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.976Z] #8 14.79 Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.976Z] #8 14.82 Selecting previously unselected package libmpx2:amd64. [2021-04-07T16:28:58.976Z] #8 14.83 Preparing to unpack .../47-libmpx2_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.976Z] #8 14.83 Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.976Z] #8 14.86 Selecting previously unselected package libquadmath0:amd64. [2021-04-07T16:28:58.976Z] #8 14.86 Preparing to unpack .../48-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.976Z] #8 14.86 Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:58.976Z] #8 14.90 Selecting previously unselected package libgcc-6-dev:amd64. [2021-04-07T16:28:58.976Z] #8 14.90 Preparing to unpack .../49-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:58.976Z] #8 14.90 Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:59.232Z] #8 15.13 Selecting previously unselected package gcc-6. [2021-04-07T16:28:59.232Z] #8 15.13 Preparing to unpack .../50-gcc-6_6.3.0-18+deb9u1_amd64.deb ... [2021-04-07T16:28:59.232Z] #8 15.13 Unpacking gcc-6 (6.3.0-18+deb9u1) ... [2021-04-07T16:28:59.735Z] #14 DONE 13.3s [2021-04-07T16:28:59.735Z] [2021-04-07T16:28:59.735Z] #15 [build 5/16] COPY requirements-dev.txt . [2021-04-07T16:28:59.735Z] #15 sha256:fd08ec7ebf20a9f4b16e7220237ab5a610e116ccdc0c6891c67378536da02f4f [2021-04-07T16:28:59.735Z] #15 DONE 0.0s [2021-04-07T16:28:59.794Z] #8 15.79 Selecting previously unselected package gcc. [2021-04-07T16:28:59.794Z] #8 15.79 Preparing to unpack .../51-gcc_4%3a6.3.0-4_amd64.deb ... [2021-04-07T16:28:59.794Z] #8 15.80 Unpacking gcc (4:6.3.0-4) ... [2021-04-07T16:28:59.794Z] #8 15.83 Selecting previously unselected package libc-dev-bin. [2021-04-07T16:29:00.028Z] [2021-04-07T16:29:00.028Z] #16 [build 6/16] COPY requirements-indirect.txt . [2021-04-07T16:29:00.028Z] #16 sha256:ee6ace0d8192b54186867b3e82007e7122dedd541fb485ff2fcd01fd61226c7e [2021-04-07T16:29:00.028Z] #16 DONE 0.1s [2021-04-07T16:29:00.028Z] [2021-04-07T16:29:00.028Z] #17 [build 7/16] COPY requirements.txt . [2021-04-07T16:29:00.028Z] #17 sha256:86e57aa2bc4c8c98fd7232e6f834e098c288a57376adbd5e61cfe424aae22d2d [2021-04-07T16:29:00.028Z] #17 DONE 0.0s [2021-04-07T16:29:00.028Z] [2021-04-07T16:29:00.028Z] #18 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirect.txt -r requirements-dev.txt [2021-04-07T16:29:00.028Z] #18 sha256:b2a411623cba6ef570f64cdb1ff6189c5a3064e795c59c22b05e167e4053a2df [2021-04-07T16:29:00.051Z] #8 15.83 Preparing to unpack .../52-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... [2021-04-07T16:29:00.051Z] #8 15.83 Unpacking libc-dev-bin (2.24-11+deb9u4) ... [2021-04-07T16:29:00.051Z] #8 15.87 Selecting previously unselected package linux-libc-dev:amd64. [2021-04-07T16:29:00.051Z] #8 15.88 Preparing to unpack .../53-linux-libc-dev_4.9.258-1_amd64.deb ... [2021-04-07T16:29:00.051Z] #8 15.88 Unpacking linux-libc-dev:amd64 (4.9.258-1) ... [2021-04-07T16:29:00.347Z] #8 16.02 Selecting previously unselected package libc6-dev:amd64. [2021-04-07T16:29:00.347Z] #8 16.03 Preparing to unpack .../54-libc6-dev_2.24-11+deb9u4_amd64.deb ... [2021-04-07T16:29:00.347Z] #8 16.03 Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... [2021-04-07T16:29:00.607Z] #8 16.30 Selecting previously unselected package libffi-dev:amd64. [2021-04-07T16:29:00.607Z] #8 16.30 Preparing to unpack .../55-libffi-dev_3.2.1-6_amd64.deb ... [2021-04-07T16:29:00.607Z] #8 16.31 Unpacking libffi-dev:amd64 (3.2.1-6) ... [2021-04-07T16:29:00.607Z] #8 16.34 Selecting previously unselected package libssl-dev:amd64. [2021-04-07T16:29:00.607Z] #8 16.35 Preparing to unpack .../56-libssl-dev_1.1.0l-1~deb9u3_amd64.deb ... [2021-04-07T16:29:00.607Z] #8 16.35 Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u3) ... [2021-04-07T16:29:00.607Z] #8 16.51 Selecting previously unselected package make. [2021-04-07T16:29:00.607Z] #8 16.51 Preparing to unpack .../57-make_4.1-9.1_amd64.deb ... [2021-04-07T16:29:00.607Z] #8 16.51 Unpacking make (4.1-9.1) ... [2021-04-07T16:29:00.607Z] #8 16.57 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-07T16:29:00.607Z] #8 16.57 Preparing to unpack .../58-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2021-04-07T16:29:00.607Z] #8 16.57 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2021-04-07T16:29:00.607Z] #8 16.62 Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.607Z] #8 16.63 Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.607Z] #8 16.64 Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.607Z] #8 16.66 Setting up perl-modules-5.24 (5.24.1-3+deb9u7) ... [2021-04-07T16:29:00.607Z] #8 16.67 Setting up libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2021-04-07T16:29:00.607Z] #8 16.68 Setting up libnettle6:amd64 (3.3-1+b2) ... [2021-04-07T16:29:00.866Z] #8 16.69 Setting up git-man (1:2.11.0-3+deb9u7) ... [2021-04-07T16:29:00.866Z] #8 16.71 Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.72 Setting up make (4.1-9.1) ... [2021-04-07T16:29:00.866Z] #8 16.73 Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.74 Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.75 Setting up libldap-common (2.4.44+dfsg-5+deb9u8) ... [2021-04-07T16:29:00.866Z] #8 16.76 Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.77 Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.78 Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.79 Setting up libssl-dev:amd64 (1.1.0l-1~deb9u3) ... [2021-04-07T16:29:00.866Z] #8 16.80 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.81 Setting up linux-libc-dev:amd64 (4.9.258-1) ... [2021-04-07T16:29:00.866Z] #8 16.82 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.84 Setting up libffi-dev:amd64 (3.2.1-6) ... [2021-04-07T16:29:00.866Z] #8 16.85 Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.86 Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:00.866Z] #8 16.87 Setting up perl (5.24.1-3+deb9u7) ... [2021-04-07T16:29:00.866Z] #8 16.88 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode [2021-04-07T16:29:00.970Z] #18 0.708 Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment [2021-04-07T16:29:00.970Z] #18 0.708 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment [2021-04-07T16:29:00.970Z] #18 0.709 Ignoring urllib3: markers 'python_version == "3.3"' don't match your environment [2021-04-07T16:29:00.970Z] #18 0.709 Ignoring more-itertools: markers 'python_version < "3.5"' don't match your environment [2021-04-07T16:29:00.970Z] #18 0.710 Ignoring pytest: markers 'python_version < "3.5"' don't match your environment [2021-04-07T16:29:01.164Z] #8 16.88 update-alternatives: warning: skip creation of /usr/share/man/man1/rename.1.gz because associated file /usr/share/man/man1/prename.1.gz (of link group rename) doesn't exist [2021-04-07T16:29:01.164Z] #8 16.89 Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u4) ... [2021-04-07T16:29:01.164Z] #8 16.96 debconf: unable to initialize frontend: Dialog [2021-04-07T16:29:01.164Z] #8 16.96 debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-04-07T16:29:01.164Z] #8 16.96 debconf: falling back to frontend: Readline [2021-04-07T16:29:01.164Z] #8 17.03 Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:01.164Z] #8 17.05 Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2021-04-07T16:29:01.164Z] #8 17.06 Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2021-04-07T16:29:01.164Z] #8 17.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2021-04-07T16:29:01.164Z] #8 17.08 Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2021-04-07T16:29:01.164Z] #8 17.09 Setting up libp11-kit0:amd64 (0.23.3-2+deb9u1) ... [2021-04-07T16:29:01.164Z] #8 17.10 Setting up libmpfr4:amd64 (3.1.5-1) ... [2021-04-07T16:29:01.164Z] #8 17.11 Setting up libmpc3:amd64 (1.0.3-1+b2) ... [2021-04-07T16:29:01.164Z] #8 17.12 Setting up binutils (2.28-5) ... [2021-04-07T16:29:01.164Z] #8 17.13 Setting up libc-dev-bin (2.24-11+deb9u4) ... [2021-04-07T16:29:01.420Z] #8 17.14 Setting up libkeyutils1:amd64 (1.5.9-9) ... [2021-04-07T16:29:01.420Z] #8 17.15 Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... [2021-04-07T16:29:01.420Z] #8 17.16 Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:01.420Z] #8 17.17 Setting up libidn11:amd64 (1.33-1+deb9u1) ... [2021-04-07T16:29:01.420Z] #8 17.19 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2021-04-07T16:29:01.420Z] #8 17.20 Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... [2021-04-07T16:29:01.420Z] #8 17.21 Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:01.420Z] #8 17.22 Setting up liberror-perl (0.17024-1) ... [2021-04-07T16:29:01.420Z] #8 17.23 Setting up libpsl5:amd64 (0.17.0-3) ... [2021-04-07T16:29:01.420Z] #8 17.24 Setting up libkrb5support0:amd64 (1.15-1+deb9u2) ... [2021-04-07T16:29:01.420Z] #8 17.26 Setting up libhogweed4:amd64 (3.3-1+b2) ... [2021-04-07T16:29:01.420Z] #8 17.27 Setting up libisl15:amd64 (0.18-1) ... [2021-04-07T16:29:01.420Z] #8 17.28 Setting up cpp-6 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:01.420Z] #8 17.29 Setting up cpp (4:6.3.0-4) ... [2021-04-07T16:29:01.420Z] #8 17.30 Setting up libk5crypto3:amd64 (1.15-1+deb9u2) ... [2021-04-07T16:29:01.420Z] #8 17.31 Setting up libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2021-04-07T16:29:01.420Z] #8 17.32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2021-04-07T16:29:01.420Z] #8 17.33 Setting up gcc-6 (6.3.0-18+deb9u1) ... [2021-04-07T16:29:01.420Z] #8 17.34 Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u8) ... [2021-04-07T16:29:01.420Z] #8 17.35 Setting up libkrb5-3:amd64 (1.15-1+deb9u2) ... [2021-04-07T16:29:01.420Z] #8 17.37 Setting up gcc (4:6.3.0-4) ... [2021-04-07T16:29:01.420Z] #8 17.39 Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u2) ... [2021-04-07T16:29:01.420Z] #8 17.40 Setting up libcurl3:amd64 (7.52.1-5+deb9u13) ... [2021-04-07T16:29:01.420Z] #8 17.41 Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u13) ... [2021-04-07T16:29:01.420Z] #8 17.42 Setting up git (1:2.11.0-3+deb9u7) ... [2021-04-07T16:29:01.420Z] #8 17.45 Setting up curl (7.52.1-5+deb9u13) ... [2021-04-07T16:29:01.675Z] #8 17.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2021-04-07T16:29:02.605Z] #8 DONE 18.4s [2021-04-07T16:29:02.605Z] [2021-04-07T16:29:02.605Z] #9 [build 1/16] WORKDIR /code/ [2021-04-07T16:29:02.605Z] #9 sha256:d68620751a087ecc33de887c4f781e9c4257d57ae0b16723d18a20f8ad967901 [2021-04-07T16:29:02.605Z] #9 DONE 0.0s [2021-04-07T16:29:02.605Z] [2021-04-07T16:29:02.605Z] #11 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2021-04-07T16:29:02.605Z] #11 sha256:dd05003dfd4438458eef8b4fdddd16733a4ba2f2d0a27aba9f01a00c866973b6 [2021-04-07T16:29:02.605Z] #11 DONE 0.1s [2021-04-07T16:29:02.605Z] [2021-04-07T16:29:02.605Z] #13 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2021-04-07T16:29:02.605Z] #13 sha256:5ab12ffe99775196ae15b428607684774d0690287e428856383dfc9e140dbfdf [2021-04-07T16:29:03.577Z] #13 DONE 0.8s [2021-04-07T16:29:03.577Z] [2021-04-07T16:29:03.577Z] #14 [build 4/16] RUN pip install virtualenv==20.4.0 tox==3.21.2 [2021-04-07T16:29:03.577Z] #14 sha256:f680716c69bb5d72d6249c3f5cea0e4d848b14c16ac06441b99467962e7fa73b [2021-04-07T16:29:05.168Z] #18 4.888 Collecting backports.shutil_get_terminal_size==1.0.0 [2021-04-07T16:29:06.105Z] #18 5.948 Downloading backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl (6.5 kB) [2021-04-07T16:29:06.105Z] #18 5.970 Collecting cached-property==1.5.1 [2021-04-07T16:29:06.105Z] #18 5.974 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2021-04-07T16:29:06.105Z] #18 6.013 Collecting certifi==2020.6.20 [2021-04-07T16:29:06.105Z] #18 6.018 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2021-04-07T16:29:06.105Z] #18 6.096 Collecting chardet==3.0.4 [2021-04-07T16:29:06.105Z] #18 6.100 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-04-07T16:29:06.105Z] #18 6.121 Collecting distro==1.5.0 [2021-04-07T16:29:06.105Z] #18 6.124 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) [2021-04-07T16:29:06.105Z] #18 6.168 Collecting docker==5.0.0 [2021-04-07T16:29:06.105Z] #18 6.175 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-04-07T16:29:06.365Z] #18 6.277 Collecting docker-pycreds==0.4.0 [2021-04-07T16:29:06.365Z] #18 6.281 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-07T16:29:06.365Z] #18 6.301 Collecting dockerpty==0.4.1 [2021-04-07T16:29:06.365Z] #18 6.304 Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-07T16:29:06.625Z] #18 6.655 Collecting docopt==0.6.2 [2021-04-07T16:29:06.887Z] #18 6.659 Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-07T16:29:06.887Z] #18 6.884 Collecting idna==2.10 [2021-04-07T16:29:06.887Z] #18 6.888 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2021-04-07T16:29:06.887Z] #18 6.909 Collecting ipaddress==1.0.23 [2021-04-07T16:29:06.887Z] #18 6.912 Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) [2021-04-07T16:29:06.887Z] #18 6.964 Collecting jsonschema==3.2.0 [2021-04-07T16:29:06.887Z] #18 6.968 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-04-07T16:29:06.887Z] #18 7.019 Collecting paramiko==2.7.1 [2021-04-07T16:29:07.147Z] #18 7.031 Downloading paramiko-2.7.1-py2.py3-none-any.whl (206 kB) [2021-04-07T16:29:07.147Z] #18 7.066 Collecting PySocks==1.7.1 [2021-04-07T16:29:07.147Z] #18 7.070 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2021-04-07T16:29:07.147Z] #18 7.136 Collecting python-dotenv==0.17.0 [2021-04-07T16:29:07.147Z] #18 7.140 Downloading python_dotenv-0.17.0-py2.py3-none-any.whl (18 kB) [2021-04-07T16:29:07.147Z] #18 7.228 Collecting PyYAML==5.4.1 [2021-04-07T16:29:07.147Z] #18 7.233 Downloading PyYAML-5.4.1.tar.gz (175 kB) [2021-04-07T16:29:07.718Z] #18 7.439 Installing build dependencies: started [2021-04-07T16:29:10.113Z] #14 5.755 Collecting virtualenv==20.4.0 [2021-04-07T16:29:10.113Z] #14 6.777 Downloading virtualenv-20.4.0-py2.py3-none-any.whl (5.7 MB) [2021-04-07T16:29:10.412Z] #14 7.040 Collecting tox==3.21.2 [2021-04-07T16:29:10.668Z] #14 7.046 Downloading tox-3.21.2-py2.py3-none-any.whl (84 kB) [2021-04-07T16:29:10.668Z] #14 7.127 Collecting py>=1.4.17 [2021-04-07T16:29:10.668Z] #14 7.131 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) [2021-04-07T16:29:10.668Z] #14 7.192 Collecting six>=1.14.0 [2021-04-07T16:29:10.668Z] #14 7.195 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2021-04-07T16:29:10.668Z] #14 7.219 Collecting toml>=0.9.4 [2021-04-07T16:29:10.668Z] #14 7.222 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [2021-04-07T16:29:10.668Z] #14 7.254 Collecting pluggy>=0.12.0 [2021-04-07T16:29:10.668Z] #14 7.258 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2021-04-07T16:29:10.923Z] #14 7.371 Collecting importlib-metadata>=0.12 [2021-04-07T16:29:10.923Z] #14 7.374 Downloading importlib_metadata-3.10.0-py3-none-any.whl (14 kB) [2021-04-07T16:29:10.923Z] #14 7.502 Collecting packaging>=14 [2021-04-07T16:29:10.923Z] #14 7.507 Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) [2021-04-07T16:29:10.923Z] #14 7.534 Collecting filelock>=3.0.0 [2021-04-07T16:29:10.924Z] #14 7.537 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2021-04-07T16:29:10.924Z] #14 7.590 Collecting appdirs<2,>=1.4.3 [2021-04-07T16:29:10.924Z] #14 7.594 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-04-07T16:29:11.180Z] #14 7.619 Collecting distlib<1,>=0.3.1 [2021-04-07T16:29:11.180Z] #14 7.623 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2021-04-07T16:29:11.180Z] #14 7.727 Collecting zipp>=0.5 [2021-04-07T16:29:11.180Z] #14 7.730 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) [2021-04-07T16:29:11.180Z] #14 7.757 Collecting typing-extensions>=3.6.4 [2021-04-07T16:29:11.180Z] #14 7.761 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) [2021-04-07T16:29:11.180Z] #14 7.856 Collecting pyparsing>=2.0.2 [2021-04-07T16:29:11.437Z] #14 7.859 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-04-07T16:29:11.437Z] #14 8.032 Installing collected packages: zipp, typing-extensions, six, pyparsing, importlib-metadata, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox [2021-04-07T16:29:12.001Z] #14 8.555 Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-3.10.0 packaging-20.9 pluggy-0.13.1 py-1.10.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.2 tox-3.21.2 typing-extensions-3.7.4.3 virtualenv-20.4.0 zipp-3.4.1 [2021-04-07T16:29:15.840Z] #18 14.86 Installing build dependencies: finished with status 'done' [2021-04-07T16:29:15.840Z] #18 14.86 Getting requirements to build wheel: started [2021-04-07T16:29:16.206Z] #14 DONE 12.9s [2021-04-07T16:29:16.409Z] #18 16.29 Getting requirements to build wheel: finished with status 'done' [2021-04-07T16:29:16.409Z] #18 16.29 Preparing wheel metadata: started [2021-04-07T16:29:16.409Z] #18 16.55 Preparing wheel metadata: finished with status 'done' [2021-04-07T16:29:16.462Z] [2021-04-07T16:29:16.462Z] #15 [build 5/16] COPY requirements-dev.txt . [2021-04-07T16:29:16.462Z] #15 sha256:f79d7fac0f3883110d37292276fdbf360b5bdcaebcb462bcdf68286b87523057 [2021-04-07T16:29:16.462Z] #15 DONE 0.0s [2021-04-07T16:29:16.462Z] [2021-04-07T16:29:16.462Z] #16 [build 6/16] COPY requirements-indirect.txt . [2021-04-07T16:29:16.462Z] #16 sha256:fc8dba4c43c217f50117d1473f57f334fee3b6b6538136966d07ddd0ea5607c7 [2021-04-07T16:29:16.462Z] #16 DONE 0.0s [2021-04-07T16:29:16.462Z] [2021-04-07T16:29:16.462Z] #17 [build 7/16] COPY requirements.txt . [2021-04-07T16:29:16.462Z] #17 sha256:78e3c2de7f642fa0653f708f5b296dbd3929ce8124c100ac15c52cb6e9ffdb5c [2021-04-07T16:29:16.462Z] #17 DONE 0.1s [2021-04-07T16:29:16.462Z] [2021-04-07T16:29:16.462Z] #18 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirect.txt -r requirements-dev.txt [2021-04-07T16:29:16.462Z] #18 sha256:0c97e903e9b73bbd59b6e2c8366b87baa737c88baa448d1396d0fb43cb5822d3 [2021-04-07T16:29:16.668Z] #18 16.63 Collecting requests==2.24.0 [2021-04-07T16:29:16.668Z] #18 16.64 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2021-04-07T16:29:16.668Z] #18 16.66 Collecting texttable==1.6.2 [2021-04-07T16:29:16.668Z] #18 16.66 Downloading texttable-1.6.2-py2.py3-none-any.whl (10 kB) [2021-04-07T16:29:16.668Z] #18 16.69 Collecting websocket-client==0.57.0 [2021-04-07T16:29:16.668Z] #18 16.69 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-04-07T16:29:16.668Z] #18 16.72 Collecting altgraph==0.17 [2021-04-07T16:29:16.668Z] #18 16.72 Downloading altgraph-0.17-py2.py3-none-any.whl (21 kB) [2021-04-07T16:29:16.668Z] #18 16.75 Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 2)) (1.4.4) [2021-04-07T16:29:16.668Z] #18 16.77 Collecting attrs==20.3.0 [2021-04-07T16:29:16.927Z] #18 16.77 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) [2021-04-07T16:29:16.927Z] #18 16.85 Collecting bcrypt==3.2.0 [2021-04-07T16:29:16.927Z] #18 16.85 Downloading bcrypt-3.2.0.tar.gz (42 kB) [2021-04-07T16:29:16.927Z] #18 16.87 Installing build dependencies: started [2021-04-07T16:29:17.023Z] #18 0.716 Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment [2021-04-07T16:29:17.278Z] #18 0.717 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment [2021-04-07T16:29:17.278Z] #18 0.717 Ignoring urllib3: markers 'python_version == "3.3"' don't match your environment [2021-04-07T16:29:17.278Z] #18 0.718 Ignoring more-itertools: markers 'python_version < "3.5"' don't match your environment [2021-04-07T16:29:17.278Z] #18 0.718 Ignoring pytest: markers 'python_version < "3.5"' don't match your environment [2021-04-07T16:29:21.441Z] #18 4.864 Collecting backports.shutil_get_terminal_size==1.0.0 [2021-04-07T16:29:22.368Z] #18 5.892 Downloading backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl (6.5 kB) [2021-04-07T16:29:22.368Z] #18 5.917 Collecting cached-property==1.5.1 [2021-04-07T16:29:22.368Z] #18 5.920 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2021-04-07T16:29:22.368Z] #18 5.966 Collecting certifi==2020.6.20 [2021-04-07T16:29:22.368Z] #18 5.969 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2021-04-07T16:29:22.368Z] #18 5.998 Collecting chardet==3.0.4 [2021-04-07T16:29:22.368Z] #18 6.001 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-04-07T16:29:22.368Z] #18 6.025 Collecting distro==1.5.0 [2021-04-07T16:29:22.624Z] #18 6.028 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) [2021-04-07T16:29:22.624Z] #18 6.079 Collecting docker==5.0.0 [2021-04-07T16:29:22.624Z] #18 6.083 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-04-07T16:29:22.624Z] #18 6.109 Collecting docker-pycreds==0.4.0 [2021-04-07T16:29:22.624Z] #18 6.112 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-07T16:29:22.624Z] #18 6.134 Collecting dockerpty==0.4.1 [2021-04-07T16:29:22.624Z] #18 6.137 Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-07T16:29:23.188Z] #18 6.472 Collecting docopt==0.6.2 [2021-04-07T16:29:23.188Z] #18 6.475 Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-07T16:29:23.188Z] #18 6.704 Collecting idna==2.10 [2021-04-07T16:29:23.188Z] #18 6.707 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2021-04-07T16:29:23.188Z] #18 6.733 Collecting ipaddress==1.0.23 [2021-04-07T16:29:23.188Z] #18 6.736 Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) [2021-04-07T16:29:23.188Z] #18 6.766 Collecting jsonschema==3.2.0 [2021-04-07T16:29:23.188Z] #18 6.769 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-04-07T16:29:23.188Z] #18 6.824 Collecting paramiko==2.7.1 [2021-04-07T16:29:23.444Z] #18 6.828 Downloading paramiko-2.7.1-py2.py3-none-any.whl (206 kB) [2021-04-07T16:29:23.444Z] #18 6.879 Collecting PySocks==1.7.1 [2021-04-07T16:29:23.444Z] #18 6.884 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2021-04-07T16:29:23.444Z] #18 6.919 Collecting python-dotenv==0.17.0 [2021-04-07T16:29:23.444Z] #18 6.922 Downloading python_dotenv-0.17.0-py2.py3-none-any.whl (18 kB) [2021-04-07T16:29:23.444Z] #18 7.003 Collecting PyYAML==5.4.1 [2021-04-07T16:29:23.444Z] #18 7.012 Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) [2021-04-07T16:29:23.444Z] #18 7.090 Collecting requests==2.24.0 [2021-04-07T16:29:23.742Z] #18 7.093 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2021-04-07T16:29:23.742Z] #18 7.196 Collecting texttable==1.6.2 [2021-04-07T16:29:23.742Z] #18 7.200 Downloading texttable-1.6.2-py2.py3-none-any.whl (10 kB) [2021-04-07T16:29:23.742Z] #18 7.233 Collecting websocket-client==0.57.0 [2021-04-07T16:29:23.742Z] #18 7.236 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-04-07T16:29:23.742Z] #18 7.266 Collecting altgraph==0.17 [2021-04-07T16:29:23.742Z] #18 7.269 Downloading altgraph-0.17-py2.py3-none-any.whl (21 kB) [2021-04-07T16:29:23.742Z] #18 7.274 Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 2)) (1.4.4) [2021-04-07T16:29:23.742Z] #18 7.297 Collecting attrs==20.3.0 [2021-04-07T16:29:23.998Z] #18 7.300 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) [2021-04-07T16:29:23.998Z] #18 7.378 Collecting bcrypt==3.2.0 [2021-04-07T16:29:23.998Z] #18 7.381 Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) [2021-04-07T16:29:24.254Z] #18 7.662 Collecting cffi==1.14.4 [2021-04-07T16:29:24.254Z] #18 7.667 Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB) [2021-04-07T16:29:24.518Z] #18 8.026 Collecting cryptography==3.3.2 [2021-04-07T16:29:24.518Z] #18 8.034 Downloading cryptography-3.3.2-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB) [2021-04-07T16:29:24.518Z] #18 8.113 Requirement already satisfied: distlib==0.3.1 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 7)) (0.3.1) [2021-04-07T16:29:24.518Z] #18 8.131 Collecting entrypoints==0.3 [2021-04-07T16:29:24.774Z] #18 8.134 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) [2021-04-07T16:29:24.774Z] #18 8.139 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2021-04-07T16:29:24.774Z] #18 8.159 Collecting gitdb2==4.0.2 [2021-04-07T16:29:24.774Z] #18 8.162 Downloading gitdb2-4.0.2-py3-none-any.whl (1.1 kB) [2021-04-07T16:29:24.774Z] #18 8.184 Collecting mccabe==0.6.1 [2021-04-07T16:29:24.774Z] #18 8.186 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) [2021-04-07T16:29:24.774Z] #18 8.224 Collecting more-itertools==8.6.0 [2021-04-07T16:29:24.774Z] #18 8.228 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) [2021-04-07T16:29:24.774Z] #18 8.234 Requirement already satisfied: packaging==20.9 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 14)) (20.9) [2021-04-07T16:29:24.774Z] #18 8.257 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2021-04-07T16:29:24.774Z] #18 8.293 Collecting py==1.9.0 [2021-04-07T16:29:24.774Z] #18 8.296 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2021-04-07T16:29:25.031Z] #18 8.530 Collecting pycodestyle==2.6.0 [2021-04-07T16:29:25.031Z] #18 8.533 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) [2021-04-07T16:29:25.031Z] #18 8.572 Collecting pycparser==2.20 [2021-04-07T16:29:25.031Z] #18 8.575 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-04-07T16:29:25.031Z] #18 8.618 Collecting pyflakes==2.2.0 [2021-04-07T16:29:25.031Z] #18 8.621 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) [2021-04-07T16:29:25.031Z] #18 8.680 Collecting PyNaCl==1.4.0 [2021-04-07T16:29:25.289Z] #18 8.686 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-04-07T16:29:25.289Z] #18 8.733 Requirement already satisfied: pyparsing==2.4.7 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 21)) (2.4.7) [2021-04-07T16:29:25.289Z] #18 8.757 Collecting pyrsistent==0.16.0 [2021-04-07T16:29:25.289Z] #18 8.761 Downloading pyrsistent-0.16.0.tar.gz (108 kB) [2021-04-07T16:29:25.545Z] #18 9.022 Collecting smmap==3.0.4 [2021-04-07T16:29:25.545Z] #18 9.026 Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB) [2021-04-07T16:29:25.545Z] #18 9.046 Collecting smmap2==3.0.1 [2021-04-07T16:29:25.545Z] #18 9.049 Downloading smmap2-3.0.1-py3-none-any.whl (1.1 kB) [2021-04-07T16:29:25.545Z] #18 9.071 Collecting toml==0.10.1 [2021-04-07T16:29:25.545Z] #18 9.075 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2021-04-07T16:29:25.545Z] #18 9.080 Requirement already satisfied: tox==3.21.2 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 26)) (3.21.2) [2021-04-07T16:29:25.545Z] #18 9.081 Requirement already satisfied: virtualenv==20.4.0 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 27)) (20.4.0) [2021-04-07T16:29:25.545Z] #18 9.100 Collecting wcwidth==0.2.5 [2021-04-07T16:29:25.545Z] #18 9.105 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-04-07T16:29:25.545Z] #18 9.143 Collecting Click==7.1.2 [2021-04-07T16:29:25.545Z] #18 9.160 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2021-04-07T16:29:26.106Z] #18 9.580 Collecting coverage==5.5 [2021-04-07T16:29:26.106Z] #18 9.585 Downloading coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl (242 kB) [2021-04-07T16:29:26.106Z] #18 9.646 Collecting ddt==1.4.1 [2021-04-07T16:29:26.106Z] #18 9.649 Downloading ddt-1.4.1-py2.py3-none-any.whl (6.1 kB) [2021-04-07T16:29:26.106Z] #18 9.709 Collecting flake8==3.8.3 [2021-04-07T16:29:26.106Z] #18 9.712 Downloading flake8-3.8.3-py2.py3-none-any.whl (72 kB) [2021-04-07T16:29:26.106Z] #18 9.767 Collecting gitpython==3.1.11 [2021-04-07T16:29:26.361Z] #18 9.771 Downloading GitPython-3.1.11-py3-none-any.whl (159 kB) [2021-04-07T16:29:26.361Z] #18 9.836 Collecting mock==3.0.5 [2021-04-07T16:29:26.361Z] #18 9.840 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) [2021-04-07T16:29:26.361Z] #18 9.947 Collecting pytest==6.0.1 [2021-04-07T16:29:26.361Z] #18 9.952 Downloading pytest-6.0.1-py3-none-any.whl (270 kB) [2021-04-07T16:29:26.361Z] #18 9.992 Collecting pytest-cov==2.10.1 [2021-04-07T16:29:26.361Z] #18 9.996 Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) [2021-04-07T16:29:26.361Z] #18 10.03 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.7/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-04-07T16:29:26.618Z] #18 10.18 Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/site-packages (from flake8==3.8.3->-r requirements-dev.txt (line 4)) (3.10.0) [2021-04-07T16:29:26.879Z] #18 10.21 Collecting gitdb>=4.0.1 [2021-04-07T16:29:26.879Z] #18 10.22 Downloading gitdb-4.0.7-py3-none-any.whl (63 kB) [2021-04-07T16:29:26.879Z] #18 10.27 Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema==3.2.0->-r requirements.txt (line 13)) (54.2.0) [2021-04-07T16:29:26.879Z] #18 10.44 Collecting iniconfig [2021-04-07T16:29:27.134Z] #18 10.44 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) [2021-04-07T16:29:27.134Z] #18 10.59 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2021-04-07T16:29:27.134Z] #18 10.59 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) [2021-04-07T16:29:27.390Z] #18 10.77 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->flake8==3.8.3->-r requirements-dev.txt (line 4)) (3.4.1) [2021-04-07T16:29:27.390Z] #18 10.77 Requirement already satisfied: typing-extensions>=3.6.4 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->flake8==3.8.3->-r requirements-dev.txt (line 4)) (3.7.4.3) [2021-04-07T16:29:27.390Z] #18 10.87 Building wheels for collected packages: dockerpty, docopt, pyrsistent [2021-04-07T16:29:27.390Z] #18 10.87 Building wheel for dockerpty (setup.py): started [2021-04-07T16:29:27.646Z] #18 11.15 Building wheel for dockerpty (setup.py): finished with status 'done' [2021-04-07T16:29:27.646Z] #18 11.15 Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16605 sha256=c9610bbb8cbe71cc109d560619df949469538121f688f36715fd832688f4176d [2021-04-07T16:29:27.646Z] #18 11.15 Stored in directory: /root/.cache/pip/wheels/0b/40/ea/b275182c42dc7be184c36518d42999bc5267268af2639e409b [2021-04-07T16:29:27.646Z] #18 11.15 Building wheel for docopt (setup.py): started [2021-04-07T16:29:27.901Z] #18 11.37 Building wheel for docopt (setup.py): finished with status 'done' [2021-04-07T16:29:27.901Z] #18 11.38 Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13705 sha256=0bbd80edefec100389d7d0461491206e6a12147f6f1b9d71a4835a68b19ec21d [2021-04-07T16:29:27.901Z] #18 11.38 Stored in directory: /root/.cache/pip/wheels/72/b0/3f/1d95f96ff986c7dfffe46ce2be4062f38ebd04b506c77c81b9 [2021-04-07T16:29:27.901Z] #18 11.38 Building wheel for pyrsistent (setup.py): started [2021-04-07T16:29:28.830Z] #18 12.32 Building wheel for pyrsistent (setup.py): finished with status 'done' [2021-04-07T16:29:28.830Z] #18 12.32 Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=73493 sha256=b0a6586230554ed74a1ff8b58a7c826fb547b00a8ab2d65cbe95f15e9961424f [2021-04-07T16:29:28.830Z] #18 12.32 Stored in directory: /root/.cache/pip/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 [2021-04-07T16:29:28.830Z] #18 12.32 Successfully built dockerpty docopt pyrsistent [2021-04-07T16:29:29.177Z] #18 12.50 Installing collected packages: pycparser, urllib3, toml, smmap, py, more-itertools, iniconfig, idna, chardet, cffi, certifi, attrs, websocket-client, requests, pytest, pyrsistent, PyNaCl, pyflakes, pycodestyle, mccabe, gitdb, cryptography, coverage, bcrypt, wcwidth, texttable, smmap2, PyYAML, python-dotenv, pytest-cov, PySocks, paramiko, mock, jsonschema, ipaddress, gitpython, gitdb2, flake8, entrypoints, docopt, dockerpty, docker-pycreds, docker, distro, ddt, Click, cached-property, backports.shutil-get-terminal-size, altgraph [2021-04-07T16:29:29.177Z] #18 12.67 Attempting uninstall: toml [2021-04-07T16:29:29.177Z] #18 12.68 Found existing installation: toml 0.10.2 [2021-04-07T16:29:29.177Z] #18 12.68 Uninstalling toml-0.10.2: [2021-04-07T16:29:29.177Z] #18 12.68 Successfully uninstalled toml-0.10.2 [2021-04-07T16:29:29.177Z] #18 12.72 Attempting uninstall: py [2021-04-07T16:29:29.177Z] #18 12.72 Found existing installation: py 1.10.0 [2021-04-07T16:29:29.177Z] #18 12.73 Uninstalling py-1.10.0: [2021-04-07T16:29:29.694Z] #18 12.75 Successfully uninstalled py-1.10.0 [2021-04-07T16:29:31.600Z] #18 14.73 Successfully installed Click-7.1.2 PyNaCl-1.4.0 PySocks-1.7.1 PyYAML-5.4.1 altgraph-0.17 attrs-20.3.0 backports.shutil-get-terminal-size-1.0.0 bcrypt-3.2.0 cached-property-1.5.1 certifi-2020.6.20 cffi-1.14.4 chardet-3.0.4 coverage-5.5 cryptography-3.3.2 ddt-1.4.1 distro-1.5.0 docker-5.0.0 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 entrypoints-0.3 flake8-3.8.3 gitdb-4.0.7 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 paramiko-2.7.1 py-1.9.0 pycodestyle-2.6.0 pycparser-2.20 pyflakes-2.2.0 pyrsistent-0.16.0 pytest-6.0.1 pytest-cov-2.10.1 python-dotenv-0.17.0 requests-2.24.0 smmap-3.0.4 smmap2-3.0.1 texttable-1.6.2 toml-0.10.1 urllib3-1.25.11 wcwidth-0.2.5 websocket-client-0.57.0 [2021-04-07T16:29:31.600Z] #18 DONE 15.2s [2021-04-07T16:29:31.600Z] [2021-04-07T16:29:31.600Z] #19 [build 9/16] COPY .pre-commit-config.yaml . [2021-04-07T16:29:31.600Z] #19 sha256:40e4c920ee1097d94ae6913b411397e2fde4f79bf2b6c11629d89fd335ecd8d8 [2021-04-07T16:29:31.600Z] #19 DONE 0.1s [2021-04-07T16:29:31.849Z] #18 29.49 Installing build dependencies: finished with status 'done' [2021-04-07T16:29:31.849Z] #18 29.49 Getting requirements to build wheel: started [2021-04-07T16:29:31.849Z] #18 29.77 Getting requirements to build wheel: finished with status 'done' [2021-04-07T16:29:31.849Z] #18 29.77 Preparing wheel metadata: started [2021-04-07T16:29:31.849Z] #18 30.02 Preparing wheel metadata: finished with status 'done' [2021-04-07T16:29:31.849Z] #18 30.25 Collecting cffi==1.14.4 [2021-04-07T16:29:31.849Z] #18 30.25 Downloading cffi-1.14.4.tar.gz (471 kB) [2021-04-07T16:29:31.849Z] #18 31.01 Collecting cryptography==3.3.2 [2021-04-07T16:29:31.849Z] #18 31.02 Downloading cryptography-3.3.2.tar.gz (539 kB) [2021-04-07T16:29:31.849Z] #18 31.18 Installing build dependencies: started [2021-04-07T16:29:31.858Z] [2021-04-07T16:29:31.858Z] #20 [build 10/16] COPY tox.ini . [2021-04-07T16:29:31.858Z] #20 sha256:9bf99f70f0c08016fe4cbea2043df2291d80e2eb2a50a9aabb42719963bb2112 [2021-04-07T16:29:31.858Z] #20 DONE 0.0s [2021-04-07T16:29:31.858Z] [2021-04-07T16:29:31.858Z] #21 [build 11/16] COPY setup.py . [2021-04-07T16:29:31.858Z] #21 sha256:c336d268cd1165f66c9dbc7eb30834ef444c951bca35734ca768cfb403cc1e6c [2021-04-07T16:29:31.858Z] #21 DONE 0.1s [2021-04-07T16:29:31.858Z] [2021-04-07T16:29:31.858Z] #22 [build 12/16] COPY README.md . [2021-04-07T16:29:31.858Z] #22 sha256:dd074a9cace22b1c8670919079e9f7f6f8ab8e19952ca35d376ae51c9c7188bb [2021-04-07T16:29:31.858Z] #22 DONE 0.0s [2021-04-07T16:29:31.858Z] [2021-04-07T16:29:31.858Z] #23 [build 13/16] COPY compose compose/ [2021-04-07T16:29:31.858Z] #23 sha256:85e327065c78fc4045d9142358817375faf5a75c5890fa7e15e7a0c1ff837f69 [2021-04-07T16:29:31.858Z] #23 DONE 0.0s [2021-04-07T16:29:31.858Z] [2021-04-07T16:29:31.858Z] #24 [build 14/16] RUN tox -e py37 --notest [2021-04-07T16:29:31.858Z] #24 sha256:ff3821591741c63a672e82b58445a0e118ad669b5e8684b22871fd3fa0448102 [2021-04-07T16:29:32.425Z] #24 0.558 py37 create: /code/.tox/py37 [2021-04-07T16:29:32.990Z] #24 1.237 py37 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2021-04-07T16:29:37.127Z] #18 36.94 Installing build dependencies: finished with status 'done' [2021-04-07T16:29:37.127Z] #18 36.95 Getting requirements to build wheel: started [2021-04-07T16:29:37.127Z] #18 37.08 Getting requirements to build wheel: finished with status 'done' [2021-04-07T16:29:37.127Z] #18 37.09 Preparing wheel metadata: started [2021-04-07T16:29:37.703Z] #18 37.71 Preparing wheel metadata: finished with status 'done' [2021-04-07T16:29:37.703Z] #18 37.71 Requirement already satisfied: distlib==0.3.1 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 7)) (0.3.1) [2021-04-07T16:29:37.703Z] #18 37.75 Collecting entrypoints==0.3 [2021-04-07T16:29:37.964Z] #18 37.76 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) [2021-04-07T16:29:37.964Z] #18 37.76 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2021-04-07T16:29:37.964Z] #18 37.78 Collecting gitdb2==4.0.2 [2021-04-07T16:29:37.964Z] #18 37.79 Downloading gitdb2-4.0.2-py3-none-any.whl (1.1 kB) [2021-04-07T16:29:37.964Z] #18 37.81 Collecting mccabe==0.6.1 [2021-04-07T16:29:37.964Z] #18 37.84 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) [2021-04-07T16:29:37.964Z] #18 37.92 Collecting more-itertools==8.6.0 [2021-04-07T16:29:37.964Z] #18 37.93 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) [2021-04-07T16:29:37.964Z] #18 37.93 Requirement already satisfied: packaging==20.9 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 14)) (20.9) [2021-04-07T16:29:37.964Z] #18 37.93 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2021-04-07T16:29:37.964Z] #18 37.96 Collecting py==1.9.0 [2021-04-07T16:29:37.964Z] #18 37.98 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2021-04-07T16:29:37.964Z] #18 38.00 Collecting pycodestyle==2.6.0 [2021-04-07T16:29:37.964Z] #18 38.00 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) [2021-04-07T16:29:38.224Z] #18 38.08 Collecting pycparser==2.20 [2021-04-07T16:29:38.224Z] #18 38.08 Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-04-07T16:29:38.224Z] #18 38.10 Collecting pyflakes==2.2.0 [2021-04-07T16:29:38.224Z] #18 38.10 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) [2021-04-07T16:29:38.224Z] #18 38.15 Collecting PyNaCl==1.4.0 [2021-04-07T16:29:38.224Z] #18 38.16 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-04-07T16:29:38.485Z] #18 38.55 Installing build dependencies: started [2021-04-07T16:29:45.086Z] #18 44.46 Installing build dependencies: finished with status 'done' [2021-04-07T16:29:45.086Z] #18 44.46 Getting requirements to build wheel: started [2021-04-07T16:29:45.086Z] #18 44.60 Getting requirements to build wheel: finished with status 'done' [2021-04-07T16:29:45.086Z] #18 44.60 Preparing wheel metadata: started [2021-04-07T16:29:45.086Z] #18 45.10 Preparing wheel metadata: finished with status 'done' [2021-04-07T16:29:45.086Z] #18 45.11 Requirement already satisfied: pyparsing==2.4.7 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 21)) (2.4.7) [2021-04-07T16:29:45.086Z] #18 45.15 Collecting pyrsistent==0.16.0 [2021-04-07T16:29:45.355Z] #18 45.16 Downloading pyrsistent-0.16.0.tar.gz (108 kB) [2021-04-07T16:29:45.355Z] #18 45.42 Collecting smmap==3.0.4 [2021-04-07T16:29:45.615Z] #18 45.42 Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB) [2021-04-07T16:29:45.615Z] #18 45.44 Collecting smmap2==3.0.1 [2021-04-07T16:29:45.615Z] #18 45.44 Downloading smmap2-3.0.1-py3-none-any.whl (1.1 kB) [2021-04-07T16:29:45.615Z] #18 45.52 Collecting toml==0.10.1 [2021-04-07T16:29:45.615Z] #18 45.53 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2021-04-07T16:29:45.615Z] #18 45.54 Requirement already satisfied: tox==3.21.2 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 26)) (3.21.2) [2021-04-07T16:29:45.615Z] #18 45.54 Requirement already satisfied: virtualenv==20.4.0 in /usr/local/lib/python3.7/site-packages (from -r requirements-indirect.txt (line 27)) (20.4.0) [2021-04-07T16:29:45.615Z] #18 45.57 Collecting wcwidth==0.2.5 [2021-04-07T16:29:45.615Z] #18 45.58 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-04-07T16:29:45.615Z] #18 45.63 Collecting Click==7.1.2 [2021-04-07T16:29:45.876Z] #18 45.64 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2021-04-07T16:29:46.137Z] #18 46.06 Collecting coverage==5.5 [2021-04-07T16:29:46.137Z] #18 46.07 Downloading coverage-5.5.tar.gz (691 kB) [2021-04-07T16:29:46.395Z] #18 46.46 Collecting ddt==1.4.1 [2021-04-07T16:29:46.395Z] #18 46.46 Downloading ddt-1.4.1-py2.py3-none-any.whl (6.1 kB) [2021-04-07T16:29:46.654Z] #18 46.51 Collecting flake8==3.8.3 [2021-04-07T16:29:46.654Z] #18 46.52 Downloading flake8-3.8.3-py2.py3-none-any.whl (72 kB) [2021-04-07T16:29:46.654Z] #18 46.61 Collecting gitpython==3.1.11 [2021-04-07T16:29:46.654Z] #18 46.62 Downloading GitPython-3.1.11-py3-none-any.whl (159 kB) [2021-04-07T16:29:46.654Z] #18 46.65 Collecting mock==3.0.5 [2021-04-07T16:29:46.654Z] #18 46.65 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) [2021-04-07T16:29:46.654Z] #18 46.75 Collecting pytest==6.0.1 [2021-04-07T16:29:46.912Z] #18 46.76 Downloading pytest-6.0.1-py3-none-any.whl (270 kB) [2021-04-07T16:29:46.912Z] #18 46.85 Collecting pytest-cov==2.10.1 [2021-04-07T16:29:46.912Z] #18 46.86 Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) [2021-04-07T16:29:46.912Z] #18 46.90 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.7/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-04-07T16:29:47.172Z] #18 47.04 Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/site-packages (from flake8==3.8.3->-r requirements-dev.txt (line 4)) (3.10.0) [2021-04-07T16:29:47.172Z] #18 47.07 Collecting gitdb>=4.0.1 [2021-04-07T16:29:47.172Z] #18 47.07 Downloading gitdb-4.0.7-py3-none-any.whl (63 kB) [2021-04-07T16:29:47.172Z] #18 47.11 Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema==3.2.0->-r requirements.txt (line 13)) (54.2.0) [2021-04-07T16:29:47.431Z] #18 47.29 Collecting iniconfig [2021-04-07T16:29:47.431Z] #18 47.29 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) [2021-04-07T16:29:47.431Z] #18 47.44 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2021-04-07T16:29:47.431Z] #18 47.45 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) [2021-04-07T16:29:47.690Z] #18 47.68 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->flake8==3.8.3->-r requirements-dev.txt (line 4)) (3.4.1) [2021-04-07T16:29:47.690Z] #18 47.68 Requirement already satisfied: typing-extensions>=3.6.4 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->flake8==3.8.3->-r requirements-dev.txt (line 4)) (3.7.4.3) [2021-04-07T16:29:47.690Z] #18 47.78 Building wheels for collected packages: bcrypt, cffi, coverage, cryptography, dockerpty, docopt, PyNaCl, pyrsistent, PyYAML [2021-04-07T16:29:47.690Z] #18 47.78 Building wheel for bcrypt (PEP 517): started [2021-04-07T16:29:49.597Z] #18 49.22 Building wheel for bcrypt (PEP 517): finished with status 'done' [2021-04-07T16:29:49.597Z] #18 49.22 Created wheel for bcrypt: filename=bcrypt-3.2.0-cp37-cp37m-linux_x86_64.whl size=31991 sha256=f8efbac20af241697ad0dbeb28e06839e55a5d580c65e56a4e0467c38c448e40 [2021-04-07T16:29:49.597Z] #18 49.22 Stored in directory: /root/.cache/pip/wheels/c8/ef/5b/5866ddf8e9944d7968fcb3782ad6a68f234bdd13ec3b04ee7c [2021-04-07T16:29:49.597Z] #18 49.22 Building wheel for cffi (setup.py): started [2021-04-07T16:29:54.886Z] #18 54.52 Building wheel for cffi (setup.py): finished with status 'done' [2021-04-07T16:29:54.886Z] #18 54.52 Created wheel for cffi: filename=cffi-1.14.4-cp37-cp37m-linux_x86_64.whl size=187529 sha256=d3d53aa3034b5243f4a3cf2c4d024cd13469e5102cef122559dc3c8ed84085d6 [2021-04-07T16:29:54.886Z] #18 54.52 Stored in directory: /root/.cache/pip/wheels/69/ee/1b/21548abf37d85eaf255331e55bb9c0d2ec0b3a4098a3225bdb [2021-04-07T16:29:54.886Z] #18 54.52 Building wheel for coverage (setup.py): started [2021-04-07T16:29:54.919Z] #24 21.49 py37 develop-inst: /code [2021-04-07T16:29:54.919Z] #24 22.98 py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.2.0,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.5,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==5.0.0,# Editable install with no version control (docker-compose==1.29.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.7,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,importlib-metadata==3.10.0,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.9,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,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.17.0,PyYAML==5.4.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.21.2,typing-extensions==3.7.4.3,urllib3==1.25.11,virtualenv==20.4.0,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.4.1 [2021-04-07T16:29:54.919Z] #24 22.98 ___________________________________ summary ____________________________________ [2021-04-07T16:29:54.919Z] #24 22.98 py37: skipped tests [2021-04-07T16:29:54.919Z] #24 22.98 congratulations :) [2021-04-07T16:29:55.455Z] #18 55.40 Building wheel for coverage (setup.py): finished with status 'done' [2021-04-07T16:29:55.455Z] #18 55.40 Created wheel for coverage: filename=coverage-5.5-cp37-cp37m-linux_x86_64.whl size=208065 sha256=9523b5b34cca43d2350d6cbb3b809c4c98c137567b79369217f7d829da5c2183 [2021-04-07T16:29:55.455Z] #18 55.40 Stored in directory: /root/.cache/pip/wheels/3f/fd/71/12c90f917cc480a8141d6f31334b485a7ac671608ec6fc5993 [2021-04-07T16:29:55.455Z] #18 55.41 Building wheel for cryptography (PEP 517): started [2021-04-07T16:29:55.479Z] #24 DONE 23.4s [2021-04-07T16:29:55.479Z] [2021-04-07T16:29:55.479Z] #25 [build 15/16] COPY . . [2021-04-07T16:29:55.479Z] #25 sha256:8995193c62979f4642df14a58d9b1c93ad0650d284b93bdc57d55588054efc7b [2021-04-07T16:29:55.479Z] #25 DONE 0.1s [2021-04-07T16:29:55.479Z] [2021-04-07T16:29:55.479Z] #26 [build 16/16] RUN script/build/linux-entrypoint [2021-04-07T16:29:55.479Z] #26 sha256:1b57a8b97c0080b2e4eb71e77f41d2cfce050acee918a9cbc2759746618e2356 [2021-04-07T16:29:56.041Z] #26 0.423 + CODE_PATH=/code [2021-04-07T16:29:56.041Z] #26 0.423 + VENV=/code/.tox/py37 [2021-04-07T16:29:56.041Z] #26 0.423 + cd /code [2021-04-07T16:29:56.041Z] #26 0.423 + mkdir -p dist [2021-04-07T16:29:56.041Z] #26 0.425 + chmod 777 dist [2021-04-07T16:29:56.041Z] #26 0.426 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2021-04-07T16:30:17.916Z] #26 19.16 WARNING: You are using pip version 20.3.3; however, version 21.0.1 is available. [2021-04-07T16:30:17.916Z] #26 19.16 You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2021-04-07T16:30:17.916Z] #26 19.25 + '[' -z 88ce4d23da3764c705d5a62d0f97e980c633ffeb ']' [2021-04-07T16:30:17.917Z] #26 19.25 + echo 88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:30:17.917Z] #26 19.25 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-07T16:30:17.917Z] #26 19.25 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-07T16:30:17.917Z] #26 19.25 + '[' '!' -z '' ']' [2021-04-07T16:30:17.917Z] #26 19.25 + echo 'NOT compiling bootloader!!!' [2021-04-07T16:30:17.917Z] #26 19.25 NOT compiling bootloader!!! [2021-04-07T16:30:17.917Z] #26 19.25 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2021-04-07T16:30:17.917Z] #26 19.40 36 INFO: PyInstaller: 4.1 [2021-04-07T16:30:17.917Z] #26 19.40 36 INFO: Python: 3.7.10 [2021-04-07T16:30:17.917Z] #26 19.40 37 INFO: Platform: Linux-5.4.0-1041-aws-x86_64-with-debian-9.13 [2021-04-07T16:30:17.917Z] #26 19.40 38 INFO: UPX is not available. [2021-04-07T16:30:17.917Z] #26 19.41 39 INFO: Extending PYTHONPATH with paths [2021-04-07T16:30:17.917Z] #26 19.41 ['/code/bin', '/code'] [2021-04-07T16:30:17.917Z] #26 19.41 45 INFO: checking Analysis [2021-04-07T16:30:17.917Z] #26 19.41 45 INFO: Building Analysis because Analysis-00.toc is non existent [2021-04-07T16:30:17.917Z] #26 19.41 45 INFO: Initializing module dependency graph... [2021-04-07T16:30:17.917Z] #26 19.41 46 INFO: Caching module graph hooks... [2021-04-07T16:30:17.917Z] #26 19.42 52 INFO: Analyzing base_library.zip ... [2021-04-07T16:30:17.917Z] #26 21.00 1634 INFO: Processing pre-find module path hook distutils from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py'. [2021-04-07T16:30:17.917Z] #26 21.00 1635 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2021-04-07T16:30:17.917Z] #26 21.96 2595 INFO: Caching module dependency graph... [2021-04-07T16:30:17.917Z] #26 22.02 2659 INFO: running Analysis Analysis-00.toc [2021-04-07T16:30:17.917Z] #26 22.04 2676 INFO: Analyzing bin/docker-compose [2021-04-07T16:30:17.917Z] #26 22.34 2978 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py'. [2021-04-07T16:30:18.842Z] #26 23.23 3860 INFO: Processing pre-safe import module hook six.moves from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py'. [2021-04-07T16:30:22.027Z] #18 81.29 Building wheel for cryptography (PEP 517): finished with status 'done' [2021-04-07T16:30:22.027Z] #18 81.29 Created wheel for cryptography: filename=cryptography-3.3.2-cp37-cp37m-linux_x86_64.whl size=362023 sha256=29d6ac6f8849d8d9bd852e887179142b26028ab05d35eda44ebe6d665ac6ab86 [2021-04-07T16:30:22.027Z] #18 81.29 Stored in directory: /root/.cache/pip/wheels/b5/85/11/f80434ce4d816945abc9d79690a1064f750862de7bc9888908 [2021-04-07T16:30:22.027Z] #18 81.29 Building wheel for dockerpty (setup.py): started [2021-04-07T16:30:22.027Z] #18 81.52 Building wheel for dockerpty (setup.py): finished with status 'done' [2021-04-07T16:30:22.027Z] #18 81.52 Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16605 sha256=6f332ceb050c526699bd1daec2aea4f48f5c3faeac084e3ee2492a70b184410c [2021-04-07T16:30:22.027Z] #18 81.52 Stored in directory: /root/.cache/pip/wheels/0b/40/ea/b275182c42dc7be184c36518d42999bc5267268af2639e409b [2021-04-07T16:30:22.027Z] #18 81.52 Building wheel for docopt (setup.py): started [2021-04-07T16:30:22.027Z] #18 81.74 Building wheel for docopt (setup.py): finished with status 'done' [2021-04-07T16:30:22.027Z] #18 81.74 Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13705 sha256=9bebf4de90aedbafd09bc44612d2a98c3fbb1f71a240068e1d5695fe0a6f5e6c [2021-04-07T16:30:22.027Z] #18 81.74 Stored in directory: /root/.cache/pip/wheels/72/b0/3f/1d95f96ff986c7dfffe46ce2be4062f38ebd04b506c77c81b9 [2021-04-07T16:30:22.027Z] #18 81.75 Building wheel for PyNaCl (PEP 517): started [2021-04-07T16:30:23.014Z] #26 26.77 7408 INFO: Processing module hooks... [2021-04-07T16:30:23.014Z] #26 26.77 7408 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:30:23.014Z] #26 26.77 7409 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:30:23.014Z] #26 26.78 7411 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:30:23.014Z] #26 26.78 7417 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:30:23.014Z] #26 26.79 7423 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:30:23.014Z] #26 26.92 7550 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 26.92 7553 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 26.97 7599 INFO: Loading module hook 'hook-lib2to3.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 26.97 7606 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 26.98 7613 INFO: Loading module hook 'hook-importlib_metadata.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 26.98 7615 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 26.98 7618 INFO: Excluding import of argparse from module pickle [2021-04-07T16:30:23.014Z] #26 26.98 7618 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 27.02 7656 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 27.03 7660 INFO: Excluding import of doctest from module difflib [2021-04-07T16:30:23.014Z] #26 27.03 7660 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 27.03 7662 INFO: Excluding import of test from module multiprocessing.util [2021-04-07T16:30:23.014Z] #26 27.03 7662 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 27.03 7664 INFO: Excluding import of doctest from module heapq [2021-04-07T16:30:23.014Z] #26 27.03 7664 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 27.03 7665 INFO: Loading module hook 'hook-distutils.util.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:30:23.014Z] #26 27.03 7667 INFO: Excluding import of lib2to3.refactor from module distutils.util [2021-04-07T16:30:23.014Z] #26 27.05 7687 INFO: Looking for ctypes DLLs [2021-04-07T16:30:23.014Z] #26 27.06 7696 INFO: Analyzing run-time hooks ... [2021-04-07T16:30:23.014Z] #26 27.07 7702 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2021-04-07T16:30:23.014Z] #26 27.07 7703 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2021-04-07T16:30:23.014Z] #26 27.08 7715 INFO: Looking for dynamic libraries [2021-04-07T16:30:23.014Z] #26 27.57 8205 INFO: Looking for eggs [2021-04-07T16:30:23.014Z] #26 27.57 8206 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2021-04-07T16:30:23.014Z] #26 27.58 8214 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2021-04-07T16:30:23.014Z] #26 27.63 8263 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2021-04-07T16:30:23.014Z] #26 27.65 8282 INFO: checking PYZ [2021-04-07T16:30:23.014Z] #26 27.65 8282 INFO: Building PYZ because PYZ-00.toc is non existent [2021-04-07T16:30:23.014Z] #26 27.65 8282 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2021-04-07T16:30:23.941Z] #26 28.36 8997 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2021-04-07T16:30:23.941Z] #26 28.37 9008 INFO: checking PKG [2021-04-07T16:30:23.941Z] #26 28.37 9008 INFO: Building PKG because PKG-00.toc is non existent [2021-04-07T16:30:23.941Z] #26 28.37 9009 INFO: Building PKG (CArchive) PKG-00.pkg [2021-04-07T16:30:30.522Z] #26 34.14 14769 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2021-04-07T16:30:30.522Z] #26 34.14 14772 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2021-04-07T16:30:30.522Z] #26 34.14 14772 INFO: checking EXE [2021-04-07T16:30:30.522Z] #26 34.14 14772 INFO: Building EXE because EXE-00.toc is non existent [2021-04-07T16:30:30.522Z] #26 34.14 14772 INFO: Building EXE from EXE-00.toc [2021-04-07T16:30:30.522Z] #26 34.14 14773 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2021-04-07T16:30:30.522Z] #26 34.17 14802 INFO: Building EXE from EXE-00.toc completed successfully. [2021-04-07T16:30:30.522Z] #26 34.24 + ls -la dist/ [2021-04-07T16:30:30.522Z] #26 34.25 total 12464 [2021-04-07T16:30:30.522Z] #26 34.25 drwxrwxrwx 2 root root 4096 Apr 7 16:30 . [2021-04-07T16:30:30.522Z] #26 34.25 drwxr-xr-x 1 root root 4096 Apr 7 16:30 .. [2021-04-07T16:30:30.522Z] #26 34.25 -rwxr-xr-x 1 root root 12750104 Apr 7 16:30 docker-compose [2021-04-07T16:30:30.522Z] #26 34.25 + ldd dist/docker-compose [2021-04-07T16:30:30.522Z] #26 34.25 linux-vdso.so.1 (0x00007fff65163000) [2021-04-07T16:30:30.522Z] #26 34.25 libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f7b91aeb000) [2021-04-07T16:30:30.522Z] #26 34.25 libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f7b918d1000) [2021-04-07T16:30:30.522Z] #26 34.25 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f7b91532000) [2021-04-07T16:30:30.522Z] #26 34.25 /lib64/ld-linux-x86-64.so.2 (0x00007f7b91cef000) [2021-04-07T16:30:30.522Z] #26 34.25 + mv dist/docker-compose /usr/local/bin [2021-04-07T16:30:30.522Z] #26 34.25 + docker-compose version [2021-04-07T16:30:30.522Z] #26 34.69 docker-compose version 1.29.0dev, build 88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:30:30.522Z] #26 34.69 docker-py version: 5.0.0 [2021-04-07T16:30:30.522Z] #26 34.69 CPython version: 3.7.10 [2021-04-07T16:30:30.522Z] #26 34.69 OpenSSL version: OpenSSL 1.1.0l 10 Sep 2019 [2021-04-07T16:30:30.522Z] #26 DONE 34.9s [2021-04-07T16:30:30.522Z] [2021-04-07T16:30:30.522Z] #27 exporting to image [2021-04-07T16:30:30.522Z] #27 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-07T16:30:30.522Z] #27 exporting layers [2021-04-07T16:30:33.786Z] #27 exporting layers 2.9s done [2021-04-07T16:30:33.786Z] #27 writing image sha256:7b8d45e4b3fa5a2b7719f5b32c24614ec193e1de924b976be44f485284875e62 done [2021-04-07T16:30:33.786Z] #27 naming to docker.io/dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb done [2021-04-07T16:30:33.786Z] #27 DONE 2.9s [Pipeline] sh [2021-04-07T16:30:34.072Z] + docker push dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:30:34.072Z] The push refers to repository [docker.io/dockerpinata/compose] [2021-04-07T16:30:34.072Z] fd31abe2d9c0: Preparing [2021-04-07T16:30:34.072Z] 269aa1426ac2: Preparing [2021-04-07T16:30:34.072Z] 7ea6e76646f2: Preparing [2021-04-07T16:30:34.072Z] 030cffabd14a: Preparing [2021-04-07T16:30:34.072Z] 0cafaec2771d: Preparing [2021-04-07T16:30:34.072Z] e36162c98e3b: Preparing [2021-04-07T16:30:34.072Z] 80cab4b046e4: Preparing [2021-04-07T16:30:34.072Z] 4562b9e4a077: Preparing [2021-04-07T16:30:34.072Z] 234718264b97: Preparing [2021-04-07T16:30:34.072Z] 8fb00e209dc1: Preparing [2021-04-07T16:30:34.072Z] 47bf5a34972e: Preparing [2021-04-07T16:30:34.072Z] 7cf886edaaea: Preparing [2021-04-07T16:30:34.072Z] 0fabe18277a6: Preparing [2021-04-07T16:30:34.072Z] 5cee97c33329: Preparing [2021-04-07T16:30:34.072Z] ef4392e0521f: Preparing [2021-04-07T16:30:34.072Z] 54e1694cb533: Preparing [2021-04-07T16:30:34.072Z] d6690958647a: Preparing [2021-04-07T16:30:34.072Z] 9c6a6d2b22a6: Preparing [2021-04-07T16:30:34.072Z] 46a8a3fb374d: Preparing [2021-04-07T16:30:34.072Z] 0afb6f5f7b8c: Preparing [2021-04-07T16:30:34.072Z] 0e09841fa23d: Preparing [2021-04-07T16:30:34.072Z] eed409fc8201: Preparing [2021-04-07T16:30:34.072Z] e36162c98e3b: Waiting [2021-04-07T16:30:34.072Z] 80cab4b046e4: Waiting [2021-04-07T16:30:34.072Z] 4562b9e4a077: Waiting [2021-04-07T16:30:34.072Z] 234718264b97: Waiting [2021-04-07T16:30:34.072Z] 8fb00e209dc1: Waiting [2021-04-07T16:30:34.072Z] 47bf5a34972e: Waiting [2021-04-07T16:30:34.072Z] 7cf886edaaea: Waiting [2021-04-07T16:30:34.072Z] 0fabe18277a6: Waiting [2021-04-07T16:30:34.072Z] 5cee97c33329: Waiting [2021-04-07T16:30:34.072Z] ef4392e0521f: Waiting [2021-04-07T16:30:34.072Z] 54e1694cb533: Waiting [2021-04-07T16:30:34.072Z] d6690958647a: Waiting [2021-04-07T16:30:34.072Z] 9c6a6d2b22a6: Waiting [2021-04-07T16:30:34.072Z] 46a8a3fb374d: Waiting [2021-04-07T16:30:34.072Z] 0afb6f5f7b8c: Waiting [2021-04-07T16:30:34.072Z] 0e09841fa23d: Waiting [2021-04-07T16:30:34.072Z] eed409fc8201: Waiting [2021-04-07T16:30:35.959Z] 030cffabd14a: Pushed [2021-04-07T16:30:36.521Z] 269aa1426ac2: Pushed [2021-04-07T16:30:36.777Z] 0cafaec2771d: Pushed [2021-04-07T16:30:38.141Z] 80cab4b046e4: Pushed [2021-04-07T16:30:39.508Z] fd31abe2d9c0: Pushed [2021-04-07T16:30:40.436Z] e36162c98e3b: Pushed [2021-04-07T16:30:40.436Z] 8fb00e209dc1: Pushed [2021-04-07T16:30:40.997Z] 4562b9e4a077: Pushed [2021-04-07T16:30:41.559Z] 47bf5a34972e: Pushed [2021-04-07T16:30:41.559Z] 7ea6e76646f2: Pushed [2021-04-07T16:30:42.120Z] 7cf886edaaea: Pushed [2021-04-07T16:30:42.419Z] 234718264b97: Pushed [2021-04-07T16:30:44.317Z] ef4392e0521f: Pushed [2021-04-07T16:30:44.317Z] 9c6a6d2b22a6: Layer already exists [2021-04-07T16:30:44.317Z] 46a8a3fb374d: Layer already exists [2021-04-07T16:30:44.572Z] 0afb6f5f7b8c: Layer already exists [2021-04-07T16:30:45.133Z] 0e09841fa23d: Layer already exists [2021-04-07T16:30:46.059Z] eed409fc8201: Layer already exists [2021-04-07T16:30:47.027Z] 54e1694cb533: Pushed [2021-04-07T16:30:47.282Z] 0fabe18277a6: Pushed [2021-04-07T16:30:48.646Z] 5cee97c33329: Pushed [2021-04-07T16:30:56.778Z] d6690958647a: Pushed [2021-04-07T16:30:58.143Z] debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb: digest: sha256:7ac90ab4ed7386b962d22a2b6f7ea67fec84270516e1ee0085ebc0b7b3254f53 size: 4927 [Pipeline] } [2021-04-07T16:30:58.147Z] [Pipeline] // ansiColor [Pipeline] echo [2021-04-07T16:30:58.157Z] dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-07T16:31:29.740Z] #18 141.8 Building wheel for PyNaCl (PEP 517): still running... [2021-04-07T16:31:31.649Z] #18 151.7 Building wheel for PyNaCl (PEP 517): finished with status 'done' [2021-04-07T16:31:31.649Z] #18 151.7 Created wheel for PyNaCl: filename=PyNaCl-1.4.0-cp37-cp37m-linux_x86_64.whl size=276847 sha256=776f0662d2deb06a7068bd9cc65597a62834f8f073377a141cad0cbb9225e9b1 [2021-04-07T16:31:31.649Z] #18 151.7 Stored in directory: /root/.cache/pip/wheels/f9/fb/34/d15387bc2e4a748e0eb2b9788c34e1d0c2167265e04bc6bb49 [2021-04-07T16:31:31.649Z] #18 151.7 Building wheel for pyrsistent (setup.py): started [2021-04-07T16:31:33.031Z] #18 153.0 Building wheel for pyrsistent (setup.py): finished with status 'done' [2021-04-07T16:31:33.031Z] #18 153.0 Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=74780 sha256=7be42caca44a64bcc7e1828f6ca8196055b58532b37717c7fef6ae3a197829aa [2021-04-07T16:31:33.031Z] #18 153.0 Stored in directory: /root/.cache/pip/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 [2021-04-07T16:31:33.031Z] #18 153.0 Building wheel for PyYAML (PEP 517): started [2021-04-07T16:31:33.601Z] #18 153.4 Building wheel for PyYAML (PEP 517): finished with status 'done' [2021-04-07T16:31:33.601Z] #18 153.4 Created wheel for PyYAML: filename=PyYAML-5.4.1-cp37-cp37m-linux_x86_64.whl size=45644 sha256=23cfc31c985d66e9b57ea1a5a0e643faff99f634db1a6642a8b397fee29032f9 [2021-04-07T16:31:33.601Z] #18 153.4 Stored in directory: /root/.cache/pip/wheels/f4/51/cc/858604f7bb9cab887106ff266a541546ad783b4fa20875051d [2021-04-07T16:31:33.601Z] #18 153.4 Successfully built bcrypt cffi coverage cryptography dockerpty docopt PyNaCl pyrsistent PyYAML [2021-04-07T16:31:33.601Z] #18 153.6 Installing collected packages: pycparser, urllib3, toml, smmap, py, more-itertools, iniconfig, idna, chardet, cffi, certifi, attrs, websocket-client, requests, pytest, pyrsistent, PyNaCl, pyflakes, pycodestyle, mccabe, gitdb, cryptography, coverage, bcrypt, wcwidth, texttable, smmap2, PyYAML, python-dotenv, pytest-cov, PySocks, paramiko, mock, jsonschema, ipaddress, gitpython, gitdb2, flake8, entrypoints, docopt, dockerpty, docker-pycreds, docker, distro, ddt, Click, cached-property, backports.shutil-get-terminal-size, altgraph [2021-04-07T16:31:33.861Z] #18 153.8 Attempting uninstall: toml [2021-04-07T16:31:33.861Z] #18 153.8 Found existing installation: toml 0.10.2 [2021-04-07T16:31:33.861Z] #18 153.8 Uninstalling toml-0.10.2: [2021-04-07T16:31:33.861Z] #18 153.8 Successfully uninstalled toml-0.10.2 [2021-04-07T16:31:33.861Z] #18 153.8 Attempting uninstall: py [2021-04-07T16:31:33.861Z] #18 153.8 Found existing installation: py 1.10.0 [2021-04-07T16:31:33.861Z] #18 153.9 Uninstalling py-1.10.0: [2021-04-07T16:31:33.861Z] #18 153.9 Successfully uninstalled py-1.10.0 [2021-04-07T16:31:36.399Z] #18 155.9 Successfully installed Click-7.1.2 PyNaCl-1.4.0 PySocks-1.7.1 PyYAML-5.4.1 altgraph-0.17 attrs-20.3.0 backports.shutil-get-terminal-size-1.0.0 bcrypt-3.2.0 cached-property-1.5.1 certifi-2020.6.20 cffi-1.14.4 chardet-3.0.4 coverage-5.5 cryptography-3.3.2 ddt-1.4.1 distro-1.5.0 docker-5.0.0 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 entrypoints-0.3 flake8-3.8.3 gitdb-4.0.7 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 paramiko-2.7.1 py-1.9.0 pycodestyle-2.6.0 pycparser-2.20 pyflakes-2.2.0 pyrsistent-0.16.0 pytest-6.0.1 pytest-cov-2.10.1 python-dotenv-0.17.0 requests-2.24.0 smmap-3.0.4 smmap2-3.0.1 texttable-1.6.2 toml-0.10.1 urllib3-1.25.11 wcwidth-0.2.5 websocket-client-0.57.0 [2021-04-07T16:31:36.399Z] #18 DONE 156.3s [2021-04-07T16:31:36.399Z] [2021-04-07T16:31:36.399Z] #19 [build 9/16] COPY .pre-commit-config.yaml . [2021-04-07T16:31:36.399Z] #19 sha256:c1a23e0038f84c7dcc1b3cdd9d4c0438b0b3d51f16d7be816c1d107ec6c62cf1 [2021-04-07T16:31:36.399Z] #19 DONE 0.1s [2021-04-07T16:31:36.399Z] [2021-04-07T16:31:36.399Z] #20 [build 10/16] COPY tox.ini . [2021-04-07T16:31:36.399Z] #20 sha256:4865a5a57187580143f3b6e5890bb2aabd0791ff8b9124aeacac3a357469da9e [2021-04-07T16:31:36.399Z] #20 DONE 0.1s [2021-04-07T16:31:36.399Z] [2021-04-07T16:31:36.399Z] #21 [build 11/16] COPY setup.py . [2021-04-07T16:31:36.399Z] #21 sha256:ec8206d6d3984d901467a765e173d3e3b91ffa8d132a6345fff52d65ef8d8e8d [2021-04-07T16:31:36.399Z] #21 DONE 0.0s [2021-04-07T16:31:36.658Z] [2021-04-07T16:31:36.658Z] #22 [build 12/16] COPY README.md . [2021-04-07T16:31:36.658Z] #22 sha256:6d83911ba6ed5346ca042f0e1971a282919c2b6a4735834201766fe3c5c98ead [2021-04-07T16:31:36.658Z] #22 DONE 0.0s [2021-04-07T16:31:36.658Z] [2021-04-07T16:31:36.658Z] #23 [build 13/16] COPY compose compose/ [2021-04-07T16:31:36.658Z] #23 sha256:5dbe00c1cf2b823ab8ab2b01813440ac06854a1f9bed31ac695868c0493bf5c1 [2021-04-07T16:31:36.658Z] #23 DONE 0.0s [2021-04-07T16:31:36.658Z] [2021-04-07T16:31:36.658Z] #24 [build 14/16] RUN tox -e py37 --notest [2021-04-07T16:31:36.658Z] #24 sha256:1a1a74f66e4f58431eb9a412745ac5dcc6159086c643dc6b23871bbe567eacc1 [2021-04-07T16:31:37.226Z] #24 0.572 py37 create: /code/.tox/py37 [2021-04-07T16:31:37.796Z] #24 1.216 py37 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2021-04-07T16:34:29.370Z] #24 159.5 py37 develop-inst: /code [2021-04-07T16:34:29.370Z] #24 161.0 py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.2.0,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.5,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==5.0.0,# Editable install with no version control (docker-compose==1.29.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.7,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,importlib-metadata==3.10.0,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.9,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,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.17.0,PyYAML==5.4.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.21.2,typing-extensions==3.7.4.3,urllib3==1.25.11,virtualenv==20.4.0,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.4.1 [2021-04-07T16:34:29.370Z] #24 161.0 ___________________________________ summary ____________________________________ [2021-04-07T16:34:29.370Z] #24 161.0 py37: skipped tests [2021-04-07T16:34:29.370Z] #24 161.0 congratulations :) [2021-04-07T16:34:29.370Z] #24 DONE 161.2s [2021-04-07T16:34:29.370Z] [2021-04-07T16:34:29.370Z] #25 [build 15/16] COPY . . [2021-04-07T16:34:29.370Z] #25 sha256:239fc4adeb2c29cfea3dc5cef5990aaf3fc4bcea0dcba28beb5811a7d246b6be [2021-04-07T16:34:29.370Z] #25 DONE 0.1s [2021-04-07T16:34:29.370Z] [2021-04-07T16:34:29.370Z] #26 [build 16/16] RUN script/build/linux-entrypoint [2021-04-07T16:34:29.370Z] #26 sha256:d9c3e0cdc135546d518b667226360db150dc6e7ac04e5041cb2df9e34b642976 [2021-04-07T16:34:29.370Z] #26 0.469 + CODE_PATH=/code [2021-04-07T16:34:29.370Z] #26 0.469 + VENV=/code/.tox/py37 [2021-04-07T16:34:29.370Z] #26 0.469 + cd /code [2021-04-07T16:34:29.370Z] #26 0.469 + mkdir -p dist [2021-04-07T16:34:29.370Z] #26 0.471 + chmod 777 dist [2021-04-07T16:34:29.370Z] #26 0.471 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2021-04-07T16:34:35.960Z] #26 17.77 WARNING: You are using pip version 20.3.3; however, version 21.0.1 is available. [2021-04-07T16:34:35.960Z] #26 17.77 You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2021-04-07T16:34:35.960Z] #26 17.85 + '[' -z 88ce4d23da3764c705d5a62d0f97e980c633ffeb ']' [2021-04-07T16:34:35.960Z] #26 17.85 + echo 88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:34:35.960Z] #26 17.85 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-07T16:34:35.960Z] #26 17.85 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-07T16:34:35.960Z] #26 17.85 + '[' '!' -z 1 ']' [2021-04-07T16:34:35.960Z] #26 17.85 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2021-04-07T16:34:35.960Z] #26 17.85 Cloning into '/tmp/pyinstaller'... [2021-04-07T16:34:40.163Z] #26 21.78 + cd /tmp/pyinstaller/bootloader [2021-04-07T16:34:40.163Z] #26 21.78 + git checkout v4.1 [2021-04-07T16:34:40.163Z] #26 21.92 Note: switching to 'v4.1'. [2021-04-07T16:34:40.163Z] #26 21.92 [2021-04-07T16:34:40.163Z] #26 21.92 You are in 'detached HEAD' state. You can look around, make experimental [2021-04-07T16:34:40.163Z] #26 21.92 changes and commit them, and you can discard any commits you make in this [2021-04-07T16:34:40.163Z] #26 21.92 state without impacting any branches by switching back to a branch. [2021-04-07T16:34:40.163Z] #26 21.92 [2021-04-07T16:34:40.163Z] #26 21.92 If you want to create a new branch to retain commits you create, you may [2021-04-07T16:34:40.163Z] #26 21.92 do so (now or later) by using -c with the switch command. Example: [2021-04-07T16:34:40.163Z] #26 21.92 [2021-04-07T16:34:40.163Z] #26 21.92 git switch -c [2021-04-07T16:34:40.163Z] #26 21.92 [2021-04-07T16:34:40.163Z] #26 21.92 Or undo this operation with: [2021-04-07T16:34:40.163Z] #26 21.92 [2021-04-07T16:34:40.163Z] #26 21.92 git switch - [2021-04-07T16:34:40.163Z] #26 21.92 [2021-04-07T16:34:40.163Z] #26 21.92 Turn off this advice by setting config variable advice.detachedHead to false [2021-04-07T16:34:40.163Z] #26 21.92 [2021-04-07T16:34:40.163Z] #26 21.92 HEAD is now at f9eeaaf9 Release 4.1. [2021-04-07T16:34:40.163Z] #26 21.92 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all [2021-04-07T16:34:40.163Z] #26 22.11 Setting top to : /tmp/pyinstaller/bootloader [2021-04-07T16:34:40.163Z] #26 22.11 Setting out to : /tmp/pyinstaller/bootloader/build [2021-04-07T16:34:40.163Z] #26 22.11 Python Version : 3.7.10 (default, Apr 2 2021, 23:01:22) [GCC 9.3.0] [2021-04-07T16:34:40.163Z] #26 22.11 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2021-04-07T16:34:40.163Z] #26 22.19 Checking size of pointer : 8 [2021-04-07T16:34:40.163Z] #26 22.23 Platform : Linux-64bit detected based on compiler [2021-04-07T16:34:40.163Z] #26 22.23 Checking for compiler flags -m64 : yes [2021-04-07T16:34:40.163Z] #26 22.26 Checking for linker flags -m64 : yes [2021-04-07T16:34:40.421Z] #26 22.29 Checking for library dl : yes [2021-04-07T16:34:40.422Z] #26 22.32 Checking for library m : yes [2021-04-07T16:34:40.422Z] #26 22.35 Checking for library z : yes [2021-04-07T16:34:40.422Z] #26 22.39 Checking for library cmocka : not found [2021-04-07T16:34:40.422Z] #26 22.42 Checking for function unsetenv : yes [2021-04-07T16:34:40.422Z] #26 22.45 Checking for function mkdtemp : yes [2021-04-07T16:34:40.422Z] #26 22.49 Checking for function dirname : yes [2021-04-07T16:34:40.422Z] #26 22.52 Checking for function basename : yes [2021-04-07T16:34:40.422Z] #26 22.55 Checking for function strndup : yes [2021-04-07T16:34:40.422Z] #26 22.59 Checking for function strnlen : yes [2021-04-07T16:34:40.681Z] #26 22.62 Checking for compiler flags -Wl,--as-needed : yes [2021-04-07T16:34:40.681Z] #26 22.66 Checking for program '/usr/bin/strip' : /usr/bin/strip [2021-04-07T16:34:40.681Z] #26 22.66 Checking for program 'strip' : /usr/bin/strip [2021-04-07T16:34:40.681Z] #26 22.66 'configure' finished successfully (0.554s) [2021-04-07T16:34:40.681Z] #26 22.66 'all' finished successfully (0.000s) [2021-04-07T16:34:40.681Z] #26 22.66 'distclean' finished successfully (0.001s) [2021-04-07T16:34:40.681Z] #26 22.67 Setting top to : /tmp/pyinstaller/bootloader [2021-04-07T16:34:40.681Z] #26 22.67 Setting out to : /tmp/pyinstaller/bootloader/build [2021-04-07T16:34:40.681Z] #26 22.67 Python Version : 3.7.10 (default, Apr 2 2021, 23:01:22) [GCC 9.3.0] [2021-04-07T16:34:40.681Z] #26 22.67 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2021-04-07T16:34:40.681Z] #26 22.71 Checking size of pointer : 8 [2021-04-07T16:34:40.681Z] #26 22.75 Platform : Linux-64bit detected based on compiler [2021-04-07T16:34:40.681Z] #26 22.75 Checking for compiler flags -m64 : yes [2021-04-07T16:34:40.681Z] #26 22.77 Checking for linker flags -m64 : yes [2021-04-07T16:34:40.681Z] #26 22.81 Checking for library dl : yes [2021-04-07T16:34:40.681Z] #26 22.84 Checking for library m : yes [2021-04-07T16:34:40.941Z] #26 22.87 Checking for library z : yes [2021-04-07T16:34:40.941Z] #26 22.90 Checking for library cmocka : not found [2021-04-07T16:34:40.941Z] #26 22.93 Checking for function unsetenv : yes [2021-04-07T16:34:40.941Z] #26 22.97 Checking for function mkdtemp : yes [2021-04-07T16:34:40.941Z] #26 23.00 Checking for function dirname : yes [2021-04-07T16:34:40.941Z] #26 23.03 Checking for function basename : yes [2021-04-07T16:34:40.941Z] #26 23.07 Checking for function strndup : yes [2021-04-07T16:34:40.941Z] #26 23.10 Checking for function strnlen : yes [2021-04-07T16:34:41.200Z] #26 23.13 Checking for compiler flags -Wl,--as-needed : yes [2021-04-07T16:34:41.200Z] #26 23.17 Checking for program '/usr/bin/strip' : /usr/bin/strip [2021-04-07T16:34:41.200Z] #26 23.17 Checking for program 'strip' : /usr/bin/strip [2021-04-07T16:34:41.200Z] #26 23.17 'configure' finished successfully (0.506s) [2021-04-07T16:34:41.200Z] #26 23.17 'make_all' finished successfully (0.003s) [2021-04-07T16:34:41.200Z] #26 23.18 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2021-04-07T16:34:41.200Z] #26 23.19 [ 1/12] Compiling src/pyi_pythonlib.c [2021-04-07T16:34:41.200Z] #26 23.19 [ 2/12] Compiling src/pyi_launch.c [2021-04-07T16:34:41.200Z] #26 23.36 [ 3/12] Compiling src/pyi_archive.c [2021-04-07T16:34:41.200Z] #26 23.39 [ 4/12] Compiling src/pyi_python.c [2021-04-07T16:34:41.464Z] #26 23.52 [ 5/12] Compiling src/pyi_utils.c [2021-04-07T16:34:41.464Z] #26 23.53 [ 6/12] Compiling src/pyi_global.c [2021-04-07T16:34:41.464Z] #26 23.59 [ 7/12] Compiling src/pyi_main.c [2021-04-07T16:34:41.464Z] #26 23.65 [ 8/12] Compiling src/pyi_path.c [2021-04-07T16:34:41.726Z] #26 23.75 [ 9/12] Compiling src/pyi_win32_utils.c [2021-04-07T16:34:41.726Z] #26 23.77 [10/12] Compiling src/main.c [2021-04-07T16:34:41.726Z] #26 23.79 [11/12] Linking build/debug/run_d [2021-04-07T16:34:41.726Z] #26 23.81 [12/12] Processing build/debug/run_d [2021-04-07T16:34:41.726Z] #26 23.81 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2021-04-07T16:34:41.726Z] #26 23.81 'build_debug' finished successfully (0.636s) [2021-04-07T16:34:41.726Z] #26 23.81 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2021-04-07T16:34:41.726Z] #26 23.82 [ 1/12] Compiling src/pyi_pythonlib.c [2021-04-07T16:34:41.726Z] #26 23.82 [ 2/12] Compiling src/pyi_launch.c [2021-04-07T16:34:41.987Z] #26 23.98 [ 3/12] Compiling src/pyi_archive.c [2021-04-07T16:34:41.987Z] #26 24.02 [ 4/12] Compiling src/pyi_python.c [2021-04-07T16:34:41.987Z] #26 24.13 [ 5/12] Compiling src/pyi_utils.c [2021-04-07T16:34:42.246Z] #26 24.14 [ 6/12] Compiling src/pyi_global.c [2021-04-07T16:34:42.246Z] #26 24.21 [ 7/12] Compiling src/pyi_main.c [2021-04-07T16:34:42.246Z] #26 24.27 [ 8/12] Compiling src/pyi_path.c [2021-04-07T16:34:42.246Z] #26 24.34 [ 9/12] Compiling src/pyi_win32_utils.c [2021-04-07T16:34:42.246Z] #26 24.36 [10/12] Compiling src/main.c [2021-04-07T16:34:42.246Z] #26 24.39 [11/12] Linking build/release/run [2021-04-07T16:34:42.506Z] #26 24.41 [12/12] Processing build/release/run [2021-04-07T16:34:42.506Z] #26 24.41 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2021-04-07T16:34:42.506Z] #26 24.41 'build_release' finished successfully (0.598s) [2021-04-07T16:34:42.506Z] #26 24.41 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2021-04-07T16:34:42.506Z] #26 24.42 [12/13] Processing build/debug/run_d [2021-04-07T16:34:42.506Z] #26 24.42 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2021-04-07T16:34:42.506Z] #26 24.42 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2021-04-07T16:34:42.506Z] #26 24.42 'install_debug' finished successfully (0.012s) [2021-04-07T16:34:42.506Z] #26 24.42 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2021-04-07T16:34:42.506Z] #26 24.43 [13/13] Processing build/release/run [2021-04-07T16:34:42.506Z] #26 24.43 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2021-04-07T16:34:42.506Z] #26 24.43 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2021-04-07T16:34:42.506Z] #26 24.43 'install_release' finished successfully (0.011s) [2021-04-07T16:34:42.506Z] #26 24.44 + /code/.tox/py37/bin/pip3 install .. [2021-04-07T16:34:42.766Z] #26 24.72 Processing /tmp/pyinstaller [2021-04-07T16:34:43.025Z] #26 24.92 Installing build dependencies: started [2021-04-07T16:34:48.294Z] #26 30.39 Installing build dependencies: finished with status 'done' [2021-04-07T16:34:48.553Z] #26 30.40 Getting requirements to build wheel: started [2021-04-07T16:34:48.553Z] #26 30.54 Getting requirements to build wheel: finished with status 'done' [2021-04-07T16:34:48.553Z] #26 30.54 Preparing wheel metadata: started [2021-04-07T16:34:48.812Z] #26 30.79 Preparing wheel metadata: finished with status 'done' [2021-04-07T16:34:48.812Z] #26 30.81 Requirement already satisfied: pyinstaller-hooks-contrib>=2020.6 in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (2021.1) [2021-04-07T16:34:48.812Z] #26 30.81 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (51.3.3) [2021-04-07T16:34:48.812Z] #26 30.81 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (0.17) [2021-04-07T16:34:48.812Z] #26 30.83 Building wheels for collected packages: pyinstaller [2021-04-07T16:34:48.812Z] #26 30.83 Building wheel for pyinstaller (PEP 517): started [2021-04-07T16:34:49.752Z] #26 31.62 Building wheel for pyinstaller (PEP 517): finished with status 'done' [2021-04-07T16:34:49.752Z] #26 31.63 Created wheel for pyinstaller: filename=pyinstaller-4.1-py3-none-any.whl size=2791009 sha256=f90ffa5171b33fd06e4d77f53faca9fa615d1821c07cb5758b6d0d36a2caf87d [2021-04-07T16:34:49.752Z] #26 31.63 Stored in directory: /tmp/pip-ephem-wheel-cache-lv7kr4cp/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b [2021-04-07T16:34:49.752Z] #26 31.63 Successfully built pyinstaller [2021-04-07T16:34:50.019Z] #26 31.87 Installing collected packages: pyinstaller [2021-04-07T16:34:50.019Z] #26 31.87 Attempting uninstall: pyinstaller [2021-04-07T16:34:50.019Z] #26 31.87 Found existing installation: pyinstaller 4.1 [2021-04-07T16:34:50.019Z] #26 31.99 Uninstalling pyinstaller-4.1: [2021-04-07T16:34:50.019Z] #26 32.00 Successfully uninstalled pyinstaller-4.1 [2021-04-07T16:34:50.278Z] #26 32.28 Successfully installed pyinstaller-4.1 [2021-04-07T16:34:50.278Z] #26 32.30 WARNING: You are using pip version 20.3.3; however, version 21.0.1 is available. [2021-04-07T16:34:50.278Z] #26 32.30 You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2021-04-07T16:34:50.278Z] #26 32.39 + cd /code [2021-04-07T16:34:50.278Z] #26 32.39 + rm -Rf /tmp/pyinstaller [2021-04-07T16:34:50.537Z] #26 32.43 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2021-04-07T16:34:50.537Z] #26 32.58 37 INFO: PyInstaller: 4.1 [2021-04-07T16:34:50.537Z] #26 32.58 37 INFO: Python: 3.7.10 [2021-04-07T16:34:50.537Z] #26 32.58 38 INFO: Platform: Linux-5.4.0-1041-aws-x86_64-with [2021-04-07T16:34:50.537Z] #26 32.59 40 INFO: UPX is not available. [2021-04-07T16:34:50.537Z] #26 32.59 41 INFO: Extending PYTHONPATH with paths [2021-04-07T16:34:50.537Z] #26 32.59 ['/code/bin', '/code'] [2021-04-07T16:34:50.537Z] #26 32.59 46 INFO: checking Analysis [2021-04-07T16:34:50.537Z] #26 32.59 46 INFO: Building Analysis because Analysis-00.toc is non existent [2021-04-07T16:34:50.537Z] #26 32.59 46 INFO: Initializing module dependency graph... [2021-04-07T16:34:50.537Z] #26 32.59 48 INFO: Caching module graph hooks... [2021-04-07T16:34:50.537Z] #26 32.60 53 INFO: Analyzing base_library.zip ... [2021-04-07T16:34:52.444Z] #26 34.24 1691 INFO: Processing pre-find module path hook distutils from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py'. [2021-04-07T16:34:52.444Z] #26 34.24 1691 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2021-04-07T16:34:53.384Z] #26 35.23 2679 INFO: Caching module dependency graph... [2021-04-07T16:34:53.384Z] #26 35.29 2745 INFO: running Analysis Analysis-00.toc [2021-04-07T16:34:53.384Z] #26 35.30 2755 INFO: Analyzing bin/docker-compose [2021-04-07T16:34:53.650Z] #26 35.61 3062 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py'. [2021-04-07T16:34:54.587Z] #26 36.51 3958 INFO: Processing pre-safe import module hook six.moves from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py'. [2021-04-07T16:34:58.786Z] #26 40.07 7527 INFO: Processing module hooks... [2021-04-07T16:34:58.786Z] #26 40.07 7527 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:34:58.786Z] #26 40.07 7528 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:34:58.786Z] #26 40.08 7530 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:34:58.786Z] #26 40.08 7536 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:34:58.786Z] #26 40.09 7542 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-04-07T16:34:58.786Z] #26 40.22 7670 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.22 7673 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.27 7720 INFO: Loading module hook 'hook-lib2to3.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.27 7727 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.28 7734 INFO: Loading module hook 'hook-importlib_metadata.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.28 7735 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.29 7739 INFO: Excluding import of argparse from module pickle [2021-04-07T16:34:58.786Z] #26 40.29 7739 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.32 7777 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.33 7781 INFO: Excluding import of doctest from module difflib [2021-04-07T16:34:58.786Z] #26 40.33 7781 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.33 7783 INFO: Excluding import of test from module multiprocessing.util [2021-04-07T16:34:58.786Z] #26 40.33 7783 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.33 7785 INFO: Excluding import of doctest from module heapq [2021-04-07T16:34:58.786Z] #26 40.33 7785 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.33 7786 INFO: Loading module hook 'hook-distutils.util.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-04-07T16:34:58.786Z] #26 40.33 7788 INFO: Excluding import of lib2to3.refactor from module distutils.util [2021-04-07T16:34:58.786Z] #26 40.36 7809 INFO: Looking for ctypes DLLs [2021-04-07T16:34:58.786Z] #26 40.36 7818 INFO: Analyzing run-time hooks ... [2021-04-07T16:34:58.786Z] #26 40.37 7823 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2021-04-07T16:34:58.786Z] #26 40.37 7824 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2021-04-07T16:34:58.786Z] #26 40.38 7836 INFO: Looking for dynamic libraries [2021-04-07T16:34:58.786Z] #26 40.58 8034 INFO: Looking for eggs [2021-04-07T16:34:58.786Z] #26 40.58 8035 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2021-04-07T16:34:58.786Z] #26 40.59 8043 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2021-04-07T16:34:58.786Z] #26 40.64 8093 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2021-04-07T16:34:58.786Z] #26 40.66 8113 INFO: checking PYZ [2021-04-07T16:34:58.786Z] #26 40.66 8113 INFO: Building PYZ because PYZ-00.toc is non existent [2021-04-07T16:34:58.786Z] #26 40.66 8113 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2021-04-07T16:34:59.355Z] #26 41.46 8915 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2021-04-07T16:34:59.355Z] #26 41.47 8928 INFO: checking PKG [2021-04-07T16:34:59.355Z] #26 41.47 8928 INFO: Building PKG because PKG-00.toc is non existent [2021-04-07T16:34:59.355Z] #26 41.47 8928 INFO: Building PKG (CArchive) PKG-00.pkg [2021-04-07T16:35:02.649Z] #26 44.48 11937 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2021-04-07T16:35:02.649Z] #26 44.49 11940 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2021-04-07T16:35:02.649Z] #26 44.49 11940 INFO: checking EXE [2021-04-07T16:35:02.649Z] #26 44.49 11940 INFO: Building EXE because EXE-00.toc is non existent [2021-04-07T16:35:02.649Z] #26 44.49 11940 INFO: Building EXE from EXE-00.toc [2021-04-07T16:35:02.649Z] #26 44.49 11941 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2021-04-07T16:35:02.649Z] #26 44.61 12061 INFO: Building EXE from EXE-00.toc completed successfully. [2021-04-07T16:35:02.649Z] #26 44.69 + ls -la dist/ [2021-04-07T16:35:02.649Z] #26 44.69 total 9284 [2021-04-07T16:35:02.649Z] #26 44.69 drwxrwxrwx 2 root root 4096 Apr 7 16:35 . [2021-04-07T16:35:02.649Z] #26 44.69 drwxr-xr-x 1 root root 4096 Apr 7 16:34 .. [2021-04-07T16:35:02.649Z] #26 44.69 -rwxr-xr-x 1 root root 9491328 Apr 7 16:35 docker-compose [2021-04-07T16:35:02.649Z] #26 44.69 + ldd dist/docker-compose [2021-04-07T16:35:02.649Z] #26 44.69 /lib/ld-musl-x86_64.so.1 (0x7f1f33b41000) [2021-04-07T16:35:02.649Z] #26 44.69 libz.so.1 => /lib/libz.so.1 (0x7f1f33b0d000) [2021-04-07T16:35:02.649Z] #26 44.69 libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f1f33b41000) [2021-04-07T16:35:02.649Z] #26 44.69 + mv dist/docker-compose /usr/local/bin [2021-04-07T16:35:02.649Z] #26 44.69 + docker-compose version [2021-04-07T16:35:03.219Z] #26 45.08 docker-compose version 1.29.0dev, build 88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:35:03.219Z] #26 45.08 docker-py version: 5.0.0 [2021-04-07T16:35:03.219Z] #26 45.08 CPython version: 3.7.10 [2021-04-07T16:35:03.219Z] #26 45.08 OpenSSL version: OpenSSL 1.1.1k 25 Mar 2021 [2021-04-07T16:35:03.479Z] #26 DONE 45.4s [2021-04-07T16:35:03.479Z] [2021-04-07T16:35:03.479Z] #27 exporting to image [2021-04-07T16:35:03.479Z] #27 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-07T16:35:03.479Z] #27 exporting layers [2021-04-07T16:35:06.767Z] #27 exporting layers 2.9s done [2021-04-07T16:35:06.767Z] #27 writing image sha256:e042df4fc3f18599afed0176318d28081a296f909c172745a0f879c31ee44680 done [2021-04-07T16:35:06.767Z] #27 naming to docker.io/dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb done [2021-04-07T16:35:06.767Z] #27 DONE 2.9s [Pipeline] sh [2021-04-07T16:35:07.059Z] + docker push dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:35:07.059Z] The push refers to repository [docker.io/dockerpinata/compose] [2021-04-07T16:35:07.059Z] f90810de28b0: Preparing [2021-04-07T16:35:07.059Z] 35cb2f12a5a1: Preparing [2021-04-07T16:35:07.059Z] 4c943a00f024: Preparing [2021-04-07T16:35:07.059Z] 6e23b570365b: Preparing [2021-04-07T16:35:07.059Z] 666fe2cb2096: Preparing [2021-04-07T16:35:07.059Z] 657272c474b4: Preparing [2021-04-07T16:35:07.059Z] 1ae46ee64875: Preparing [2021-04-07T16:35:07.059Z] 84e6356d539c: Preparing [2021-04-07T16:35:07.059Z] 4c395a6b39a5: Preparing [2021-04-07T16:35:07.059Z] 7ae6428c1e56: Preparing [2021-04-07T16:35:07.059Z] 0edbb8f75db0: Preparing [2021-04-07T16:35:07.059Z] bc904136dc20: Preparing [2021-04-07T16:35:07.059Z] 567c685105af: Preparing [2021-04-07T16:35:07.059Z] 513d4624c3a5: Preparing [2021-04-07T16:35:07.059Z] f08a336a38bc: Preparing [2021-04-07T16:35:07.059Z] 054e56f9001b: Preparing [2021-04-07T16:35:07.059Z] 1e2a6b6f5c1f: Preparing [2021-04-07T16:35:07.059Z] aee04a7da9d5: Preparing [2021-04-07T16:35:07.059Z] 18a43da2d8e3: Preparing [2021-04-07T16:35:07.059Z] 146f478f13a0: Preparing [2021-04-07T16:35:07.059Z] 67b9e5a7cf3d: Preparing [2021-04-07T16:35:07.059Z] b0b9881431d7: Preparing [2021-04-07T16:35:07.059Z] 657272c474b4: Waiting [2021-04-07T16:35:07.059Z] 513d4624c3a5: Waiting [2021-04-07T16:35:07.059Z] f08a336a38bc: Waiting [2021-04-07T16:35:07.059Z] 054e56f9001b: Waiting [2021-04-07T16:35:07.059Z] 1ae46ee64875: Waiting [2021-04-07T16:35:07.059Z] 1e2a6b6f5c1f: Waiting [2021-04-07T16:35:07.059Z] aee04a7da9d5: Waiting [2021-04-07T16:35:07.059Z] 84e6356d539c: Waiting [2021-04-07T16:35:07.059Z] 18a43da2d8e3: Waiting [2021-04-07T16:35:07.059Z] 4c395a6b39a5: Waiting [2021-04-07T16:35:07.059Z] 146f478f13a0: Waiting [2021-04-07T16:35:07.059Z] 67b9e5a7cf3d: Waiting [2021-04-07T16:35:07.059Z] 7ae6428c1e56: Waiting [2021-04-07T16:35:07.059Z] b0b9881431d7: Waiting [2021-04-07T16:35:07.059Z] 0edbb8f75db0: Waiting [2021-04-07T16:35:07.059Z] 567c685105af: Waiting [2021-04-07T16:35:07.059Z] bc904136dc20: Waiting [2021-04-07T16:35:08.963Z] 6e23b570365b: Pushed [2021-04-07T16:35:09.223Z] 35cb2f12a5a1: Pushed [2021-04-07T16:35:09.223Z] 666fe2cb2096: Pushed [2021-04-07T16:35:10.606Z] 84e6356d539c: Pushed [2021-04-07T16:35:10.865Z] 1ae46ee64875: Pushed [2021-04-07T16:35:10.865Z] 657272c474b4: Pushed [2021-04-07T16:35:12.244Z] 7ae6428c1e56: Pushed [2021-04-07T16:35:12.503Z] 0edbb8f75db0: Pushed [2021-04-07T16:35:13.446Z] bc904136dc20: Pushed [2021-04-07T16:35:14.385Z] 4c943a00f024: Pushed [2021-04-07T16:35:15.324Z] 4c395a6b39a5: Pushed [2021-04-07T16:35:15.324Z] f08a336a38bc: Pushed [2021-04-07T16:35:16.705Z] f90810de28b0: Pushed [2021-04-07T16:35:16.965Z] aee04a7da9d5: Layer already exists [2021-04-07T16:35:16.965Z] 054e56f9001b: Pushed [2021-04-07T16:35:17.224Z] 18a43da2d8e3: Layer already exists [2021-04-07T16:35:17.224Z] 146f478f13a0: Layer already exists [2021-04-07T16:35:17.224Z] 67b9e5a7cf3d: Layer already exists [2021-04-07T16:35:17.224Z] b0b9881431d7: Layer already exists [2021-04-07T16:35:19.784Z] 513d4624c3a5: Pushed [2021-04-07T16:35:21.198Z] 567c685105af: Pushed [2021-04-07T16:35:36.091Z] 1e2a6b6f5c1f: Pushed [2021-04-07T16:35:36.091Z] alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb: digest: sha256:cad9d75a0240f95d2d7b5637b077a5fdf0d2bbb60fe05a99bdf05193b074e9e4 size: 4925 [Pipeline] } [2021-04-07T16:35:36.098Z] [Pipeline] // ansiColor [Pipeline] echo [2021-04-07T16:35:36.107Z] dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb [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_py37) [Pipeline] { (Branch: debian_19.03.13_py37) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.13 alpine) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.13 debian) [Pipeline] node [Pipeline] node [2021-04-07T16:35:36.167Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-034a798e6820f7a07) in /home/ubuntu/workspace/compose_PR-8259 [2021-04-07T16:35:36.167Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-094abd4bee366b53d) in /home/ubuntu/workspace/compose_PR-8259 [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-04-07T16:35:36.178Z] The recommended git tool is: git [Pipeline] checkout [2021-04-07T16:35:36.184Z] The recommended git tool is: git [2021-04-07T16:35:36.185Z] using credential sf-release-bot.github.ssh [2021-04-07T16:35:36.193Z] using credential sf-release-bot.github.ssh [2021-04-07T16:35:36.206Z] Fetching changes from the remote Git repository [2021-04-07T16:35:36.211Z] Fetching changes from the remote Git repository [2021-04-07T16:35:36.216Z] Fetching without tags [2021-04-07T16:35:36.223Z] Fetching without tags [2021-04-07T16:35:36.457Z] Checking out Revision 88ce4d23da3764c705d5a62d0f97e980c633ffeb (PR-8259) [2021-04-07T16:35:36.526Z] Commit message: "Enforce Python requirement of 3.6 or newer" [2021-04-07T16:35:36.535Z] Checking out Revision 88ce4d23da3764c705d5a62d0f97e980c633ffeb (PR-8259) [2021-04-07T16:35:36.572Z] Commit message: "Enforce Python requirement of 3.6 or newer" [2021-04-07T16:35:36.538Z] > git --version # timeout=10 [2021-04-07T16:35:36.563Z] > git --version # 'git version 2.25.1' [2021-04-07T16:35:36.575Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-07T16:35:36.596Z] > git --version # timeout=10 [2021-04-07T16:35:36.607Z] > git --version # 'git version 2.25.1' [2021-04-07T16:35:36.614Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] sh [Pipeline] sh [2021-04-07T16:35:36.196Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-07T16:35:36.207Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-04-07T16:35:36.260Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-04-07T16:35:36.260Z] > git --version # timeout=10 [2021-04-07T16:35:36.269Z] > git --version # 'git version 2.25.1' [2021-04-07T16:35:36.270Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-04-07T16:35:36.272Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10 [2021-04-07T16:35:36.536Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T16:35:36.541Z] > git checkout -f 88ce4d23da3764c705d5a62d0f97e980c633ffeb # timeout=10 [2021-04-07T16:35:36.205Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-07T16:35:36.214Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-04-07T16:35:36.225Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-04-07T16:35:36.225Z] > git --version # timeout=10 [2021-04-07T16:35:36.232Z] > git --version # 'git version 2.25.1' [2021-04-07T16:35:36.232Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-04-07T16:35:36.235Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10 [2021-04-07T16:35:36.459Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T16:35:36.470Z] > git checkout -f 88ce4d23da3764c705d5a62d0f97e980c633ffeb # timeout=10 [2021-04-07T16:35:37.363Z] + docker info -f {{.Driver}} [2021-04-07T16:35:37.437Z] + docker info -f {{.Driver}} [Pipeline] echo [2021-04-07T16:35:49.593Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2021-04-07T16:35:49.608Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo [2021-04-07T16:35:49.612Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2021-04-07T16:35:49.625Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-04-07T16:35:49.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T16:35:49.714Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-8259@tmp/eaaf8345-7c7f-4627-8f47-77e1d0f407db/config.json. [2021-04-07T16:35:49.714Z] Configure a credential helper to remove this warning. See [2021-04-07T16:35:49.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T16:35:49.714Z] [2021-04-07T16:35:49.714Z] Login Succeeded [Pipeline] { [Pipeline] sh [2021-04-07T16:35:49.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T16:35:49.795Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-8259@tmp/cfdb4eab-f9d2-4f55-b032-6d5c5b95cea2/config.json. [2021-04-07T16:35:49.796Z] Configure a credential helper to remove this warning. See [2021-04-07T16:35:49.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T16:35:49.796Z] [2021-04-07T16:35:49.796Z] Login Succeeded [Pipeline] { [Pipeline] sh [2021-04-07T16:35:50.003Z] + pwd [2021-04-07T16:35:50.003Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-8259/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock --volume=/home/ubuntu/workspace/compose_PR-8259@tmp/eaaf8345-7c7f-4627-8f47-77e1d0f407db/config.json:/root/.docker/config.json -e DOCKER_TLS_CERTDIR= -e TAG=dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=1 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb --verbose [2021-04-07T16:35:50.074Z] + pwd [2021-04-07T16:35:50.074Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-8259/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock --volume=/home/ubuntu/workspace/compose_PR-8259@tmp/cfdb4eab-f9d2-4f55-b032-6d5c5b95cea2/config.json:/root/.docker/config.json -e DOCKER_TLS_CERTDIR= -e TAG=dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=1 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb --verbose [2021-04-07T16:35:51.906Z] + docker version [2021-04-07T16:35:51.906Z] Client: Docker Engine - Community [2021-04-07T16:35:51.906Z] Version: 19.03.15 [2021-04-07T16:35:51.906Z] API version: 1.40 [2021-04-07T16:35:51.906Z] Go version: go1.13.15 [2021-04-07T16:35:51.906Z] Git commit: 99e3ed8 [2021-04-07T16:35:51.906Z] Built: Sat Jan 30 03:11:43 2021 [2021-04-07T16:35:51.906Z] OS/Arch: linux/amd64 [2021-04-07T16:35:51.906Z] Experimental: false [2021-04-07T16:35:51.906Z] [2021-04-07T16:35:51.906Z] Server: Docker Engine - Community [2021-04-07T16:35:51.906Z] Engine: [2021-04-07T16:35:51.906Z] Version: 20.10.5 [2021-04-07T16:35:51.906Z] API version: 1.41 (minimum version 1.12) [2021-04-07T16:35:51.906Z] Go version: go1.13.15 [2021-04-07T16:35:51.906Z] Git commit: 363e9a8 [2021-04-07T16:35:51.906Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-07T16:35:51.906Z] OS/Arch: linux/amd64 [2021-04-07T16:35:51.906Z] Experimental: true [2021-04-07T16:35:51.906Z] containerd: [2021-04-07T16:35:51.906Z] Version: 1.4.4 [2021-04-07T16:35:51.906Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-07T16:35:51.906Z] runc: [2021-04-07T16:35:51.906Z] Version: 1.0.0-rc93 [2021-04-07T16:35:51.906Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-07T16:35:51.906Z] docker-init: [2021-04-07T16:35:51.906Z] Version: 0.19.0 [2021-04-07T16:35:51.906Z] GitCommit: de40ad0 [2021-04-07T16:35:51.906Z] + export DOCKER_VERSIONS=19.03.13 [2021-04-07T16:35:51.906Z] + DOCKER_VERSIONS=19.03.13 [2021-04-07T16:35:51.906Z] + STORAGE_DRIVER=overlay2 [2021-04-07T16:35:51.906Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-04-07T16:35:51.906Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-04-07T16:35:51.906Z] ++ hostname [2021-04-07T16:35:51.906Z] + GIT_VOLUME=--volumes-from=3fd70bde18af [2021-04-07T16:35:51.906Z] + . script/test/all [2021-04-07T16:35:51.906Z] ++ set -e [2021-04-07T16:35:51.906Z] ++ echo 'Running lint checks' [2021-04-07T16:35:51.906Z] Running lint checks [2021-04-07T16:35:51.906Z] ++ docker run --rm --tty --volumes-from=3fd70bde18af dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb tox -e pre-commit [2021-04-07T16:35:51.959Z] + docker version [2021-04-07T16:35:51.959Z] Client: Docker Engine - Community [2021-04-07T16:35:51.959Z] Version: 19.03.15 [2021-04-07T16:35:51.959Z] API version: 1.40 [2021-04-07T16:35:51.959Z] Go version: go1.13.15 [2021-04-07T16:35:51.959Z] Git commit: 99e3ed8 [2021-04-07T16:35:51.959Z] Built: Sat Jan 30 03:11:43 2021 [2021-04-07T16:35:51.959Z] OS/Arch: linux/amd64 [2021-04-07T16:35:51.959Z] Experimental: false [2021-04-07T16:35:51.959Z] [2021-04-07T16:35:51.959Z] Server: Docker Engine - Community [2021-04-07T16:35:51.959Z] Engine: [2021-04-07T16:35:51.959Z] Version: 20.10.5 [2021-04-07T16:35:51.959Z] API version: 1.41 (minimum version 1.12) [2021-04-07T16:35:51.959Z] Go version: go1.13.15 [2021-04-07T16:35:51.959Z] Git commit: 363e9a8 [2021-04-07T16:35:51.959Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-07T16:35:51.959Z] OS/Arch: linux/amd64 [2021-04-07T16:35:51.959Z] Experimental: true [2021-04-07T16:35:51.959Z] containerd: [2021-04-07T16:35:51.959Z] Version: 1.4.4 [2021-04-07T16:35:51.959Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-07T16:35:51.959Z] runc: [2021-04-07T16:35:51.959Z] Version: 1.0.0-rc93 [2021-04-07T16:35:51.959Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-07T16:35:51.959Z] docker-init: [2021-04-07T16:35:51.959Z] Version: 0.19.0 [2021-04-07T16:35:51.959Z] GitCommit: de40ad0 [2021-04-07T16:35:51.959Z] + export DOCKER_VERSIONS=19.03.13 [2021-04-07T16:35:51.959Z] + DOCKER_VERSIONS=19.03.13 [2021-04-07T16:35:51.959Z] + STORAGE_DRIVER=overlay2 [2021-04-07T16:35:51.959Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-04-07T16:35:51.959Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-04-07T16:35:51.959Z] ++ hostname [2021-04-07T16:35:51.959Z] + GIT_VOLUME=--volumes-from=54ff41672431 [2021-04-07T16:35:51.959Z] + . script/test/all [2021-04-07T16:35:51.959Z] ++ set -e [2021-04-07T16:35:51.959Z] ++ echo 'Running lint checks' [2021-04-07T16:35:51.959Z] Running lint checks [2021-04-07T16:35:51.959Z] ++ docker run --rm --tty --volumes-from=54ff41672431 dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb tox -e pre-commit [2021-04-07T16:35:52.844Z] pre-commit create: /code/.tox/pre-commit [2021-04-07T16:35:52.885Z] pre-commit create: /code/.tox/pre-commit [2021-04-07T16:35:53.103Z] pre-commit installdeps: pre-commit [2021-04-07T16:35:53.140Z] pre-commit installdeps: pre-commit [2021-04-07T16:36:05.297Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==2.2.2,importlib-metadata==3.10.0,nodeenv==1.5.0,pre-commit==2.12.0,PyYAML==5.4.1,six==1.15.0,toml==0.10.2,typing-extensions==3.7.4.3,virtualenv==20.4.3,zipp==3.4.1 [2021-04-07T16:36:05.297Z] pre-commit run-test-pre: PYTHONHASHSEED='4262640618' [2021-04-07T16:36:05.297Z] pre-commit run-test: commands[0] | pre-commit install [2021-04-07T16:36:05.311Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==2.2.2,importlib-metadata==3.10.0,nodeenv==1.5.0,pre-commit==2.12.0,PyYAML==5.4.1,six==1.15.0,toml==0.10.2,typing-extensions==3.7.4.3,virtualenv==20.4.3,zipp==3.4.1 [2021-04-07T16:36:05.311Z] pre-commit run-test-pre: PYTHONHASHSEED='3825944407' [2021-04-07T16:36:05.311Z] pre-commit run-test: commands[0] | pre-commit install [2021-04-07T16:36:05.311Z] pre-commit installed at .git/hooks/pre-commit [2021-04-07T16:36:05.311Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2021-04-07T16:36:05.311Z] [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. [2021-04-07T16:36:05.311Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2021-04-07T16:36:05.311Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2021-04-07T16:36:05.311Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-04-07T16:36:05.551Z] pre-commit installed at .git/hooks/pre-commit [2021-04-07T16:36:05.552Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2021-04-07T16:36:05.552Z] [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. [2021-04-07T16:36:05.552Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2021-04-07T16:36:05.552Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2021-04-07T16:36:05.552Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-04-07T16:36:05.570Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2021-04-07T16:36:05.806Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2021-04-07T16:36:05.829Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2021-04-07T16:36:06.061Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2021-04-07T16:36:06.087Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-04-07T16:36:06.087Z] [INFO] Once installed this environment will be reused. [2021-04-07T16:36:06.087Z] [INFO] This may take a few minutes... [2021-04-07T16:36:06.360Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-04-07T16:36:06.360Z] [INFO] Once installed this environment will be reused. [2021-04-07T16:36:06.360Z] [INFO] This may take a few minutes... [2021-04-07T16:36:16.069Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2021-04-07T16:36:16.069Z] [INFO] Once installed this environment will be reused. [2021-04-07T16:36:16.069Z] [INFO] This may take a few minutes... [2021-04-07T16:36:16.326Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2021-04-07T16:36:16.326Z] [INFO] Once installed this environment will be reused. [2021-04-07T16:36:16.326Z] [INFO] This may take a few minutes... [2021-04-07T16:36:22.893Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2021-04-07T16:36:22.893Z] [INFO] Once installed this environment will be reused. [2021-04-07T16:36:22.893Z] [INFO] This may take a few minutes... [2021-04-07T16:36:24.188Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2021-04-07T16:36:24.188Z] [INFO] Once installed this environment will be reused. [2021-04-07T16:36:24.188Z] [INFO] This may take a few minutes... [2021-04-07T16:36:29.418Z] Check for added large files..............................................Passed [2021-04-07T16:36:29.674Z] Check docstring is first.................................................Passed [2021-04-07T16:36:29.674Z] Check for merge conflicts................................................Passed [2021-04-07T16:36:29.930Z] Check Yaml...............................................................Passed [2021-04-07T16:36:29.930Z] Check JSON...............................................................Passed [2021-04-07T16:36:30.491Z] Debug Statements (Python)................................................Passed [2021-04-07T16:36:30.747Z] Fix End of Files.........................................................Passed [2021-04-07T16:36:30.752Z] Check for added large files..............................................Passed [2021-04-07T16:36:30.752Z] Check docstring is first.................................................Passed [2021-04-07T16:36:30.752Z] Check for merge conflicts................................................Passed [2021-04-07T16:36:31.011Z] Check Yaml...............................................................Passed [2021-04-07T16:36:31.011Z] Check JSON...............................................................Passed [2021-04-07T16:36:31.581Z] Debug Statements (Python)................................................Passed [2021-04-07T16:36:32.149Z] Fix End of Files.........................................................Passed [2021-04-07T16:36:38.832Z] Flake8...................................................................Passed [2021-04-07T16:36:38.832Z] Tests should end in _test.py.............................................Passed [2021-04-07T16:36:38.832Z] Fix requirements.txt.....................................................Passed [2021-04-07T16:36:38.832Z] Trim Trailing Whitespace.................................................Passed [2021-04-07T16:36:39.396Z] Reorder python imports...................................................Passed [2021-04-07T16:36:40.276Z] Flake8...................................................................Passed [2021-04-07T16:36:40.276Z] Tests should end in _test.py.............................................Passed [2021-04-07T16:36:40.276Z] Fix requirements.txt.....................................................Passed [2021-04-07T16:36:40.276Z] Trim Trailing Whitespace.................................................Passed [2021-04-07T16:36:40.535Z] Reorder python imports...................................................Passed [2021-04-07T16:36:42.658Z] pyupgrade................................................................Passed [2021-04-07T16:36:42.658Z] ___________________________________ summary ____________________________________ [2021-04-07T16:36:42.658Z]  pre-commit: commands succeeded [2021-04-07T16:36:42.658Z]  congratulations :) [2021-04-07T16:36:43.218Z] ++ get_versions='docker run --rm [2021-04-07T16:36:43.218Z] --entrypoint=/code/.tox/py37/bin/python [2021-04-07T16:36:43.218Z] dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:36:43.218Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2021-04-07T16:36:43.218Z] ++ '[' 19.03.13 == '' ']' [2021-04-07T16:36:43.218Z] ++ '[' 19.03.13 == all ']' [2021-04-07T16:36:43.218Z] ++ BUILD_NUMBER=1 [2021-04-07T16:36:43.218Z] ++ PY_TEST_VERSIONS=py37 [2021-04-07T16:36:43.218Z] ++ for version in $DOCKER_VERSIONS [2021-04-07T16:36:43.218Z] ++ echo 'Running tests against Docker 19.03.13' [2021-04-07T16:36:43.218Z] Running tests against Docker 19.03.13 [2021-04-07T16:36:43.218Z] ++ daemon_container=compose-dind-19.03.13-1 [2021-04-07T16:36:43.218Z] ++ trap on_exit EXIT [2021-04-07T16:36:43.218Z] ++ docker run -d --name compose-dind-19.03.13-1 --privileged --volume=/var/lib/docker -v /config.json:/root/.docker/config.json -e DOCKER_TLS_CERTDIR= docker:19.03.13-dind dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2021-04-07T16:36:43.218Z] ++ tail -n 10 [2021-04-07T16:36:43.832Z] pyupgrade................................................................Passed [2021-04-07T16:36:43.832Z] ___________________________________ summary ____________________________________ [2021-04-07T16:36:43.832Z]  pre-commit: commands succeeded [2021-04-07T16:36:43.832Z]  congratulations :) [2021-04-07T16:36:44.092Z] ++ get_versions='docker run --rm [2021-04-07T16:36:44.092Z] --entrypoint=/code/.tox/py37/bin/python [2021-04-07T16:36:44.092Z] dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb [2021-04-07T16:36:44.092Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2021-04-07T16:36:44.092Z] ++ '[' 19.03.13 == '' ']' [2021-04-07T16:36:44.092Z] ++ '[' 19.03.13 == all ']' [2021-04-07T16:36:44.092Z] ++ BUILD_NUMBER=1 [2021-04-07T16:36:44.092Z] ++ PY_TEST_VERSIONS=py37 [2021-04-07T16:36:44.092Z] ++ for version in $DOCKER_VERSIONS [2021-04-07T16:36:44.092Z] ++ echo 'Running tests against Docker 19.03.13' [2021-04-07T16:36:44.092Z] Running tests against Docker 19.03.13 [2021-04-07T16:36:44.092Z] ++ daemon_container=compose-dind-19.03.13-1 [2021-04-07T16:36:44.092Z] ++ trap on_exit EXIT [2021-04-07T16:36:44.092Z] ++ docker run -d --name compose-dind-19.03.13-1 --privileged --volume=/var/lib/docker -v /config.json:/root/.docker/config.json -e DOCKER_TLS_CERTDIR= docker:19.03.13-dind dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2021-04-07T16:36:44.351Z] ++ tail -n 10 [2021-04-07T16:36:49.746Z] 5aa711733414: Pull complete [2021-04-07T16:36:49.746Z] 058f73b55e4b: Pull complete [2021-04-07T16:36:49.746Z] 8c9c664faf12: Pull complete [2021-04-07T16:36:49.746Z] 1d0b6491c6e7: Pull complete [2021-04-07T16:36:49.746Z] ab16b9777c1c: Pull complete [2021-04-07T16:36:49.746Z] fdea63f936d6: Pull complete [2021-04-07T16:36:49.746Z] 83b3f059d26f: Pull complete [2021-04-07T16:36:49.746Z] Digest: sha256:7efc658176afab9a80c450510882e3176c351ec0fad557b6dd98636b5af474c7 [2021-04-07T16:36:49.746Z] Status: Downloaded newer image for docker:19.03.13-dind [2021-04-07T16:36:49.746Z] cba711da70813111c9583e0f1ada27f2f7671087b4a92a83ead130859ad000c1 [2021-04-07T16:36:49.746Z] ++ docker exec compose-dind-19.03.13-1 sh -c 'apk add --no-cache git' [2021-04-07T16:36:49.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T16:36:50.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T16:36:50.564Z] (1/5) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T16:36:50.564Z] (2/5) Installing libcurl (7.69.1-r3) [2021-04-07T16:36:50.564Z] (3/5) Installing expat (2.2.9-r1) [2021-04-07T16:36:50.564Z] (4/5) Installing pcre2 (10.35-r0) [2021-04-07T16:36:50.564Z] (5/5) Installing git (2.26.3-r0) [2021-04-07T16:36:50.564Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T16:36:50.564Z] OK: 42 MiB in 52 packages [2021-04-07T16:36:50.564Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-1:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerpinata/compose:debian-88ce4d23da3764c705d5a62d0f97e980c633ffeb -e py37 -- --verbose [2021-04-07T16:36:50.920Z] 5aa711733414: Pull complete [2021-04-07T16:36:50.920Z] 058f73b55e4b: Pull complete [2021-04-07T16:36:50.920Z] 8c9c664faf12: Pull complete [2021-04-07T16:36:50.920Z] 1d0b6491c6e7: Pull complete [2021-04-07T16:36:50.920Z] ab16b9777c1c: Pull complete [2021-04-07T16:36:50.920Z] fdea63f936d6: Pull complete [2021-04-07T16:36:50.920Z] 83b3f059d26f: Pull complete [2021-04-07T16:36:50.920Z] Digest: sha256:7efc658176afab9a80c450510882e3176c351ec0fad557b6dd98636b5af474c7 [2021-04-07T16:36:50.920Z] Status: Downloaded newer image for docker:19.03.13-dind [2021-04-07T16:36:50.920Z] bc29c011859a805aebfe4f118367f5e8435bd6d30f313af7a81ea6768fe37ce1 [2021-04-07T16:36:50.920Z] ++ docker exec compose-dind-19.03.13-1 sh -c 'apk add --no-cache git' [2021-04-07T16:36:50.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T16:36:51.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T16:36:51.857Z] (1/5) Installing nghttp2-libs (1.41.0-r0) [2021-04-07T16:36:51.857Z] (2/5) Installing libcurl (7.69.1-r3) [2021-04-07T16:36:51.857Z] (3/5) Installing expat (2.2.9-r1) [2021-04-07T16:36:51.857Z] (4/5) Installing pcre2 (10.35-r0) [2021-04-07T16:36:51.857Z] (5/5) Installing git (2.26.3-r0) [2021-04-07T16:36:51.857Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T16:36:51.857Z] OK: 42 MiB in 52 packages [2021-04-07T16:36:51.857Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-1:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerpinata/compose:alpine-88ce4d23da3764c705d5a62d0f97e980c633ffeb -e py37 -- --verbose [2021-04-07T16:36:51.927Z] /code/.tox/py37/lib/python3.7/site-packages/setuptools/dist.py:461: UserWarning: Normalizing '1.29.0dev' to '1.29.0.dev0' [2021-04-07T16:36:51.928Z] warnings.warn(tmpl.format(**locals())) [2021-04-07T16:36:51.928Z] py37 develop-inst-noop: /code [2021-04-07T16:36:52.183Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.2.0,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.5,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==5.0.0,# Editable install with no version control (docker-compose==1.29.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.7,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,importlib-metadata==3.10.0,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.9,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==2021.1,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.17.0,PyYAML==5.4.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.21.2,typing-extensions==3.7.4.3,urllib3==1.25.11,virtualenv==20.4.0,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.4.1 [2021-04-07T16:36:52.183Z] py37 run-test-pre: PYTHONHASHSEED='2286553029' [2021-04-07T16:36:52.183Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2021-04-07T16:36:52.183Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2021-04-07T16:36:53.235Z] /code/.tox/py37/lib/python3.7/site-packages/setuptools/dist.py:461: UserWarning: Normalizing '1.29.0dev' to '1.29.0.dev0' [2021-04-07T16:36:53.235Z] warnings.warn(tmpl.format(**locals())) [2021-04-07T16:36:53.235Z] py37 develop-inst-noop: /code [2021-04-07T16:36:53.495Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.2.0,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.4,chardet==3.0.4,click==7.1.2,coverage==5.5,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==5.0.0,# Editable install with no version control (docker-compose==1.29.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.7,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,importlib-metadata==3.10.0,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.9,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==2021.1,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.17.0,PyYAML==5.4.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.21.2,typing-extensions==3.7.4.3,urllib3==1.25.11,virtualenv==20.4.0,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.4.1 [2021-04-07T16:36:53.495Z] py37 run-test-pre: PYTHONHASHSEED='735711735' [2021-04-07T16:36:53.495Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2021-04-07T16:36:53.495Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2021-04-07T16:36:53.548Z] ============================= test session starts ============================== [2021-04-07T16:36:53.548Z] platform linux -- Python 3.7.10, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2021-04-07T16:36:53.548Z] cachedir: .tox/py37/.pytest_cache [2021-04-07T16:36:53.548Z] rootdir: /code, configfile: tox.ini [2021-04-07T16:36:53.548Z] plugins: cov-2.10.1 [2021-04-07T16:36:54.874Z] ============================= test session starts ============================== [2021-04-07T16:36:54.874Z] platform linux -- Python 3.7.10, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2021-04-07T16:36:54.874Z] cachedir: .tox/py37/.pytest_cache [2021-04-07T16:36:54.874Z] rootdir: /code, configfile: tox.ini [2021-04-07T16:36:54.874Z] plugins: cov-2.10.1 [2021-04-07T16:36:55.597Z] collecting ...  collecting 312 items  collecting 582 items  collecting 957 items  collected 1192 items  [2021-04-07T16:36:55.597Z] [2021-04-07T16:36:56.903Z] collecting ...  collecting 312 items  collecting 582 items  collecting 957 items  collected 1192 items  [2021-04-07T16:36:56.903Z] [2021-04-07T16:36:57.487Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2021-04-07T16:36:58.807Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2021-04-07T16:36:58.849Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2021-04-07T16:36:59.745Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2021-04-07T16:37:04.141Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2021-04-07T16:37:05.020Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2021-04-07T16:37:05.068Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2021-04-07T16:37:06.404Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2021-04-07T16:37:06.956Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2021-04-07T16:37:07.784Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2021-04-07T16:37:08.843Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2021-04-07T16:37:09.403Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2021-04-07T16:37:09.692Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2021-04-07T16:37:09.965Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2021-04-07T16:37:10.660Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2021-04-07T16:37:11.233Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2021-04-07T16:37:11.855Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2021-04-07T16:37:13.140Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2021-04-07T16:37:13.219Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2021-04-07T16:37:14.520Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2021-04-07T16:37:15.105Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2021-04-07T16:37:16.032Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XFAIL [ 1%] [2021-04-07T16:37:16.428Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2021-04-07T16:37:16.998Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XFAIL [ 1%] [2021-04-07T16:37:17.397Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2021-04-07T16:37:18.376Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2021-04-07T16:37:18.760Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2021-04-07T16:37:19.760Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2021-04-07T16:37:21.144Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2021-04-07T16:37:21.272Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2021-04-07T16:37:23.161Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2021-04-07T16:37:23.682Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2021-04-07T16:37:24.086Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2021-04-07T16:37:24.086Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2021-04-07T16:37:24.086Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2021-04-07T16:37:24.086Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2021-04-07T16:37:24.252Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2021-04-07T16:37:24.252Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2021-04-07T16:37:24.252Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2021-04-07T16:37:24.252Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2021-04-07T16:37:24.647Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2021-04-07T16:37:24.821Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2021-04-07T16:37:25.208Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2021-04-07T16:37:25.392Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2021-04-07T16:37:25.769Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2021-04-07T16:37:25.961Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2021-04-07T16:37:26.330Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2021-04-07T16:37:26.528Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2021-04-07T16:37:26.891Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2021-04-07T16:37:27.099Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2021-04-07T16:37:27.452Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2021-04-07T16:37:27.667Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2021-04-07T16:37:28.012Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2021-04-07T16:37:28.235Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2021-04-07T16:37:28.574Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_profiles PASSED [ 2%] [2021-04-07T16:37:28.804Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_profiles PASSED [ 2%] [2021-04-07T16:37:29.502Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2021-04-07T16:37:29.742Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2021-04-07T16:37:30.001Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2021-04-07T16:37:30.104Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2021-04-07T16:37:30.669Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2021-04-07T16:37:30.941Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2021-04-07T16:37:31.200Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2021-04-07T16:37:31.230Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2021-04-07T16:37:31.768Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2021-04-07T16:37:31.790Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2021-04-07T16:37:32.336Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2021-04-07T16:37:32.351Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2021-04-07T16:37:32.905Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2021-04-07T16:37:32.912Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2021-04-07T16:37:33.473Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 3%] [2021-04-07T16:37:33.843Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 3%] [2021-04-07T16:37:34.034Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2021-04-07T16:37:34.413Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2021-04-07T16:37:34.983Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2021-04-07T16:37:34.985Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2021-04-07T16:37:35.548Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2021-04-07T16:37:35.552Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2021-04-07T16:37:36.913Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2021-04-07T16:37:36.932Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2021-04-07T16:37:37.475Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2021-04-07T16:37:37.501Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2021-04-07T16:37:38.837Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2021-04-07T16:37:38.880Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2021-04-07T16:37:39.398Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2021-04-07T16:37:39.449Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2021-04-07T16:37:40.766Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2021-04-07T16:37:40.829Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2021-04-07T16:37:58.807Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2021-04-07T16:37:58.807Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2021-04-07T16:37:58.914Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2021-04-07T16:37:58.914Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2021-04-07T16:38:00.293Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2021-04-07T16:38:00.694Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2021-04-07T16:38:02.198Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 4%] [2021-04-07T16:38:02.621Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 4%] [2021-04-07T16:38:03.179Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2021-04-07T16:38:03.589Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2021-04-07T16:38:04.561Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2021-04-07T16:38:04.952Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2021-04-07T16:38:06.469Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2021-04-07T16:38:06.840Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2021-04-07T16:38:09.005Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2021-04-07T16:38:09.351Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2021-04-07T16:38:10.919Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2021-04-07T16:38:11.238Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2021-04-07T16:38:12.299Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2021-04-07T16:38:12.599Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2021-04-07T16:38:18.868Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2021-04-07T16:38:19.129Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2021-04-07T16:38:20.246Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2021-04-07T16:38:20.493Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2021-04-07T16:38:23.534Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2021-04-07T16:38:23.756Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2021-04-07T16:38:24.914Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2021-04-07T16:38:25.118Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2021-04-07T16:38:26.298Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2021-04-07T16:38:27.005Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2021-04-07T16:38:38.503Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 5%] [2021-04-07T16:38:39.160Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 5%] [2021-04-07T16:38:41.793Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2021-04-07T16:38:42.421Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2021-04-07T16:38:53.998Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2021-04-07T16:38:53.998Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2021-04-07T16:38:54.258Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2021-04-07T16:38:54.575Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2021-04-07T16:38:54.575Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2021-04-07T16:38:54.831Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2021-04-07T16:38:55.640Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2021-04-07T16:38:55.763Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2021-04-07T16:38:55.899Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2021-04-07T16:38:56.690Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2021-04-07T16:38:56.837Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2021-04-07T16:38:57.296Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2021-04-07T16:38:57.406Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2021-04-07T16:38:57.913Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2021-04-07T16:38:59.312Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2021-04-07T16:38:59.800Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2021-04-07T16:39:00.249Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2021-04-07T16:39:01.163Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2021-04-07T16:39:04.443Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2021-04-07T16:39:05.322Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2021-04-07T16:39:06.977Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 6%] [2021-04-07T16:39:07.835Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 6%] [2021-04-07T16:39:08.883Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2021-04-07T16:39:09.721Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2021-04-07T16:39:10.790Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2021-04-07T16:39:11.610Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2021-04-07T16:39:13.349Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2021-04-07T16:39:14.162Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2021-04-07T16:39:16.636Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2021-04-07T16:39:16.636Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2021-04-07T16:39:16.674Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2021-04-07T16:39:16.674Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2021-04-07T16:39:18.017Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2021-04-07T16:39:18.017Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2021-04-07T16:39:18.017Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2021-04-07T16:39:18.561Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2021-04-07T16:39:18.561Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2021-04-07T16:39:18.561Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2021-04-07T16:39:18.586Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2021-04-07T16:39:19.121Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2021-04-07T16:39:21.123Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2021-04-07T16:39:21.638Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2021-04-07T16:39:22.507Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2021-04-07T16:39:23.576Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2021-04-07T16:39:24.417Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 7%] [2021-04-07T16:39:25.463Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 7%] [2021-04-07T16:39:26.952Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2021-04-07T16:39:27.212Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2021-04-07T16:39:27.973Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2021-04-07T16:39:28.229Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2021-04-07T16:39:29.749Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2021-04-07T16:39:30.745Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2021-04-07T16:39:33.038Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2021-04-07T16:39:34.007Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2021-04-07T16:39:36.331Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2021-04-07T16:39:38.208Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2021-04-07T16:39:39.620Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2021-04-07T16:39:40.093Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2021-04-07T16:39:40.192Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2021-04-07T16:39:41.456Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2021-04-07T16:39:42.726Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2021-04-07T16:39:43.664Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2021-04-07T16:39:43.972Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2021-04-07T16:39:44.897Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2021-04-07T16:39:46.199Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2021-04-07T16:39:47.451Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2021-04-07T16:39:49.486Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2021-04-07T16:39:50.712Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2021-04-07T16:39:51.392Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 8%] [2021-04-07T16:39:52.599Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 8%] [2021-04-07T16:39:54.680Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2021-04-07T16:39:55.858Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2021-04-07T16:39:56.058Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2021-04-07T16:39:57.222Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2021-04-07T16:39:58.591Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2021-04-07T16:39:59.161Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2021-04-07T16:39:59.775Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2021-04-07T16:40:00.336Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2021-04-07T16:40:00.542Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2021-04-07T16:40:01.700Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2021-04-07T16:40:01.925Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2021-04-07T16:40:03.588Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2021-04-07T16:40:04.460Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2021-04-07T16:40:05.475Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2021-04-07T16:40:05.839Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2021-04-07T16:40:06.896Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2021-04-07T16:40:10.075Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2021-04-07T16:40:11.066Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2021-04-07T16:40:12.611Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2021-04-07T16:40:13.129Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2021-04-07T16:40:13.621Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2021-04-07T16:40:13.697Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2021-04-07T16:40:14.548Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2021-04-07T16:40:14.636Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2021-04-07T16:40:15.107Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2021-04-07T16:40:15.574Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2021-04-07T16:40:16.033Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2021-04-07T16:40:16.516Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2021-04-07T16:40:16.958Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2021-04-07T16:40:17.454Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2021-04-07T16:40:18.022Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2021-04-07T16:40:18.319Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2021-04-07T16:40:18.960Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2021-04-07T16:40:19.682Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2021-04-07T16:40:20.241Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2021-04-07T16:40:20.339Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2021-04-07T16:40:20.907Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2021-04-07T16:40:21.167Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2021-04-07T16:40:22.813Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2021-04-07T16:40:23.055Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2021-04-07T16:40:23.616Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2021-04-07T16:40:24.190Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2021-04-07T16:40:24.759Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2021-04-07T16:40:25.505Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2021-04-07T16:40:26.137Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2021-04-07T16:40:26.869Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2021-04-07T16:40:27.429Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2021-04-07T16:40:28.796Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2021-04-07T16:40:29.428Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2021-04-07T16:40:31.335Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2021-04-07T16:40:32.056Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2021-04-07T16:40:32.712Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2021-04-07T16:40:33.944Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2021-04-07T16:40:35.310Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2021-04-07T16:40:36.908Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2021-04-07T16:40:38.820Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2021-04-07T16:40:39.472Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2021-04-07T16:40:41.357Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2021-04-07T16:40:44.090Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2021-04-07T16:40:46.627Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2021-04-07T16:40:47.565Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2021-04-07T16:40:47.883Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2021-04-07T16:40:48.501Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2021-04-07T16:40:48.808Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2021-04-07T16:40:49.439Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2021-04-07T16:40:50.171Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2021-04-07T16:40:50.817Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2021-04-07T16:40:51.096Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2021-04-07T16:40:52.026Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2021-04-07T16:40:53.389Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2021-04-07T16:40:57.386Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2021-04-07T16:40:57.645Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2021-04-07T16:40:59.920Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2021-04-07T16:41:00.180Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2021-04-07T16:41:00.847Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2021-04-07T16:41:01.559Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2021-04-07T16:41:03.359Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2021-04-07T16:41:03.497Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2021-04-07T16:41:04.284Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2021-04-07T16:41:05.402Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2021-04-07T16:41:06.795Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2021-04-07T16:41:07.305Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2021-04-07T16:41:08.157Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2021-04-07T16:41:09.208Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2021-04-07T16:41:10.066Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2021-04-07T16:41:10.585Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2021-04-07T16:41:11.989Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2021-04-07T16:41:12.491Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2021-04-07T16:41:13.350Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2021-04-07T16:41:15.025Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2021-04-07T16:41:15.236Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2021-04-07T16:41:16.929Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2021-04-07T16:41:17.746Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2021-04-07T16:41:18.833Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2021-04-07T16:41:19.631Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2021-04-07T16:41:20.737Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2021-04-07T16:41:21.515Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2021-04-07T16:41:22.116Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2021-04-07T16:41:23.051Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2021-04-07T16:41:23.401Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2021-04-07T16:41:24.430Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2021-04-07T16:41:24.764Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2021-04-07T16:41:25.809Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2021-04-07T16:41:26.125Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2021-04-07T16:41:27.050Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2021-04-07T16:41:27.187Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2021-04-07T16:41:28.982Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2021-04-07T16:41:30.344Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2021-04-07T16:41:31.378Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2021-04-07T16:41:34.502Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2021-04-07T16:41:34.665Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2021-04-07T16:41:37.051Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2021-04-07T16:41:37.954Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2021-04-07T16:41:39.859Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2021-04-07T16:41:40.312Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2021-04-07T16:41:40.797Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 13%] [2021-04-07T16:41:41.366Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2021-04-07T16:41:42.303Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2021-04-07T16:41:42.822Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2021-04-07T16:41:43.382Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 13%] [2021-04-07T16:41:43.683Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2021-04-07T16:41:44.308Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2021-04-07T16:41:44.620Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2021-04-07T16:41:45.235Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2021-04-07T16:41:45.558Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2021-04-07T16:41:46.640Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2021-04-07T16:41:47.462Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2021-04-07T16:41:47.566Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2021-04-07T16:41:48.399Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2021-04-07T16:41:48.492Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2021-04-07T16:41:49.337Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2021-04-07T16:41:50.378Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2021-04-07T16:41:50.717Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2021-04-07T16:41:51.303Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2021-04-07T16:41:52.640Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2021-04-07T16:41:52.667Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2021-04-07T16:41:53.593Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2021-04-07T16:41:55.203Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2021-04-07T16:41:55.479Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2021-04-07T16:41:57.990Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2021-04-07T16:42:00.475Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 14%] [2021-04-07T16:42:01.042Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2021-04-07T16:42:02.420Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2021-04-07T16:42:02.680Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2021-04-07T16:42:03.230Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 14%] [2021-04-07T16:42:04.155Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2021-04-07T16:42:05.215Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2021-04-07T16:42:05.520Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2021-04-07T16:42:05.775Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2021-04-07T16:42:07.122Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2021-04-07T16:42:08.287Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2021-04-07T16:42:09.656Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2021-04-07T16:42:10.173Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2021-04-07T16:42:11.562Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2021-04-07T16:42:12.131Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2021-04-07T16:42:12.684Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2021-04-07T16:42:14.039Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2021-04-07T16:42:14.607Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2021-04-07T16:42:14.616Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2021-04-07T16:42:15.179Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2021-04-07T16:42:17.066Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2021-04-07T16:42:17.626Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2021-04-07T16:42:17.894Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2021-04-07T16:42:18.830Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 15%] [2021-04-07T16:42:20.212Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2021-04-07T16:42:20.889Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2021-04-07T16:42:21.592Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2021-04-07T16:42:21.815Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 15%] [2021-04-07T16:42:23.177Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2021-04-07T16:42:24.539Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2021-04-07T16:42:24.887Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2021-04-07T16:42:25.823Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2021-04-07T16:42:27.202Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2021-04-07T16:42:27.798Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2021-04-07T16:42:28.580Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2021-04-07T16:42:29.204Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2021-04-07T16:42:30.568Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2021-04-07T16:42:31.115Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2021-04-07T16:42:31.494Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2021-04-07T16:42:32.060Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2021-04-07T16:42:33.971Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2021-04-07T16:42:34.005Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2021-04-07T16:42:35.349Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2021-04-07T16:42:35.369Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2021-04-07T16:42:37.253Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2021-04-07T16:42:37.255Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2021-04-07T16:42:38.616Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2021-04-07T16:42:38.631Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 16%] [2021-04-07T16:42:39.199Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2021-04-07T16:42:41.126Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2021-04-07T16:42:41.733Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2021-04-07T16:42:42.052Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 16%] [2021-04-07T16:42:42.977Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2021-04-07T16:42:43.110Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2021-04-07T16:42:43.678Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2021-04-07T16:42:45.486Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2021-04-07T16:42:46.241Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2021-04-07T16:42:46.848Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2021-04-07T16:42:47.105Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2021-04-07T16:42:47.618Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2021-04-07T16:42:49.616Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2021-04-07T16:42:51.500Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2021-04-07T16:42:54.185Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2021-04-07T16:42:56.721Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2021-04-07T16:42:56.738Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2021-04-07T16:43:00.006Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2021-04-07T16:43:00.914Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2021-04-07T16:43:04.203Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2021-04-07T16:43:05.241Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2021-04-07T16:43:06.738Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2021-04-07T16:43:07.752Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2021-04-07T16:43:09.272Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2021-04-07T16:43:10.262Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2021-04-07T16:43:11.174Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2021-04-07T16:43:11.175Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2021-04-07T16:43:12.554Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2021-04-07T16:43:12.772Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2021-04-07T16:43:14.662Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2021-04-07T16:43:14.662Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2021-04-07T16:43:15.841Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2021-04-07T16:43:16.547Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2021-04-07T16:43:18.377Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2021-04-07T16:43:18.635Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2021-04-07T16:43:19.070Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2021-04-07T16:43:21.589Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2021-04-07T16:43:22.514Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2021-04-07T16:43:26.753Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2021-04-07T16:43:26.753Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2021-04-07T16:43:30.044Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2021-04-07T16:43:30.587Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2021-04-07T16:43:30.587Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2021-04-07T16:43:31.423Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2021-04-07T16:43:33.848Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2021-04-07T16:43:34.710Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2021-04-07T16:43:34.970Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2021-04-07T16:43:35.256Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2021-04-07T16:43:36.349Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2021-04-07T16:43:38.516Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2021-04-07T16:43:38.771Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2021-04-07T16:43:38.883Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2021-04-07T16:43:40.134Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2021-04-07T16:43:40.269Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2021-04-07T16:43:41.648Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2021-04-07T16:43:42.644Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2021-04-07T16:43:44.005Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2021-04-07T16:43:44.191Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2021-04-07T16:43:45.569Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2021-04-07T16:43:45.890Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2021-04-07T16:43:47.778Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2021-04-07T16:43:49.664Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2021-04-07T16:43:49.799Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2021-04-07T16:43:50.367Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2021-04-07T16:43:52.272Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2021-04-07T16:43:52.925Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2021-04-07T16:43:53.653Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2021-04-07T16:43:54.288Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2021-04-07T16:43:56.174Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2021-04-07T16:43:56.941Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2021-04-07T16:43:57.535Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2021-04-07T16:43:59.475Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2021-04-07T16:44:00.801Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2021-04-07T16:44:00.856Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2021-04-07T16:44:02.758Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2021-04-07T16:44:03.020Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2021-04-07T16:44:03.359Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2021-04-07T16:44:03.589Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2021-04-07T16:44:04.157Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2021-04-07T16:44:04.722Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2021-04-07T16:44:06.607Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2021-04-07T16:44:06.692Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_dot_env_file PASSED [ 19%] [2021-04-07T16:44:06.692Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_not_found_error PASSED [ 19%] [2021-04-07T16:44:07.167Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2021-04-07T16:44:07.728Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2021-04-07T16:44:08.290Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2021-04-07T16:44:09.228Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2021-04-07T16:44:10.801Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_dot_env_file PASSED [ 19%] [2021-04-07T16:44:10.801Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_not_found_error PASSED [ 19%] [2021-04-07T16:44:11.765Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_help PASSED [ 19%] [2021-04-07T16:44:13.143Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_simple_commands PASSED [ 19%] [2021-04-07T16:44:13.313Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2021-04-07T16:44:13.406Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2021-04-07T16:44:13.665Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 20%] [2021-04-07T16:44:13.665Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 20%] [2021-04-07T16:44:14.600Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 20%] [2021-04-07T16:44:15.536Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2021-04-07T16:44:15.536Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2021-04-07T16:44:15.826Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_help PASSED [ 19%] [2021-04-07T16:44:16.473Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2021-04-07T16:44:16.473Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2021-04-07T16:44:16.732Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2021-04-07T16:44:16.732Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2021-04-07T16:44:16.991Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2021-04-07T16:44:16.991Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2021-04-07T16:44:16.991Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2021-04-07T16:44:16.991Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 21%] [2021-04-07T16:44:16.991Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 21%] [2021-04-07T16:44:17.187Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_simple_commands PASSED [ 19%] [2021-04-07T16:44:17.442Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2021-04-07T16:44:17.442Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 20%] [2021-04-07T16:44:17.442Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 20%] [2021-04-07T16:44:18.375Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 20%] [2021-04-07T16:44:19.302Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2021-04-07T16:44:19.302Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2021-04-07T16:44:20.230Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2021-04-07T16:44:20.487Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2021-04-07T16:44:20.487Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2021-04-07T16:44:20.487Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2021-04-07T16:44:20.742Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2021-04-07T16:44:20.997Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2021-04-07T16:44:20.997Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2021-04-07T16:44:20.997Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 21%] [2021-04-07T16:44:20.997Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 21%] [2021-04-07T16:44:35.074Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 21%] [2021-04-07T16:44:35.074Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2021-04-07T16:44:35.074Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2021-04-07T16:44:35.074Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2021-04-07T16:44:35.074Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2021-04-07T16:44:35.074Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2021-04-07T16:44:35.074Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2021-04-07T16:44:35.642Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2021-04-07T16:44:35.642Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2021-04-07T16:44:36.210Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2021-04-07T16:44:38.112Z] tests/integration/project_test.py::ProjectTest::test_project_up_completed_differently_dependencies PASSED [ 22%] [2021-04-07T16:44:39.061Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 21%] [2021-04-07T16:44:39.061Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2021-04-07T16:44:39.061Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2021-04-07T16:44:39.061Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2021-04-07T16:44:39.061Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2021-04-07T16:44:39.061Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2021-04-07T16:44:39.061Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2021-04-07T16:44:39.620Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2021-04-07T16:44:39.620Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2021-04-07T16:44:40.016Z] tests/integration/project_test.py::ProjectTest::test_project_up_completed_successfully_dependency PASSED [ 22%] [2021-04-07T16:44:40.180Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2021-04-07T16:44:40.953Z] tests/integration/project_test.py::ProjectTest::test_project_up_completed_unsuccessfully_dependency PASSED [ 22%] [2021-04-07T16:44:42.067Z] tests/integration/project_test.py::ProjectTest::test_project_up_completed_differently_dependencies PASSED [ 22%] [2021-04-07T16:44:43.429Z] tests/integration/project_test.py::ProjectTest::test_project_up_completed_successfully_dependency PASSED [ 22%] [2021-04-07T16:44:44.789Z] tests/integration/project_test.py::ProjectTest::test_project_up_completed_unsuccessfully_dependency PASSED [ 22%] [2021-04-07T16:44:46.222Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 22%] [2021-04-07T16:44:48.753Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 22%] [2021-04-07T16:44:49.320Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 22%] [2021-04-07T16:44:50.023Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 22%] [2021-04-07T16:44:50.716Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2021-04-07T16:44:52.532Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 22%] [2021-04-07T16:44:52.647Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2021-04-07T16:44:53.459Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 22%] [2021-04-07T16:44:54.383Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2021-04-07T16:44:54.551Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2021-04-07T16:44:55.486Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2021-04-07T16:44:56.267Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2021-04-07T16:44:58.017Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2021-04-07T16:44:58.150Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2021-04-07T16:44:58.953Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2021-04-07T16:44:59.512Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2021-04-07T16:44:59.889Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 23%] [2021-04-07T16:45:01.265Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 23%] [2021-04-07T16:45:01.396Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2021-04-07T16:45:02.758Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2021-04-07T16:45:03.173Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 23%] [2021-04-07T16:45:03.682Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 23%] [2021-04-07T16:45:05.043Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 23%] [2021-04-07T16:45:06.459Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 23%] [2021-04-07T16:45:06.925Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 23%] [2021-04-07T16:45:07.836Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 23%] [2021-04-07T16:45:09.214Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2021-04-07T16:45:10.152Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2021-04-07T16:45:11.087Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 23%] [2021-04-07T16:45:11.089Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2021-04-07T16:45:11.692Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 23%] [2021-04-07T16:45:13.575Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2021-04-07T16:45:13.620Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2021-04-07T16:45:14.135Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2021-04-07T16:45:14.557Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2021-04-07T16:45:15.059Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2021-04-07T16:45:16.461Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2021-04-07T16:45:17.397Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2021-04-07T16:45:17.570Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2021-04-07T16:45:18.333Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 24%] [2021-04-07T16:45:18.496Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2021-04-07T16:45:18.902Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 24%] [2021-04-07T16:45:19.840Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 24%] [2021-04-07T16:45:20.380Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2021-04-07T16:45:21.221Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 24%] [2021-04-07T16:45:21.307Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2021-04-07T16:45:22.598Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 24%] [2021-04-07T16:45:22.673Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 24%] [2021-04-07T16:45:23.276Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 24%] [2021-04-07T16:45:23.975Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2021-04-07T16:45:24.202Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 24%] [2021-04-07T16:45:24.544Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2021-04-07T16:45:25.563Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 24%] [2021-04-07T16:45:25.922Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2021-04-07T16:45:26.925Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 24%] [2021-04-07T16:45:27.300Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2021-04-07T16:45:27.849Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2021-04-07T16:45:28.676Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2021-04-07T16:45:28.773Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2021-04-07T16:45:30.133Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2021-04-07T16:45:31.058Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2021-04-07T16:45:31.213Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2021-04-07T16:45:31.780Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 25%] [2021-04-07T16:45:32.942Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2021-04-07T16:45:33.157Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 25%] [2021-04-07T16:45:33.724Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 25%] [2021-04-07T16:45:33.983Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 25%] [2021-04-07T16:45:35.358Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 25%] [2021-04-07T16:45:35.509Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2021-04-07T16:45:36.083Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 25%] [2021-04-07T16:45:36.294Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 25%] [2021-04-07T16:45:37.229Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2021-04-07T16:45:37.467Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 25%] [2021-04-07T16:45:37.721Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 25%] [2021-04-07T16:45:38.280Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 25%] [2021-04-07T16:45:38.637Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2021-04-07T16:45:39.247Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 25%] [2021-04-07T16:45:40.172Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 25%] [2021-04-07T16:45:41.534Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2021-04-07T16:45:42.457Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2021-04-07T16:45:42.832Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2021-04-07T16:45:43.772Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2021-04-07T16:45:44.339Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2021-04-07T16:45:44.339Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2021-04-07T16:45:45.718Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 26%] [2021-04-07T16:45:45.718Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 26%] [2021-04-07T16:45:45.718Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 26%] [2021-04-07T16:45:46.285Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 26%] [2021-04-07T16:45:46.657Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2021-04-07T16:45:47.221Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 26%] [2021-04-07T16:45:47.581Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2021-04-07T16:45:48.140Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2021-04-07T16:45:48.140Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2021-04-07T16:45:48.158Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 26%] [2021-04-07T16:45:48.417Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2021-04-07T16:45:48.417Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2021-04-07T16:45:48.985Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2021-04-07T16:45:48.985Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2021-04-07T16:45:48.985Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2021-04-07T16:45:49.501Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 26%] [2021-04-07T16:45:49.501Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 26%] [2021-04-07T16:45:49.501Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 26%] [2021-04-07T16:45:49.813Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2021-04-07T16:45:50.385Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 27%] [2021-04-07T16:45:50.385Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 27%] [2021-04-07T16:45:50.385Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 27%] [2021-04-07T16:45:50.426Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 26%] [2021-04-07T16:45:51.352Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 26%] [2021-04-07T16:45:51.764Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 27%] [2021-04-07T16:45:52.276Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 26%] [2021-04-07T16:45:52.276Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2021-04-07T16:45:52.276Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2021-04-07T16:45:52.332Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 27%] [2021-04-07T16:45:52.880Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2021-04-07T16:45:52.880Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2021-04-07T16:45:52.880Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2021-04-07T16:45:52.900Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 27%] [2021-04-07T16:45:53.440Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2021-04-07T16:45:53.468Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2021-04-07T16:45:53.468Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2021-04-07T16:45:53.468Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2021-04-07T16:45:54.000Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 27%] [2021-04-07T16:45:54.255Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 27%] [2021-04-07T16:45:54.255Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 27%] [2021-04-07T16:45:54.404Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2021-04-07T16:45:54.663Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2021-04-07T16:45:54.922Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2021-04-07T16:45:55.180Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 27%] [2021-04-07T16:45:55.489Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 28%] [2021-04-07T16:45:56.104Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 27%] [2021-04-07T16:45:56.663Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 27%] [2021-04-07T16:45:56.865Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 28%] [2021-04-07T16:45:56.865Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 28%] [2021-04-07T16:45:56.865Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 28%] [2021-04-07T16:45:56.919Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2021-04-07T16:45:57.173Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2021-04-07T16:45:57.173Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2021-04-07T16:45:57.433Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 28%] [2021-04-07T16:45:57.433Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2021-04-07T16:45:57.692Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2021-04-07T16:45:57.734Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2021-04-07T16:45:57.951Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2021-04-07T16:45:57.989Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2021-04-07T16:45:58.519Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2021-04-07T16:45:58.549Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2021-04-07T16:45:58.804Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 28%] [2021-04-07T16:45:59.086Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2021-04-07T16:45:59.345Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2021-04-07T16:45:59.345Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2021-04-07T16:45:59.913Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 29%] [2021-04-07T16:46:00.168Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 28%] [2021-04-07T16:46:00.168Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 28%] [2021-04-07T16:46:00.173Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 29%] [2021-04-07T16:46:00.424Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 28%] [2021-04-07T16:46:00.432Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 29%] [2021-04-07T16:46:00.984Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 28%] [2021-04-07T16:46:00.984Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2021-04-07T16:46:00.999Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 29%] [2021-04-07T16:46:01.242Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2021-04-07T16:46:01.498Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2021-04-07T16:46:01.566Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 29%] [2021-04-07T16:46:01.825Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2021-04-07T16:46:02.060Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2021-04-07T16:46:02.315Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2021-04-07T16:46:02.401Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2021-04-07T16:46:02.875Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2021-04-07T16:46:02.875Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2021-04-07T16:46:02.971Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2021-04-07T16:46:03.230Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2021-04-07T16:46:03.435Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 29%] [2021-04-07T16:46:03.490Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2021-04-07T16:46:03.491Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2021-04-07T16:46:03.491Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2021-04-07T16:46:03.690Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 29%] [2021-04-07T16:46:03.690Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 29%] [2021-04-07T16:46:04.058Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 30%] [2021-04-07T16:46:04.317Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 30%] [2021-04-07T16:46:04.615Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 29%] [2021-04-07T16:46:04.870Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 29%] [2021-04-07T16:46:04.887Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 30%] [2021-04-07T16:46:05.146Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 30%] [2021-04-07T16:46:05.429Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2021-04-07T16:46:05.714Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 30%] [2021-04-07T16:46:05.974Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2021-04-07T16:46:05.991Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2021-04-07T16:46:06.247Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2021-04-07T16:46:06.542Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2021-04-07T16:46:06.803Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2021-04-07T16:46:06.806Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2021-04-07T16:46:06.806Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2021-04-07T16:46:06.806Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2021-04-07T16:46:06.806Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2021-04-07T16:46:07.369Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 30%] [2021-04-07T16:46:07.371Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2021-04-07T16:46:07.623Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 30%] [2021-04-07T16:46:07.631Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2021-04-07T16:46:08.182Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 30%] [2021-04-07T16:46:08.199Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2021-04-07T16:46:08.742Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 30%] [2021-04-07T16:46:08.766Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2021-04-07T16:46:08.766Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 31%] [2021-04-07T16:46:08.997Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 30%] [2021-04-07T16:46:09.253Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2021-04-07T16:46:09.334Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 31%] [2021-04-07T16:46:09.594Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 31%] [2021-04-07T16:46:09.812Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2021-04-07T16:46:10.068Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2021-04-07T16:46:10.162Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 31%] [2021-04-07T16:46:10.628Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2021-04-07T16:46:10.730Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 31%] [2021-04-07T16:46:10.882Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2021-04-07T16:46:10.989Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2021-04-07T16:46:11.443Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2021-04-07T16:46:11.556Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2021-04-07T16:46:11.556Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2021-04-07T16:46:12.003Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2021-04-07T16:46:12.259Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 31%] [2021-04-07T16:46:12.492Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2021-04-07T16:46:12.513Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 31%] [2021-04-07T16:46:13.059Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2021-04-07T16:46:13.074Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 31%] [2021-04-07T16:46:13.319Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2021-04-07T16:46:13.330Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 31%] [2021-04-07T16:46:13.890Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 31%] [2021-04-07T16:46:14.453Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2021-04-07T16:46:14.695Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2021-04-07T16:46:14.709Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2021-04-07T16:46:14.964Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2021-04-07T16:46:15.632Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 32%] [2021-04-07T16:46:15.888Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2021-04-07T16:46:16.144Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2021-04-07T16:46:16.704Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2021-04-07T16:46:17.009Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 32%] [2021-04-07T16:46:17.946Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 32%] [2021-04-07T16:46:18.072Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2021-04-07T16:46:18.881Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 32%] [2021-04-07T16:46:18.995Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 32%] [2021-04-07T16:46:20.296Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 32%] [2021-04-07T16:46:20.359Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 32%] [2021-04-07T16:46:21.241Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2021-04-07T16:46:21.283Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 32%] [2021-04-07T16:46:21.809Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2021-04-07T16:46:22.210Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 32%] [2021-04-07T16:46:23.136Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 32%] [2021-04-07T16:46:23.187Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2021-04-07T16:46:24.124Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2021-04-07T16:46:24.555Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2021-04-07T16:46:25.145Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2021-04-07T16:46:25.502Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2021-04-07T16:46:26.076Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2021-04-07T16:46:26.438Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2021-04-07T16:46:26.696Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2021-04-07T16:46:27.263Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 33%] [2021-04-07T16:46:27.438Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2021-04-07T16:46:27.522Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 33%] [2021-04-07T16:46:28.090Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 33%] [2021-04-07T16:46:28.349Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 33%] [2021-04-07T16:46:28.362Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2021-04-07T16:46:28.916Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 33%] [2021-04-07T16:46:29.175Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2021-04-07T16:46:29.175Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2021-04-07T16:46:29.723Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2021-04-07T16:46:29.743Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2021-04-07T16:46:29.978Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2021-04-07T16:46:30.311Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2021-04-07T16:46:30.538Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 33%] [2021-04-07T16:46:30.570Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2021-04-07T16:46:30.793Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 33%] [2021-04-07T16:46:31.137Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2021-04-07T16:46:31.354Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 33%] [2021-04-07T16:46:31.396Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2021-04-07T16:46:31.655Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 34%] [2021-04-07T16:46:31.914Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 33%] [2021-04-07T16:46:31.914Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 34%] [2021-04-07T16:46:32.170Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 33%] [2021-04-07T16:46:32.483Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 34%] [2021-04-07T16:46:32.730Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2021-04-07T16:46:32.730Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2021-04-07T16:46:32.985Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2021-04-07T16:46:33.051Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 34%] [2021-04-07T16:46:33.544Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2021-04-07T16:46:33.619Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2021-04-07T16:46:33.799Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2021-04-07T16:46:33.878Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2021-04-07T16:46:34.360Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2021-04-07T16:46:34.616Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2021-04-07T16:46:34.815Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2021-04-07T16:46:34.871Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 34%] [2021-04-07T16:46:35.437Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 34%] [2021-04-07T16:46:35.996Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 34%] [2021-04-07T16:46:36.192Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2021-04-07T16:46:36.251Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 34%] [2021-04-07T16:46:36.451Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2021-04-07T16:46:36.810Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2021-04-07T16:46:37.018Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2021-04-07T16:46:37.277Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2021-04-07T16:46:37.370Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2021-04-07T16:46:38.295Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2021-04-07T16:46:38.654Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2021-04-07T16:46:39.219Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2021-04-07T16:46:39.591Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 35%] [2021-04-07T16:46:39.783Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2021-04-07T16:46:40.039Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2021-04-07T16:46:40.161Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 35%] [2021-04-07T16:46:40.420Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 35%] [2021-04-07T16:46:40.639Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2021-04-07T16:46:40.993Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 35%] [2021-04-07T16:46:41.561Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2021-04-07T16:46:42.024Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2021-04-07T16:46:42.498Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2021-04-07T16:46:42.949Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 35%] [2021-04-07T16:46:43.204Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 35%] [2021-04-07T16:46:43.435Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2021-04-07T16:46:43.694Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2021-04-07T16:46:43.764Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 35%] [2021-04-07T16:46:44.019Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 35%] [2021-04-07T16:46:44.262Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2021-04-07T16:46:44.829Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2021-04-07T16:46:44.944Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2021-04-07T16:46:45.396Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2021-04-07T16:46:45.869Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2021-04-07T16:46:45.963Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2021-04-07T16:46:46.531Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 36%] [2021-04-07T16:46:46.794Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2021-04-07T16:46:47.050Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2021-04-07T16:46:47.609Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2021-04-07T16:46:47.864Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2021-04-07T16:46:47.909Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 36%] [2021-04-07T16:46:48.790Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2021-04-07T16:46:48.848Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 36%] [2021-04-07T16:46:49.045Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2021-04-07T16:46:49.415Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 36%] [2021-04-07T16:46:49.605Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 36%] [2021-04-07T16:46:49.985Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2021-04-07T16:46:50.553Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2021-04-07T16:46:50.813Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2021-04-07T16:46:50.969Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 36%] [2021-04-07T16:46:51.381Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2021-04-07T16:46:51.949Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2021-04-07T16:46:52.329Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 36%] [2021-04-07T16:46:52.583Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 36%] [2021-04-07T16:46:53.143Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2021-04-07T16:46:53.704Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2021-04-07T16:46:53.853Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2021-04-07T16:46:54.263Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2021-04-07T16:46:54.518Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2021-04-07T16:46:55.119Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2021-04-07T16:46:55.230Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2021-04-07T16:46:56.168Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2021-04-07T16:46:56.737Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 37%] [2021-04-07T16:46:57.002Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2021-04-07T16:46:57.305Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 37%] [2021-04-07T16:46:57.563Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 37%] [2021-04-07T16:46:58.131Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 37%] [2021-04-07T16:46:58.367Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2021-04-07T16:46:58.698Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2021-04-07T16:46:58.698Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2021-04-07T16:46:58.698Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2021-04-07T16:46:59.292Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2021-04-07T16:46:59.655Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2021-04-07T16:46:59.853Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 37%] [2021-04-07T16:46:59.917Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2021-04-07T16:46:59.917Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2021-04-07T16:46:59.917Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2021-04-07T16:47:00.108Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 37%] [2021-04-07T16:47:00.711Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 37%] [2021-04-07T16:47:01.271Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 37%] [2021-04-07T16:47:01.527Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2021-04-07T16:47:01.527Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2021-04-07T16:47:01.782Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2021-04-07T16:47:01.839Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 38%] [2021-04-07T16:47:02.407Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 38%] [2021-04-07T16:47:02.706Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2021-04-07T16:47:02.961Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2021-04-07T16:47:02.961Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2021-04-07T16:47:02.961Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2021-04-07T16:47:03.784Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 38%] [2021-04-07T16:47:04.848Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 38%] [2021-04-07T16:47:05.773Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 38%] [2021-04-07T16:47:07.072Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 38%] [2021-04-07T16:47:07.140Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 38%] [2021-04-07T16:47:09.607Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 38%] [2021-04-07T16:47:10.400Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 38%] [2021-04-07T16:47:12.908Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 38%] [2021-04-07T16:47:14.876Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-04-07T16:47:17.092Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-04-07T16:47:17.408Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2021-04-07T16:47:20.369Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2021-04-07T16:47:22.677Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-04-07T16:47:24.582Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2021-04-07T16:47:26.893Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-04-07T16:47:27.115Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2021-04-07T16:47:27.148Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2021-04-07T16:47:30.405Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2021-04-07T16:47:32.385Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2021-04-07T16:47:33.762Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2021-04-07T16:47:35.639Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2021-04-07T16:47:37.001Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2021-04-07T16:47:37.950Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 39%] [2021-04-07T16:47:41.202Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 39%] [2021-04-07T16:47:42.172Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 39%] [2021-04-07T16:47:45.401Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 39%] [2021-04-07T16:47:48.736Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 39%] [2021-04-07T16:47:51.925Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 39%] [2021-04-07T16:47:52.023Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 39%] [2021-04-07T16:47:55.185Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 39%] [2021-04-07T16:48:00.140Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%] [2021-04-07T16:48:02.043Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2021-04-07T16:48:03.299Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%] [2021-04-07T16:48:04.660Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2021-04-07T16:48:06.234Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2021-04-07T16:48:08.820Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2021-04-07T16:48:12.818Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2021-04-07T16:48:15.343Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2021-04-07T16:48:19.382Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2021-04-07T16:48:21.869Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2021-04-07T16:48:22.668Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2021-04-07T16:48:25.205Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2021-04-07T16:48:25.773Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2021-04-07T16:48:25.773Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 40%] [2021-04-07T16:48:26.027Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2021-04-07T16:48:26.032Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 40%] [2021-04-07T16:48:26.292Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 40%] [2021-04-07T16:48:26.551Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 40%] [2021-04-07T16:48:26.551Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%] [2021-04-07T16:48:26.551Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2021-04-07T16:48:27.489Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2021-04-07T16:48:27.489Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 42%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 42%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 42%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 42%] [2021-04-07T16:48:27.748Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2021-04-07T16:48:27.915Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2021-04-07T16:48:28.007Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2021-04-07T16:48:28.170Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2021-04-07T16:48:28.267Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2021-04-07T16:48:28.426Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 40%] [2021-04-07T16:48:28.527Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2021-04-07T16:48:28.527Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 45%] [2021-04-07T16:48:28.527Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 45%] [2021-04-07T16:48:28.681Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 40%] [2021-04-07T16:48:28.787Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 46%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 46%] [2021-04-07T16:48:28.787Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 46%] [2021-04-07T16:48:28.787Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2021-04-07T16:48:28.936Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 40%] [2021-04-07T16:48:29.047Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2021-04-07T16:48:29.191Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 40%] [2021-04-07T16:48:29.191Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%] [2021-04-07T16:48:29.191Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2021-04-07T16:48:29.306Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2021-04-07T16:48:29.566Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2021-04-07T16:48:29.566Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2021-04-07T16:48:29.830Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2021-04-07T16:48:29.830Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2021-04-07T16:48:30.092Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2021-04-07T16:48:30.116Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2021-04-07T16:48:30.116Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2021-04-07T16:48:30.116Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2021-04-07T16:48:30.352Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 42%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 42%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 42%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 42%] [2021-04-07T16:48:30.371Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2021-04-07T16:48:30.614Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 47%] [2021-04-07T16:48:30.614Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 47%] [2021-04-07T16:48:30.626Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2021-04-07T16:48:30.874Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 47%] [2021-04-07T16:48:30.874Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2021-04-07T16:48:30.881Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2021-04-07T16:48:31.135Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2021-04-07T16:48:31.137Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 44%] [2021-04-07T16:48:31.137Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 44%] [2021-04-07T16:48:31.137Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2021-04-07T16:48:31.392Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 46%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 46%] [2021-04-07T16:48:31.392Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 46%] [2021-04-07T16:48:31.392Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2021-04-07T16:48:31.395Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2021-04-07T16:48:31.648Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2021-04-07T16:48:31.655Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2021-04-07T16:48:31.655Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2021-04-07T16:48:31.904Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2021-04-07T16:48:31.915Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2021-04-07T16:48:31.915Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2021-04-07T16:48:32.160Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2021-04-07T16:48:32.160Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2021-04-07T16:48:32.174Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2021-04-07T16:48:32.416Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2021-04-07T16:48:32.434Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2021-04-07T16:48:32.672Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2021-04-07T16:48:32.694Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 48%] [2021-04-07T16:48:32.694Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 48%] [2021-04-07T16:48:32.928Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2021-04-07T16:48:32.928Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2021-04-07T16:48:32.954Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 48%] [2021-04-07T16:48:33.184Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 47%] [2021-04-07T16:48:33.214Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2021-04-07T16:48:33.214Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2021-04-07T16:48:33.440Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 47%] [2021-04-07T16:48:33.440Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 47%] [2021-04-07T16:48:33.474Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2021-04-07T16:48:33.474Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2021-04-07T16:48:33.696Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2021-04-07T16:48:33.734Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2021-04-07T16:48:33.952Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2021-04-07T16:48:33.952Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2021-04-07T16:48:33.993Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2021-04-07T16:48:34.207Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2021-04-07T16:48:34.257Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2021-04-07T16:48:34.257Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2021-04-07T16:48:34.462Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2021-04-07T16:48:34.462Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2021-04-07T16:48:34.518Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2021-04-07T16:48:34.518Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 49%] [2021-04-07T16:48:34.717Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2021-04-07T16:48:34.777Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 49%] [2021-04-07T16:48:34.973Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2021-04-07T16:48:34.973Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2021-04-07T16:48:35.037Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 49%] [2021-04-07T16:48:35.228Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 48%] [2021-04-07T16:48:35.297Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2021-04-07T16:48:35.297Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2021-04-07T16:48:35.483Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 48%] [2021-04-07T16:48:35.483Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 48%] [2021-04-07T16:48:35.557Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2021-04-07T16:48:35.557Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2021-04-07T16:48:35.749Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2021-04-07T16:48:35.816Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2021-04-07T16:48:36.003Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2021-04-07T16:48:36.076Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2021-04-07T16:48:36.258Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2021-04-07T16:48:36.258Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2021-04-07T16:48:36.335Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2021-04-07T16:48:36.335Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2021-04-07T16:48:36.514Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2021-04-07T16:48:36.595Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 50%] [2021-04-07T16:48:36.769Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2021-04-07T16:48:36.769Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2021-04-07T16:48:36.854Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 50%] [2021-04-07T16:48:36.854Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 50%] [2021-04-07T16:48:37.111Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2021-04-07T16:48:37.114Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2021-04-07T16:48:37.368Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2021-04-07T16:48:37.368Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 49%] [2021-04-07T16:48:37.374Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2021-04-07T16:48:37.374Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2021-04-07T16:48:37.625Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 49%] [2021-04-07T16:48:37.634Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2021-04-07T16:48:37.882Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 49%] [2021-04-07T16:48:37.894Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2021-04-07T16:48:37.894Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2021-04-07T16:48:38.139Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2021-04-07T16:48:38.139Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2021-04-07T16:48:38.154Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2021-04-07T16:48:38.396Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2021-04-07T16:48:38.413Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2021-04-07T16:48:38.413Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2021-04-07T16:48:38.653Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2021-04-07T16:48:38.653Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2021-04-07T16:48:38.678Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 51%] [2021-04-07T16:48:38.909Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2021-04-07T16:48:38.937Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 51%] [2021-04-07T16:48:38.937Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 51%] [2021-04-07T16:48:39.165Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2021-04-07T16:48:39.197Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2021-04-07T16:48:39.421Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2021-04-07T16:48:39.421Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 50%] [2021-04-07T16:48:39.457Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2021-04-07T16:48:39.677Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 50%] [2021-04-07T16:48:39.717Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2021-04-07T16:48:39.934Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 50%] [2021-04-07T16:48:39.934Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2021-04-07T16:48:39.984Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2021-04-07T16:48:40.190Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2021-04-07T16:48:40.244Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2021-04-07T16:48:40.447Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2021-04-07T16:48:40.447Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2021-04-07T16:48:40.504Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2021-04-07T16:48:40.703Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2021-04-07T16:48:40.767Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2021-04-07T16:48:40.767Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2021-04-07T16:48:40.959Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2021-04-07T16:48:41.027Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2021-04-07T16:48:41.027Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 52%] [2021-04-07T16:48:41.215Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2021-04-07T16:48:41.215Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2021-04-07T16:48:41.287Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 52%] [2021-04-07T16:48:41.471Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2021-04-07T16:48:41.547Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 52%] [2021-04-07T16:48:41.727Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 51%] [2021-04-07T16:48:41.727Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 51%] [2021-04-07T16:48:41.807Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2021-04-07T16:48:41.807Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2021-04-07T16:48:41.983Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 51%] [2021-04-07T16:48:42.067Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2021-04-07T16:48:42.240Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2021-04-07T16:48:42.240Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2021-04-07T16:48:42.327Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2021-04-07T16:48:42.327Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2021-04-07T16:48:42.496Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2021-04-07T16:48:42.586Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2021-04-07T16:48:42.846Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2021-04-07T16:48:42.846Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2021-04-07T16:48:43.057Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2021-04-07T16:48:43.105Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2021-04-07T16:48:43.313Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2021-04-07T16:48:43.365Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 53%] [2021-04-07T16:48:43.569Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2021-04-07T16:48:43.569Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2021-04-07T16:48:43.625Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 53%] [2021-04-07T16:48:43.825Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2021-04-07T16:48:43.825Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2021-04-07T16:48:43.884Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 53%] [2021-04-07T16:48:43.884Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2021-04-07T16:48:44.081Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 52%] [2021-04-07T16:48:44.144Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2021-04-07T16:48:44.337Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 52%] [2021-04-07T16:48:44.404Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2021-04-07T16:48:44.404Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2021-04-07T16:48:44.593Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 52%] [2021-04-07T16:48:44.593Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2021-04-07T16:48:44.664Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2021-04-07T16:48:44.849Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2021-04-07T16:48:44.923Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2021-04-07T16:48:44.923Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2021-04-07T16:48:45.105Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2021-04-07T16:48:45.183Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2021-04-07T16:48:45.361Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2021-04-07T16:48:45.361Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2021-04-07T16:48:45.443Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2021-04-07T16:48:45.443Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 54%] [2021-04-07T16:48:45.617Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2021-04-07T16:48:45.702Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 54%] [2021-04-07T16:48:45.872Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2021-04-07T16:48:45.872Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2021-04-07T16:48:45.962Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 54%] [2021-04-07T16:48:45.962Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2021-04-07T16:48:46.128Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2021-04-07T16:48:46.222Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2021-04-07T16:48:46.384Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 53%] [2021-04-07T16:48:46.481Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2021-04-07T16:48:46.481Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2021-04-07T16:48:46.640Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 53%] [2021-04-07T16:48:46.640Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 53%] [2021-04-07T16:48:46.741Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2021-04-07T16:48:46.895Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2021-04-07T16:48:47.001Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2021-04-07T16:48:47.001Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2021-04-07T16:48:47.151Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2021-04-07T16:48:47.259Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2021-04-07T16:48:47.407Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2021-04-07T16:48:47.407Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2021-04-07T16:48:47.518Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2021-04-07T16:48:47.518Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 55%] [2021-04-07T16:48:47.664Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2021-04-07T16:48:47.778Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 55%] [2021-04-07T16:48:47.919Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2021-04-07T16:48:47.920Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2021-04-07T16:48:48.037Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 55%] [2021-04-07T16:48:48.037Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2021-04-07T16:48:48.037Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2021-04-07T16:48:48.037Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2021-04-07T16:48:48.037Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2021-04-07T16:48:48.176Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2021-04-07T16:48:48.297Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2021-04-07T16:48:48.431Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2021-04-07T16:48:48.432Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 54%] [2021-04-07T16:48:48.556Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2021-04-07T16:48:48.556Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2021-04-07T16:48:48.728Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 54%] [2021-04-07T16:48:48.815Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2021-04-07T16:48:48.815Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2021-04-07T16:48:48.984Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 54%] [2021-04-07T16:48:48.984Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2021-04-07T16:48:49.075Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 56%] [2021-04-07T16:48:49.075Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 56%] [2021-04-07T16:48:49.240Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2021-04-07T16:48:49.334Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 56%] [2021-04-07T16:48:49.495Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2021-04-07T16:48:49.496Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2021-04-07T16:48:49.594Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2021-04-07T16:48:49.594Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2021-04-07T16:48:49.751Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2021-04-07T16:48:49.854Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2021-04-07T16:48:50.007Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2021-04-07T16:48:50.007Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2021-04-07T16:48:50.114Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2021-04-07T16:48:50.114Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2021-04-07T16:48:50.263Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2021-04-07T16:48:50.374Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2021-04-07T16:48:50.519Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2021-04-07T16:48:50.519Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 55%] [2021-04-07T16:48:50.634Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2021-04-07T16:48:50.775Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 55%] [2021-04-07T16:48:50.893Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2021-04-07T16:48:50.893Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2021-04-07T16:48:51.031Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 55%] [2021-04-07T16:48:51.031Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2021-04-07T16:48:51.031Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2021-04-07T16:48:51.031Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2021-04-07T16:48:51.031Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2021-04-07T16:48:51.156Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_second PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 59%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 59%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2021-04-07T16:48:51.156Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2021-04-07T16:48:51.287Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2021-04-07T16:48:51.416Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2021-04-07T16:48:51.542Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2021-04-07T16:48:51.675Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2021-04-07T16:48:51.675Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_never PASSED [ 59%] [2021-04-07T16:48:51.675Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_always PASSED [ 59%] [2021-04-07T16:48:51.675Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_auto PASSED [ 59%] [2021-04-07T16:48:51.675Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2021-04-07T16:48:51.675Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 64%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 64%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 64%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2021-04-07T16:48:51.675Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%]Exception in thread Thread-978: [2021-04-07T16:48:51.675Z] Traceback (most recent call last): [2021-04-07T16:48:51.675Z] File "/code/compose/cli/log_printer.py", line 162, in tail_container_logs [2021-04-07T16:48:51.675Z] for item in build_log_generator(container, log_args): [2021-04-07T16:48:51.675Z] File "/code/compose/utils.py", line 50, in split_buffer [2021-04-07T16:48:51.675Z] for data in stream_as_text(stream): [2021-04-07T16:48:51.675Z] File "/code/compose/utils.py", line 26, in stream_as_text [2021-04-07T16:48:51.675Z] for data in stream: [2021-04-07T16:48:51.675Z] TypeError: 'Mock' object is not iterable [2021-04-07T16:48:51.675Z] [2021-04-07T16:48:51.675Z] During handling of the above exception, another exception occurred: [2021-04-07T16:48:51.675Z] [2021-04-07T16:48:51.675Z] Traceback (most recent call last): [2021-04-07T16:48:51.675Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2021-04-07T16:48:51.676Z] self.run() [2021-04-07T16:48:51.676Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2021-04-07T16:48:51.676Z] self._target(*self._args, **self._kwargs) [2021-04-07T16:48:51.676Z] File "/code/compose/cli/log_printer.py", line 165, in tail_container_logs [2021-04-07T16:48:51.676Z] queue.put(QueueItem.exception(e)) [2021-04-07T16:48:51.676Z] AttributeError: 'str' object has no attribute 'put' [2021-04-07T16:48:51.676Z] [2021-04-07T16:48:51.676Z] [2021-04-07T16:48:51.676Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%] [2021-04-07T16:48:51.676Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2021-04-07T16:48:51.676Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2021-04-07T16:48:51.676Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2021-04-07T16:48:51.798Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2021-04-07T16:48:51.798Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2021-04-07T16:48:51.798Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2021-04-07T16:48:51.934Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2021-04-07T16:48:51.934Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 65%] [2021-04-07T16:48:52.054Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 56%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_verbose PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_not_verbose PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_without_console_formatter PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2021-04-07T16:48:52.193Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2021-04-07T16:48:52.310Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 56%] [2021-04-07T16:48:52.310Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 56%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_no_validation_error PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 69%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 69%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2021-04-07T16:48:52.452Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2021-04-07T16:48:52.565Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2021-04-07T16:48:52.711Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2021-04-07T16:48:52.821Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2021-04-07T16:48:52.821Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 79%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2021-04-07T16:48:52.970Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2021-04-07T16:48:53.077Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 81%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2021-04-07T16:48:53.229Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2021-04-07T16:48:53.333Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2021-04-07T16:48:53.501Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2021-04-07T16:48:53.589Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2021-04-07T16:48:53.589Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 90%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2021-04-07T16:48:53.767Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2021-04-07T16:48:53.845Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2021-04-07T16:48:54.028Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2021-04-07T16:48:54.102Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2021-04-07T16:48:54.102Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_second PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 59%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 59%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2021-04-07T16:48:54.102Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2021-04-07T16:48:54.291Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 98%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2021-04-07T16:48:54.291Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [ 99%] [2021-04-07T16:48:54.358Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2021-04-07T16:48:54.614Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2021-04-07T16:48:54.614Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_never PASSED [ 59%] [2021-04-07T16:48:54.614Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_always PASSED [ 59%] [2021-04-07T16:48:54.614Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_auto PASSED [ 59%] [2021-04-07T16:48:54.614Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2021-04-07T16:48:54.614Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2021-04-07T16:48:54.870Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2021-04-07T16:48:54.870Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%]Exception in thread Thread-979: [2021-04-07T16:48:54.870Z] Traceback (most recent call last): [2021-04-07T16:48:54.870Z] File "/code/compose/cli/log_printer.py", line 162, in tail_container_logs [2021-04-07T16:48:54.870Z] for item in build_log_generator(container, log_args): [2021-04-07T16:48:54.870Z] File "/code/compose/utils.py", line 50, in split_buffer [2021-04-07T16:48:54.870Z] for data in stream_as_text(stream): [2021-04-07T16:48:54.870Z] File "/code/compose/utils.py", line 26, in stream_as_text [2021-04-07T16:48:54.870Z] for data in stream: [2021-04-07T16:48:54.870Z] TypeError: 'Mock' object is not iterable [2021-04-07T16:48:54.870Z] [2021-04-07T16:48:54.870Z] During handling of the above exception, another exception occurred: [2021-04-07T16:48:54.870Z] [2021-04-07T16:48:54.870Z] Traceback (most recent call last): [2021-04-07T16:48:54.870Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2021-04-07T16:48:54.870Z] self.run() [2021-04-07T16:48:54.870Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2021-04-07T16:48:54.870Z] self._target(*self._args, **self._kwargs) [2021-04-07T16:48:54.870Z] File "/code/compose/cli/log_printer.py", line 165, in tail_container_logs [2021-04-07T16:48:54.870Z] queue.put(QueueItem.exception(e)) [2021-04-07T16:48:54.870Z] AttributeError: 'str' object has no attribute 'put' [2021-04-07T16:48:54.870Z] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event [2021-04-07T16:48:54.870Z] PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2021-04-07T16:48:54.870Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2021-04-07T16:48:55.126Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 65%] [2021-04-07T16:48:55.126Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 65%] [2021-04-07T16:48:55.126Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_verbose PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_not_verbose PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_without_console_formatter PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2021-04-07T16:48:55.382Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2021-04-07T16:48:55.383Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2021-04-07T16:48:55.383Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2021-04-07T16:48:55.383Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 68%] [2021-04-07T16:48:55.383Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 68%] [2021-04-07T16:48:55.383Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_no_validation_error PASSED [ 68%] [2021-04-07T16:48:55.383Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2021-04-07T16:48:55.383Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 71%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 71%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2021-04-07T16:48:55.639Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2021-04-07T16:48:55.895Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2021-04-07T16:48:56.151Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2021-04-07T16:48:56.152Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2021-04-07T16:48:56.408Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2021-04-07T16:48:56.664Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 88%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2021-04-07T16:48:56.665Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 91%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2021-04-07T16:48:56.921Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2021-04-07T16:48:57.177Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2021-04-07T16:48:57.177Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2021-04-07T16:48:57.177Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2021-04-07T16:48:57.178Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2021-04-07T16:48:57.178Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2021-04-07T16:48:57.178Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2021-04-07T16:48:57.178Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2021-04-07T16:48:57.178Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2021-04-07T16:48:57.178Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 98%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2021-04-07T16:48:57.434Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [ 99%] [2021-04-07T16:49:02.417Z] tests/unit/metrics/metrics_test.py::MetricsTest::test_metrics PASSED [100%] [2021-04-07T16:49:02.417Z] [2021-04-07T16:49:02.417Z] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- [2021-04-07T16:49:02.417Z] Name Stmts Miss Branch BrPart Cover Missing [2021-04-07T16:49:02.417Z] ----------------------------------------------------------------------------- [2021-04-07T16:49:02.417Z] compose/__init__.py 1 0 0 0 100% [2021-04-07T16:49:02.417Z] compose/__main__.py 2 2 0 0 0% 1-3 [2021-04-07T16:49:02.417Z] compose/cli/__init__.py 0 0 0 0 100% [2021-04-07T16:49:02.417Z] compose/cli/colors.py 34 2 16 2 92% 52-53, 63->exit [2021-04-07T16:49:02.417Z] compose/cli/command.py 117 11 44 6 88% 50, 77-87, 134, 172->175, 186, 210 [2021-04-07T16:49:02.417Z] compose/cli/docker_client.py 105 14 36 7 84% 25, 32, 46-51, 125-126, 139, 141, 144, 150, 166 [2021-04-07T16:49:02.417Z] compose/cli/docopt_command.py 39 1 8 1 96% 38 [2021-04-07T16:49:02.417Z] compose/cli/errors.py 97 27 34 6 66% 30, 42-43, 57-60, 65-74, 100-101, 118, 120, 122-126, 131, 136-143 [2021-04-07T16:49:02.417Z] compose/cli/formatter.py 31 2 8 0 95% 18-19 [2021-04-07T16:49:02.417Z] compose/cli/log_printer.py 144 9 54 5 92% 44->exit, 77, 104, 111-116, 166, 214-217, 222->228, 247 [2021-04-07T16:49:02.417Z] compose/cli/main.py 749 98 341 47 85% 63->66, 83, 97, 99, 105, 126, 136, 163-165, 173, 243, 407-409, 503, 565, 569, 574-575, 585-614, 646-648, 652, 722-723, 764-765, 784, 805-806, 818, 842, 861, 901->exit, 909, 1147, 1150, 1160, 1190-1199, 1245, 1255-1259, 1261-1266, 1289, 1306-1338, 1345-1346, 1348-1350, 1365, 1439->exit, 1440-1441, 1554, 1573, 1579, 1595, 1599-1600, 1611, 1616, 1619, 1645, 1664-1666, 1676, 1687 [2021-04-07T16:49:02.417Z] compose/cli/scan_suggest.py 59 27 22 7 48% 17-18, 26, 35-50, 56-58, 61-64, 68, 72, 75, 78 [2021-04-07T16:49:02.417Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2021-04-07T16:49:02.417Z] compose/cli/utils.py 74 26 18 4 61% 25-34, 42-44, 51-57, 65, 92, 98, 116-117, 127, 140-143 [2021-04-07T16:49:02.417Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2021-04-07T16:49:02.417Z] compose/config/__init__.py 11 0 0 0 100% [2021-04-07T16:49:02.417Z] compose/config/config.py 813 31 416 18 95% 236->243, 296, 320, 323-325, 483, 497-498, 504, 562, 629, 760->764, 765, 822, 843->exit, 877-895, 990->992, 992->995, 1310, 1341, 1387 [2021-04-07T16:49:02.417Z] compose/config/environment.py 86 9 32 6 87% 16, 23, 36, 88-91, 104, 111 [2021-04-07T16:49:02.417Z] compose/config/errors.py 23 2 2 0 84% 32-36 [2021-04-07T16:49:02.417Z] compose/config/interpolation.py 147 6 64 3 95% 61, 117->exit, 145, 219, 224-226 [2021-04-07T16:49:02.417Z] compose/config/serialize.py 79 2 48 3 96% 22, 67, 70->65 [2021-04-07T16:49:02.417Z] compose/config/sort_services.py 42 1 24 1 97% 55 [2021-04-07T16:49:02.417Z] compose/config/types.py 285 21 118 18 90% 50, 67->75, 86, 109, 114->exit, 145, 167, 254-255, 263, 282, 297, 357->362, 359-360, 366, 370-371, 434, 438, 477->482, 479, 486-487, 495 [2021-04-07T16:49:02.417Z] compose/config/validation.py 271 20 152 16 91% 215, 230, 259-260, 301-302, 310->exit, 329-330, 346->349, 352, 358-359, 374, 401, 415->388, 436->exit, 494-496, 514, 524-526, 553 [2021-04-07T16:49:02.417Z] compose/const.py 26 0 0 0 100% [2021-04-07T16:49:02.417Z] compose/container.py 186 8 48 7 94% 94, 101, 147, 149, 223->222, 249, 252, 284, 290->exit, 307 [2021-04-07T16:49:02.417Z] compose/errors.py 18 1 0 0 94% 8 [2021-04-07T16:49:02.417Z] compose/metrics/__init__.py 0 0 0 0 100% [2021-04-07T16:49:02.417Z] compose/metrics/client.py 35 3 6 3 85% 11, 25, 45 [2021-04-07T16:49:02.417Z] compose/metrics/decorator.py 14 0 2 0 100% [2021-04-07T16:49:02.417Z] compose/network.py 189 20 93 6 87% 131, 182, 184-198, 204, 222, 224 [2021-04-07T16:49:02.417Z] compose/parallel.py 205 1 60 1 99% 183, 293->295 [2021-04-07T16:49:02.417Z] compose/progress_stream.py 85 8 44 9 87% 37, 39->43, 50->54, 68, 71, 77, 82, 87-88, 113 [2021-04-07T16:49:02.417Z] compose/project.py 629 95 316 31 83% 66, 227->226, 258-259, 300-301, 321-322, 337, 341, 345->347, 348, 356, 367, 372-383, 454->456, 490-491, 498, 513-516, 522->exit, 572, 623, 627, 775-779, 782, 799, 802, 804->exit, 940-941, 944, 950->954, 952->954, 958, 968-969, 973-975, 980, 982, 993->1002, 1020-1021, 1027-1030, 1078-1093, 1097-1116, 1120-1142, 1147-1148, 1153, 1158-1159, 1170 [2021-04-07T16:49:02.417Z] compose/service.py 996 57 489 30 93% 277-278, 299, 385, 390-393, 444-449, 455-457, 509-510, 525, 528, 547, 618, 665->667, 781, 1000-1001, 1021-1022, 1124, 1171, 1232, 1294-1309, 1364, 1421-1425, 1461-1465, 1653, 1657, 1705->exit, 1713->1712, 1751->1748, 1774, 1815, 1896, 1917-1920, 1950, 1972-1973 [2021-04-07T16:49:02.418Z] compose/timeparse.py 20 0 4 0 100% [2021-04-07T16:49:02.418Z] compose/utils.py 113 7 46 5 92% 64-68, 114, 124, 150, 157, 160, 179->exit [2021-04-07T16:49:02.418Z] compose/version.py 4 0 0 0 100% [2021-04-07T16:49:02.418Z] compose/volume.py 125 5 44 4 93% 81, 148, 198, 209-210 [2021-04-07T16:49:02.418Z] ----------------------------------------------------------------------------- [2021-04-07T16:49:02.418Z] TOTAL 5907 528 2603 248 89% [2021-04-07T16:49:02.418Z] Coverage HTML written to dir coverage-html [2021-04-07T16:49:02.418Z] [2021-04-07T16:49:02.418Z] [2021-04-07T16:49:02.418Z] =========================== short test summary info ============================ [2021-04-07T16:49:02.418Z] XFAIL tests/acceptance/cli_test.py::CLITestCase::test_build_rm [2021-04-07T16:49:02.418Z] Flaky on local [2021-04-07T16:49:02.418Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2021-04-07T16:49:02.418Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2021-04-07T16:49:02.418Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2021-04-07T16:49:02.418Z] not supported by kernel [2021-04-07T16:49:02.418Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2021-04-07T16:49:02.418Z] Not supported on most drivers [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/acceptance/cli_test.py:585: deprecated option [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/acceptance/cli_test.py:592: deprecated option [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/acceptance/cli_test.py:601: deprecated option [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/acceptance/cli_test.py:2580: race condition between up and logs [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/acceptance/cli_test.py:2532: race condition between up and logs [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/acceptance/cli_test.py:2559: race condition between up and logs [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/integration/testcases.py:132: This daemon does not support the 'nvidia'' runtime [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/integration/service_test.py:1701: Broken on 1.11.0 - 17.03.0 [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/unit/config/config_test.py:3411: Validator is one_off (generic error) [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/unit/config/config_test.py:3702: compatibility mode was removed internally [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/unit/config/config_test.py:3663: compatibility mode was removed internally [2021-04-07T16:49:02.418Z] SKIPPED [1] tests/unit/config/config_test.py:3862: windows paths [2021-04-07T16:49:02.418Z] ====== 1169 passed, 17 skipped, 4 xfailed, 2 xpassed in 727.65s (0:12:07) ====== [2021-04-07T16:49:02.418Z] ___________________________________ summary ____________________________________ [2021-04-07T16:49:02.418Z]  py37: commands succeeded [2021-04-07T16:49:02.418Z]  congratulations :) [2021-04-07T16:49:02.677Z] + on_exit [2021-04-07T16:49:02.677Z] + [[ 0 != \0 ]] [2021-04-07T16:49:02.677Z] + docker rm -vf compose-dind-19.03.13-1 [2021-04-07T16:49:03.244Z] compose-dind-19.03.13-1 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-07T16:49:05.524Z] tests/unit/metrics/metrics_test.py::MetricsTest::test_metrics PASSED [100%] [2021-04-07T16:49:05.524Z] [2021-04-07T16:49:05.524Z] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- [2021-04-07T16:49:05.525Z] Name Stmts Miss Branch BrPart Cover Missing [2021-04-07T16:49:05.525Z] ----------------------------------------------------------------------------- [2021-04-07T16:49:05.525Z] compose/__init__.py 1 0 0 0 100% [2021-04-07T16:49:05.525Z] compose/__main__.py 2 2 0 0 0% 1-3 [2021-04-07T16:49:05.525Z] compose/cli/__init__.py 0 0 0 0 100% [2021-04-07T16:49:05.525Z] compose/cli/colors.py 34 2 16 2 92% 52-53, 63->exit [2021-04-07T16:49:05.525Z] compose/cli/command.py 117 11 44 6 88% 50, 77-87, 134, 172->175, 186, 210 [2021-04-07T16:49:05.525Z] compose/cli/docker_client.py 105 14 36 7 84% 25, 32, 46-51, 125-126, 139, 141, 144, 150, 166 [2021-04-07T16:49:05.525Z] compose/cli/docopt_command.py 39 1 8 1 96% 38 [2021-04-07T16:49:05.525Z] compose/cli/errors.py 97 27 34 6 66% 30, 42-43, 57-60, 65-74, 100-101, 118, 120, 122-126, 131, 136-143 [2021-04-07T16:49:05.525Z] compose/cli/formatter.py 31 2 8 0 95% 18-19 [2021-04-07T16:49:05.525Z] compose/cli/log_printer.py 144 9 54 5 92% 44->exit, 77, 104, 111-116, 166, 214-217, 222->228, 247 [2021-04-07T16:49:05.525Z] compose/cli/main.py 749 98 341 47 85% 63->66, 83, 97, 99, 105, 126, 136, 163-165, 173, 243, 407-409, 503, 565, 569, 574-575, 585-614, 646-648, 652, 722-723, 764-765, 784, 805-806, 818, 842, 861, 901->exit, 909, 1147, 1150, 1160, 1190-1199, 1245, 1255-1259, 1261-1266, 1289, 1306-1338, 1345-1346, 1348-1350, 1365, 1439->exit, 1440-1441, 1554, 1573, 1579, 1595, 1599-1600, 1611, 1616, 1619, 1645, 1664-1666, 1676, 1687 [2021-04-07T16:49:05.525Z] compose/cli/scan_suggest.py 59 27 22 7 48% 17-18, 26, 35-50, 56-58, 61-64, 68, 72, 75, 78 [2021-04-07T16:49:05.525Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2021-04-07T16:49:05.525Z] compose/cli/utils.py 74 26 18 4 61% 25-34, 42-44, 51-57, 65, 92, 98, 116-117, 127, 140-143 [2021-04-07T16:49:05.525Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2021-04-07T16:49:05.525Z] compose/config/__init__.py 11 0 0 0 100% [2021-04-07T16:49:05.525Z] compose/config/config.py 813 31 416 18 95% 236->243, 296, 320, 323-325, 483, 497-498, 504, 562, 629, 760->764, 765, 822, 843->exit, 877-895, 990->992, 992->995, 1310, 1341, 1387 [2021-04-07T16:49:05.525Z] compose/config/environment.py 86 9 32 6 87% 16, 23, 36, 88-91, 104, 111 [2021-04-07T16:49:05.525Z] compose/config/errors.py 23 2 2 0 84% 32-36 [2021-04-07T16:49:05.525Z] compose/config/interpolation.py 147 6 64 3 95% 61, 117->exit, 145, 219, 224-226 [2021-04-07T16:49:05.525Z] compose/config/serialize.py 79 2 48 3 96% 22, 67, 70->65 [2021-04-07T16:49:05.525Z] compose/config/sort_services.py 42 1 24 1 97% 55 [2021-04-07T16:49:05.525Z] compose/config/types.py 285 21 118 18 90% 50, 67->75, 86, 109, 114->exit, 145, 167, 254-255, 263, 282, 297, 357->362, 359-360, 366, 370-371, 434, 438, 477->482, 479, 486-487, 495 [2021-04-07T16:49:05.525Z] compose/config/validation.py 271 20 152 16 91% 215, 230, 259-260, 301-302, 310->exit, 329-330, 346->349, 352, 358-359, 374, 401, 415->388, 436->exit, 494-496, 514, 524-526, 553 [2021-04-07T16:49:05.525Z] compose/const.py 26 0 0 0 100% [2021-04-07T16:49:05.525Z] compose/container.py 186 8 48 7 94% 94, 101, 147, 149, 223->222, 249, 252, 284, 290->exit, 307 [2021-04-07T16:49:05.525Z] compose/errors.py 18 1 0 0 94% 8 [2021-04-07T16:49:05.525Z] compose/metrics/__init__.py 0 0 0 0 100% [2021-04-07T16:49:05.525Z] compose/metrics/client.py 35 3 6 3 85% 11, 25, 45 [2021-04-07T16:49:05.525Z] compose/metrics/decorator.py 14 0 2 0 100% [2021-04-07T16:49:05.525Z] compose/network.py 189 20 93 6 87% 131, 182, 184-198, 204, 222, 224 [2021-04-07T16:49:05.525Z] compose/parallel.py 205 1 60 1 99% 183, 293->295 [2021-04-07T16:49:05.525Z] compose/progress_stream.py 85 8 44 9 87% 37, 39->43, 50->54, 68, 71, 77, 82, 87-88, 113 [2021-04-07T16:49:05.525Z] compose/project.py 629 95 316 31 83% 66, 227->226, 258-259, 300-301, 321-322, 337, 341, 345->347, 348, 356, 367, 372-383, 454->456, 490-491, 498, 513-516, 522->exit, 572, 623, 627, 775-779, 782, 799, 802, 804->exit, 940-941, 944, 950->954, 952->954, 958, 968-969, 973-975, 980, 982, 993->1002, 1020-1021, 1027-1030, 1078-1093, 1097-1116, 1120-1142, 1147-1148, 1153, 1158-1159, 1170 [2021-04-07T16:49:05.525Z] compose/service.py 996 57 489 30 93% 277-278, 299, 385, 390-393, 444-449, 455-457, 509-510, 525, 528, 547, 618, 665->667, 781, 1000-1001, 1021-1022, 1124, 1171, 1232, 1294-1309, 1364, 1421-1425, 1461-1465, 1653, 1657, 1705->exit, 1713->1712, 1751->1748, 1774, 1815, 1896, 1917-1920, 1950, 1972-1973 [2021-04-07T16:49:05.525Z] compose/timeparse.py 20 0 4 0 100% [2021-04-07T16:49:05.525Z] compose/utils.py 113 7 46 5 92% 64-68, 114, 124, 150, 157, 160, 179->exit [2021-04-07T16:49:05.525Z] compose/version.py 4 0 0 0 100% [2021-04-07T16:49:05.525Z] compose/volume.py 125 5 44 4 93% 81, 148, 198, 209-210 [2021-04-07T16:49:05.525Z] ----------------------------------------------------------------------------- [2021-04-07T16:49:05.525Z] TOTAL 5907 528 2603 248 89% [2021-04-07T16:49:05.525Z] Coverage HTML written to dir coverage-html [2021-04-07T16:49:05.525Z] [2021-04-07T16:49:05.525Z] [2021-04-07T16:49:05.525Z] =========================== short test summary info ============================ [2021-04-07T16:49:05.525Z] XFAIL tests/acceptance/cli_test.py::CLITestCase::test_build_rm [2021-04-07T16:49:05.525Z] Flaky on local [2021-04-07T16:49:05.525Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2021-04-07T16:49:05.525Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2021-04-07T16:49:05.525Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2021-04-07T16:49:05.525Z] not supported by kernel [2021-04-07T16:49:05.525Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2021-04-07T16:49:05.525Z] Not supported on most drivers [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/acceptance/cli_test.py:585: deprecated option [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/acceptance/cli_test.py:592: deprecated option [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/acceptance/cli_test.py:601: deprecated option [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/acceptance/cli_test.py:2580: race condition between up and logs [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/acceptance/cli_test.py:2532: race condition between up and logs [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/acceptance/cli_test.py:2559: race condition between up and logs [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/integration/testcases.py:132: This daemon does not support the 'nvidia'' runtime [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/integration/service_test.py:1701: Broken on 1.11.0 - 17.03.0 [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/unit/config/config_test.py:3411: Validator is one_off (generic error) [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/unit/config/config_test.py:3702: compatibility mode was removed internally [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/unit/config/config_test.py:3663: compatibility mode was removed internally [2021-04-07T16:49:05.525Z] SKIPPED [1] tests/unit/config/config_test.py:3862: windows paths [2021-04-07T16:49:05.525Z] ====== 1169 passed, 17 skipped, 4 xfailed, 2 xpassed in 731.59s (0:12:11) ====== [2021-04-07T16:49:05.525Z] ___________________________________ summary ____________________________________ [2021-04-07T16:49:05.525Z]  py37: commands succeeded [2021-04-07T16:49:05.525Z]  congratulations :) [2021-04-07T16:49:05.525Z] + on_exit [2021-04-07T16:49:05.525Z] + [[ 0 != \0 ]] [2021-04-07T16:49:05.525Z] + docker rm -vf compose-dind-19.03.13-1 [2021-04-07T16:49:06.085Z] compose-dind-19.03.13-1 [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