Push event to branch 1.28.x Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5db8d86f127848367e4d721e992c188923c89d42 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build test images) [Pipeline] parallel [Pipeline] { (Branch: alpine) [Pipeline] { (Branch: debian) [Pipeline] stage [Pipeline] { (alpine) [Pipeline] stage [Pipeline] { (debian) [Pipeline] node [Pipeline] node [2021-03-23T13:01:47.879Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e5d46f0454883248) in /home/ubuntu/workspace/compose_1.28.x [Pipeline] { [Pipeline] checkout [2021-03-23T13:01:47.918Z] The recommended git tool is: git [2021-03-23T13:01:47.932Z] using credential sf-release-bot.github.ssh [2021-03-23T13:01:47.956Z] Fetching changes from the remote Git repository [2021-03-23T13:01:47.968Z] Fetching without tags [2021-03-23T13:01:48.300Z] Checking out Revision 5db8d86f127848367e4d721e992c188923c89d42 (1.28.x) [2021-03-23T13:01:48.350Z] Commit message: " "Bump 1.28.6"" [2021-03-23T13:01:47.953Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-23T13:01:47.967Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-03-23T13:01:47.979Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-03-23T13:01:47.979Z] > git --version # timeout=10 [2021-03-23T13:01:47.985Z] > git --version # 'git version 2.25.1' [2021-03-23T13:01:47.985Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-03-23T13:01:47.996Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/1.28.x:refs/remotes/origin/1.28.x # timeout=10 [2021-03-23T13:01:48.311Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T13:01:48.318Z] > git checkout -f 5db8d86f127848367e4d721e992c188923c89d42 # timeout=10 [2021-03-23T13:01:48.361Z] > git rev-list --no-walk 5fb32dff34dde723c9ccc279c644c719bc230b98 # timeout=10 [Pipeline] withDockerRegistry [2021-03-23T13:01:48.993Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-03-23T13:01:49.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:01:49.113Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_1.28.x@tmp/e5ad9635-1590-4b05-8053-4e473787a456/config.json. [2021-03-23T13:01:49.113Z] Configure a credential helper to remove this warning. See [2021-03-23T13:01:49.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:01:49.113Z] [2021-03-23T13:01:49.114Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:01:49.461Z] + docker pull dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:01:49.461Z] Error response from daemon: manifest for dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2021-03-23T13:01:49.472Z] [Pipeline] sh [2021-03-23T13:01:49.772Z] + docker build -t dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 --target build --build-arg DISTRO=alpine --build-arg GIT_COMMIT=5db8d86f127848367e4d721e992c188923c89d42 . [2021-03-23T13:01:50.033Z] #1 [internal] load build definition from Dockerfile [2021-03-23T13:01:50.033Z] #1 sha256:facaef8c268e753a3d3c31248afb51aa6c67805e23d3f4280e05e23af66575f3 [2021-03-23T13:01:50.033Z] #1 transferring dockerfile: 2.96kB done [2021-03-23T13:01:50.033Z] #1 DONE 0.0s [2021-03-23T13:01:50.033Z] [2021-03-23T13:01:50.033Z] #2 [internal] load .dockerignore [2021-03-23T13:01:50.033Z] #2 sha256:aa1f61329abb2bdce56be897cb90eccc45cc7b44f1867431cc89b60694dfd92c [2021-03-23T13:01:50.033Z] #2 transferring context: 163B done [2021-03-23T13:01:50.033Z] #2 DONE 0.0s [2021-03-23T13:01:50.033Z] [2021-03-23T13:01:50.033Z] #5 [auth] library/docker:pull token for registry-1.docker.io [2021-03-23T13:01:50.033Z] #5 sha256:1df9f9b24b9c80824152bac55a0b5c8fab89006de6c302c91001d14b2b985a09 [2021-03-23T13:01:50.033Z] #5 DONE 0.0s [2021-03-23T13:01:50.033Z] [2021-03-23T13:01:50.033Z] #6 [auth] library/python:pull token for registry-1.docker.io [2021-03-23T13:01:50.033Z] #6 sha256:d42bd9c77307dba53d3a43233e4d8be75dd3e90b77e27eaa141826807631aa92 [2021-03-23T13:01:50.033Z] #6 DONE 0.0s [2021-03-23T13:01:50.033Z] [2021-03-23T13:01:50.033Z] #4 [internal] load metadata for docker.io/library/docker:19.03 [2021-03-23T13:01:50.033Z] #4 sha256:df93673793357bd50b0db7f974cfbc60d559b491c82988a120bb779f87ffc556 [2021-03-23T13:01:50.293Z] #4 DONE 0.2s [2021-03-23T13:01:50.293Z] [2021-03-23T13:01:50.293Z] #3 [internal] load metadata for docker.io/library/python:3.7.10-alpine3.12 [2021-03-23T13:01:50.293Z] #3 sha256:660083c3c7a46e5d1830f8da602316216210c3566a825620eda81eeef4f5a64f [2021-03-23T13:01:50.293Z] #3 DONE 0.3s [2021-03-23T13:01:50.293Z] [2021-03-23T13:01:50.293Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:80bb9592954c6b7b43adb1e7b626b5e370b3fbf7450a0f2a46b97283d7a3646b [2021-03-23T13:01:50.293Z] #12 sha256:f6e8fe400751242c62df9d89e0e6f545b882d32e53943a4377897811c3084a1e [2021-03-23T13:01:50.293Z] #12 DONE 0.0s [2021-03-23T13:01:50.293Z] [2021-03-23T13:01:50.293Z] #10 [internal] load build context [2021-03-23T13:01:50.293Z] #10 sha256:d3cc5fe1832c4d0a02b41d14ee2f9cfda498cd29cfb161713ce00889ad973d29 [2021-03-23T13:01:50.293Z] #10 transferring context: 1.42MB 0.1s done [2021-03-23T13:01:50.293Z] #10 DONE 0.1s [2021-03-23T13:01:50.293Z] [2021-03-23T13:01:50.293Z] #7 [build-alpine 1/2] FROM docker.io/library/python:3.7.10-alpine3.12@sha256:e69facd48bdc93798451089fa8601cd1d41fbcc3043c749024d5f0421504c000 [2021-03-23T13:01:50.293Z] #7 sha256:ae11aff660543229f0143ca7064466370520dcb35fd87090a3984091d3348eed [2021-03-23T13:01:50.293Z] #7 resolve docker.io/library/python:3.7.10-alpine3.12@sha256:e69facd48bdc93798451089fa8601cd1d41fbcc3043c749024d5f0421504c000 done [2021-03-23T13:01:50.554Z] #7 ... [2021-03-23T13:01:50.554Z] [2021-03-23T13:01:50.554Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:80bb9592954c6b7b43adb1e7b626b5e370b3fbf7450a0f2a46b97283d7a3646b [2021-03-23T13:01:50.554Z] #12 sha256:f6e8fe400751242c62df9d89e0e6f545b882d32e53943a4377897811c3084a1e [2021-03-23T13:01:50.554Z] #12 CACHED [2021-03-23T13:01:50.554Z] [2021-03-23T13:01:50.554Z] #7 [build-alpine 1/2] FROM docker.io/library/python:3.7.10-alpine3.12@sha256:e69facd48bdc93798451089fa8601cd1d41fbcc3043c749024d5f0421504c000 [2021-03-23T13:01:50.554Z] #7 sha256:ae11aff660543229f0143ca7064466370520dcb35fd87090a3984091d3348eed [2021-03-23T13:01:50.554Z] #7 sha256:108f6d107b587b0665996ba0abe7b416b2c8494a4454e590bc18888338b7ba4c 4.19MB / 10.72MB 0.2s [2021-03-23T13:01:50.554Z] #7 sha256:e69facd48bdc93798451089fa8601cd1d41fbcc3043c749024d5f0421504c000 1.65kB / 1.65kB done [2021-03-23T13:01:50.554Z] #7 sha256:449f16a87686fbb71d8de545b75fb60952e1415961327cd6e61300bbb19ed36f 1.37kB / 1.37kB done [2021-03-23T13:01:50.554Z] #7 sha256:95be2bf7d3979ed6b22e56d36a1eab28e3b0e61aa1e9858622e880ce6a805e86 7.83kB / 7.83kB done [2021-03-23T13:01:50.554Z] #7 sha256:f84cab65f19f5d625a4b5f895cdf37ad9f21e160bf201ec59a48d95b2a430145 2.80MB / 2.80MB 0.2s [2021-03-23T13:01:50.554Z] #7 sha256:e350e8d0d9b4b04cdd64f00ddbf5b66059af5f25a476d52b08b9b0ef703126d0 280.89kB / 280.89kB 0.1s done [2021-03-23T13:01:50.554Z] #7 sha256:108f6d107b587b0665996ba0abe7b416b2c8494a4454e590bc18888338b7ba4c 10.72MB / 10.72MB 0.3s [2021-03-23T13:01:50.554Z] #7 sha256:f84cab65f19f5d625a4b5f895cdf37ad9f21e160bf201ec59a48d95b2a430145 2.80MB / 2.80MB 0.2s done [2021-03-23T13:01:50.554Z] #7 extracting sha256:f84cab65f19f5d625a4b5f895cdf37ad9f21e160bf201ec59a48d95b2a430145 0.1s [2021-03-23T13:01:50.554Z] #7 sha256:33b938149266f030b0fbbff7a04f7bdaeaec9cc5850cdcc689fd9dd4c9cf5975 1.05MB / 2.16MB 0.3s [2021-03-23T13:01:50.554Z] #7 sha256:55efa081f3f22933922a352c0328fdc6f5bb825e29ab5a8c833662cfd5beb951 230B / 230B 0.3s [2021-03-23T13:01:50.819Z] #7 sha256:108f6d107b587b0665996ba0abe7b416b2c8494a4454e590bc18888338b7ba4c 10.72MB / 10.72MB 0.3s done [2021-03-23T13:01:50.819Z] #7 extracting sha256:f84cab65f19f5d625a4b5f895cdf37ad9f21e160bf201ec59a48d95b2a430145 0.2s done [2021-03-23T13:01:50.819Z] #7 sha256:33b938149266f030b0fbbff7a04f7bdaeaec9cc5850cdcc689fd9dd4c9cf5975 2.16MB / 2.16MB 0.4s [2021-03-23T13:01:50.819Z] #7 sha256:55efa081f3f22933922a352c0328fdc6f5bb825e29ab5a8c833662cfd5beb951 230B / 230B 0.4s done [2021-03-23T13:01:50.819Z] #7 extracting sha256:e350e8d0d9b4b04cdd64f00ddbf5b66059af5f25a476d52b08b9b0ef703126d0 [2021-03-23T13:01:50.819Z] #7 sha256:33b938149266f030b0fbbff7a04f7bdaeaec9cc5850cdcc689fd9dd4c9cf5975 2.16MB / 2.16MB 0.4s done [2021-03-23T13:01:50.819Z] #7 extracting sha256:e350e8d0d9b4b04cdd64f00ddbf5b66059af5f25a476d52b08b9b0ef703126d0 0.1s done [2021-03-23T13:01:50.819Z] #7 extracting sha256:108f6d107b587b0665996ba0abe7b416b2c8494a4454e590bc18888338b7ba4c [2021-03-23T13:01:51.391Z] #7 extracting sha256:108f6d107b587b0665996ba0abe7b416b2c8494a4454e590bc18888338b7ba4c 0.4s done [2021-03-23T13:01:51.391Z] #7 extracting sha256:55efa081f3f22933922a352c0328fdc6f5bb825e29ab5a8c833662cfd5beb951 done [2021-03-23T13:01:51.391Z] #7 extracting sha256:33b938149266f030b0fbbff7a04f7bdaeaec9cc5850cdcc689fd9dd4c9cf5975 [2021-03-23T13:01:51.653Z] #7 extracting sha256:33b938149266f030b0fbbff7a04f7bdaeaec9cc5850cdcc689fd9dd4c9cf5975 0.3s done [2021-03-23T13:01:51.914Z] #7 DONE 1.5s [2021-03-23T13:01:51.914Z] [2021-03-23T13:01:51.914Z] #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-03-23T13:01:51.914Z] #8 sha256:64fe2c1c084427b7a6fd6906e604bf62919ad9222415c0309c93d5bcc9ac7001 [2021-03-23T13:01:52.173Z] #8 0.395 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:01:53.556Z] #8 1.476 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:01:53.556Z] #8 1.591 (1/32) Installing bash (5.0.17-r0) [2021-03-23T13:01:53.556Z] #8 1.606 Executing bash-5.0.17-r0.post-install [2021-03-23T13:01:53.556Z] #8 1.608 (2/32) Installing libgcc (9.3.0-r2) [2021-03-23T13:01:53.556Z] #8 1.611 (3/32) Installing libstdc++ (9.3.0-r2) [2021-03-23T13:01:53.556Z] #8 1.624 (4/32) Installing binutils (2.34-r1) [2021-03-23T13:01:53.556Z] #8 1.693 (5/32) Installing libmagic (5.38-r0) [2021-03-23T13:01:53.556Z] #8 1.713 (6/32) Installing file (5.38-r0) [2021-03-23T13:01:53.556Z] #8 1.716 (7/32) Installing gmp (6.2.0-r0) [2021-03-23T13:01:53.556Z] #8 1.722 (8/32) Installing isl (0.18-r0) [2021-03-23T13:01:53.556Z] #8 1.737 (9/32) Installing libgomp (9.3.0-r2) [2021-03-23T13:01:53.556Z] #8 1.741 (10/32) Installing libatomic (9.3.0-r2) [2021-03-23T13:01:53.556Z] #8 1.743 (11/32) Installing libgphobos (9.3.0-r2) [2021-03-23T13:01:53.556Z] #8 1.785 (12/32) Installing mpfr4 (4.0.2-r4) [2021-03-23T13:01:53.556Z] #8 1.792 (13/32) Installing mpc1 (1.1.0-r1) [2021-03-23T13:01:53.556Z] #8 1.795 (14/32) Installing gcc (9.3.0-r2) [2021-03-23T13:01:54.506Z] #8 2.628 (15/32) Installing musl-dev (1.1.24-r10) [2021-03-23T13:01:54.506Z] #8 2.702 (16/32) Installing libc-dev (0.7.2-r3) [2021-03-23T13:01:54.506Z] #8 2.704 (17/32) Installing g++ (9.3.0-r2) [2021-03-23T13:01:54.767Z] #8 3.121 (18/32) Installing make (4.3-r0) [2021-03-23T13:01:55.029Z] #8 3.126 (19/32) Installing fortify-headers (1.1-r0) [2021-03-23T13:01:55.029Z] #8 3.129 (20/32) Installing patch (2.7.6-r6) [2021-03-23T13:01:55.029Z] #8 3.133 (21/32) Installing build-base (0.5-r2) [2021-03-23T13:01:55.029Z] #8 3.135 (22/32) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:01:55.029Z] #8 3.139 (23/32) Installing libcurl (7.69.1-r3) [2021-03-23T13:01:55.029Z] #8 3.147 (24/32) Installing curl (7.69.1-r3) [2021-03-23T13:01:55.029Z] #8 3.151 (25/32) Installing pcre2 (10.35-r0) [2021-03-23T13:01:55.029Z] #8 3.159 (26/32) Installing git (2.26.3-r0) [2021-03-23T13:01:55.029Z] #8 3.312 (27/32) Installing linux-headers (5.4.5-r1) [2021-03-23T13:01:55.029Z] #8 3.389 (28/32) Installing pkgconf (1.7.2-r0) [2021-03-23T13:01:55.288Z] #8 3.392 (29/32) Installing libffi-dev (3.3-r2) [2021-03-23T13:01:55.288Z] #8 3.396 (30/32) Installing openssl (1.1.1j-r0) [2021-03-23T13:01:55.288Z] #8 3.405 (31/32) Installing openssl-dev (1.1.1j-r0) [2021-03-23T13:01:55.288Z] #8 3.421 (32/32) Installing zlib-dev (1.2.11-r3) [2021-03-23T13:01:55.288Z] #8 3.424 Executing busybox-1.31.1-r19.trigger [2021-03-23T13:01:55.288Z] #8 3.429 OK: 238 MiB in 67 packages [2021-03-23T13:01:58.581Z] #8 DONE 6.5s [2021-03-23T13:01:58.581Z] [2021-03-23T13:01:58.581Z] #9 [build 1/16] WORKDIR /code/ [2021-03-23T13:01:58.581Z] #9 sha256:7d81b37a8edbeb325e0a280d987e9fa686e2db83cd3d1dd6406c8b036decadf2 [2021-03-23T13:01:58.581Z] #9 DONE 0.0s [2021-03-23T13:01:58.581Z] [2021-03-23T13:01:58.581Z] #11 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2021-03-23T13:01:58.581Z] #11 sha256:91512898a73a8eb658c46db121bf19c92b7fa21a14f1718f50b3ed085cae10f8 [2021-03-23T13:01:58.581Z] #11 DONE 0.1s [2021-03-23T13:01:58.581Z] [2021-03-23T13:01:58.581Z] #13 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2021-03-23T13:01:58.581Z] #13 sha256:7fbbaf65f8ec6f1e4e1fc9f0b04a24d2277ef825e44527fb0662982b666c40fc [2021-03-23T13:01:59.521Z] #13 DONE 1.0s [2021-03-23T13:01:59.521Z] [2021-03-23T13:01:59.521Z] #14 [build 4/16] RUN pip install virtualenv==20.4.0 tox==3.21.2 [2021-03-23T13:01:59.521Z] #14 sha256:10a7af893fa41f1bdc5c3041ce0d1b0e48da5d05fb96acd6b4b94622e4e39543 [2021-03-23T13:02:02.871Z] Still waiting to schedule task [2021-03-23T13:02:02.871Z] Waiting for next available executor on ‘ubuntu-2004&&amd64&&!zfs&&cgroup1’ [2021-03-23T13:02:06.100Z] #14 5.739 Collecting virtualenv==20.4.0 [2021-03-23T13:02:06.100Z] #14 6.773 Downloading virtualenv-20.4.0-py2.py3-none-any.whl (5.7 MB) [2021-03-23T13:02:06.673Z] #14 7.057 Collecting tox==3.21.2 [2021-03-23T13:02:06.673Z] #14 7.062 Downloading tox-3.21.2-py2.py3-none-any.whl (84 kB) [2021-03-23T13:02:06.673Z] #14 7.108 Collecting filelock>=3.0.0 [2021-03-23T13:02:06.673Z] #14 7.112 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2021-03-23T13:02:06.673Z] #14 7.142 Collecting pluggy>=0.12.0 [2021-03-23T13:02:06.673Z] #14 7.146 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2021-03-23T13:02:06.673Z] #14 7.164 Collecting toml>=0.9.4 [2021-03-23T13:02:06.673Z] #14 7.168 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [2021-03-23T13:02:06.673Z] #14 7.234 Collecting importlib-metadata>=0.12 [2021-03-23T13:02:06.673Z] #14 7.238 Downloading importlib_metadata-3.7.3-py3-none-any.whl (12 kB) [2021-03-23T13:02:06.673Z] #14 7.275 Collecting py>=1.4.17 [2021-03-23T13:02:06.673Z] #14 7.279 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) [2021-03-23T13:02:06.673Z] #14 7.350 Collecting six>=1.14.0 [2021-03-23T13:02:06.673Z] #14 7.354 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2021-03-23T13:02:06.934Z] #14 7.439 Collecting packaging>=14 [2021-03-23T13:02:06.934Z] #14 7.447 Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) [2021-03-23T13:02:06.934Z] #14 7.491 Collecting distlib<1,>=0.3.1 [2021-03-23T13:02:06.934Z] #14 7.505 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2021-03-23T13:02:06.934Z] #14 7.566 Collecting appdirs<2,>=1.4.3 [2021-03-23T13:02:06.934Z] #14 7.574 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-03-23T13:02:06.934Z] #14 7.620 Collecting typing-extensions>=3.6.4 [2021-03-23T13:02:06.934Z] #14 7.630 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) [2021-03-23T13:02:06.934Z] #14 7.664 Collecting zipp>=0.5 [2021-03-23T13:02:06.934Z] #14 7.670 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) [2021-03-23T13:02:07.195Z] #14 7.740 Collecting pyparsing>=2.0.2 [2021-03-23T13:02:07.195Z] #14 7.750 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-03-23T13:02:07.456Z] #14 7.919 Installing collected packages: zipp, typing-extensions, six, pyparsing, importlib-metadata, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox [2021-03-23T13:02:08.026Z] #14 8.439 Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-3.7.3 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-03-23T13:02:12.225Z] #14 DONE 12.8s [2021-03-23T13:02:12.225Z] [2021-03-23T13:02:12.225Z] #15 [build 5/16] COPY requirements-dev.txt . [2021-03-23T13:02:12.225Z] #15 sha256:df8fd33bad99225d0598e2759ad87dca411b896c4a3b85d6fba1a4335550ee49 [2021-03-23T13:02:12.225Z] #15 DONE 0.0s [2021-03-23T13:02:12.225Z] [2021-03-23T13:02:12.225Z] #16 [build 6/16] COPY requirements-indirect.txt . [2021-03-23T13:02:12.225Z] #16 sha256:02973a51805efa14c6b439dcc22071daf48a50aff959ba9ffe977c524847103e [2021-03-23T13:02:12.225Z] #16 DONE 0.1s [2021-03-23T13:02:12.485Z] [2021-03-23T13:02:12.485Z] #17 [build 7/16] COPY requirements.txt . [2021-03-23T13:02:12.485Z] #17 sha256:f7831c6dffdf10744ffa6c66a35e7c8b70399816cdf9dabeb91352ed04bf1bba [2021-03-23T13:02:12.485Z] #17 DONE 0.0s [2021-03-23T13:02:12.485Z] [2021-03-23T13:02:12.485Z] #18 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirect.txt -r requirements-dev.txt [2021-03-23T13:02:12.485Z] #18 sha256:2b6888c76990a6eef33c6556a6e524b7db369a073eecc1e81ca6f61c32bd07ec [2021-03-23T13:02:13.055Z] #18 0.693 Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment [2021-03-23T13:02:13.055Z] #18 0.693 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment [2021-03-23T13:02:13.055Z] #18 0.693 Ignoring urllib3: markers 'python_version == "3.3"' don't match your environment [2021-03-23T13:02:13.055Z] #18 0.694 Ignoring more-itertools: markers 'python_version < "3.5"' don't match your environment [2021-03-23T13:02:13.055Z] #18 0.694 Ignoring pytest: markers 'python_version < "3.5"' don't match your environment [2021-03-23T13:02:17.252Z] #18 4.814 Collecting backports.shutil_get_terminal_size==1.0.0 [2021-03-23T13:02:18.200Z] #18 5.849 Downloading backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl (6.5 kB) [2021-03-23T13:02:18.200Z] #18 5.873 Collecting cached-property==1.5.1 [2021-03-23T13:02:18.200Z] #18 5.877 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2021-03-23T13:02:18.200Z] #18 5.915 Collecting certifi==2020.6.20 [2021-03-23T13:02:18.200Z] #18 5.919 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2021-03-23T13:02:18.200Z] #18 5.945 Collecting chardet==3.0.4 [2021-03-23T13:02:18.200Z] #18 5.949 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-03-23T13:02:18.200Z] #18 6.041 Collecting distro==1.5.0 [2021-03-23T13:02:18.461Z] #18 6.045 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) [2021-03-23T13:02:18.461Z] #18 6.087 Collecting docker==4.4.4 [2021-03-23T13:02:18.461Z] #18 6.092 Downloading docker-4.4.4-py2.py3-none-any.whl (147 kB) [2021-03-23T13:02:18.461Z] #18 6.110 Collecting docker-pycreds==0.4.0 [2021-03-23T13:02:18.461Z] #18 6.114 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-23T13:02:18.461Z] #18 6.130 Collecting dockerpty==0.4.1 [2021-03-23T13:02:18.461Z] #18 6.133 Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-23T13:02:18.721Z] #18 6.467 Collecting docopt==0.6.2 [2021-03-23T13:02:18.981Z] #18 6.472 Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-23T13:02:18.981Z] #18 6.690 Collecting idna==2.10 [2021-03-23T13:02:18.981Z] #18 6.696 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2021-03-23T13:02:18.981Z] #18 6.720 Collecting ipaddress==1.0.23 [2021-03-23T13:02:19.241Z] #18 6.723 Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) [2021-03-23T13:02:19.241Z] #18 6.750 Collecting jsonschema==3.2.0 [2021-03-23T13:02:19.241Z] #18 6.754 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-03-23T13:02:19.241Z] #18 6.809 Collecting paramiko==2.7.1 [2021-03-23T13:02:19.241Z] #18 6.815 Downloading paramiko-2.7.1-py2.py3-none-any.whl (206 kB) [2021-03-23T13:02:19.241Z] #18 6.872 Collecting PySocks==1.7.1 [2021-03-23T13:02:19.241Z] #18 6.875 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2021-03-23T13:02:19.241Z] #18 6.901 Collecting python-dotenv==0.14.0 [2021-03-23T13:02:19.241Z] #18 6.905 Downloading python_dotenv-0.14.0-py2.py3-none-any.whl (17 kB) [2021-03-23T13:02:19.241Z] #18 6.966 Collecting PyYAML==5.3.1 [2021-03-23T13:02:19.241Z] #18 6.970 Downloading PyYAML-5.3.1.tar.gz (269 kB) [2021-03-23T13:02:19.812Z] #18 7.396 Collecting requests==2.24.0 [2021-03-23T13:02:19.812Z] #18 7.400 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2021-03-23T13:02:19.812Z] #18 7.420 Collecting texttable==1.6.2 [2021-03-23T13:02:19.812Z] #18 7.424 Downloading texttable-1.6.2-py2.py3-none-any.whl (10 kB) [2021-03-23T13:02:19.812Z] #18 7.462 Collecting websocket-client==0.57.0 [2021-03-23T13:02:19.812Z] #18 7.466 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-23T13:02:19.812Z] #18 7.489 Collecting altgraph==0.17 [2021-03-23T13:02:19.812Z] #18 7.505 Downloading altgraph-0.17-py2.py3-none-any.whl (21 kB) [2021-03-23T13:02:19.812Z] #18 7.510 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-03-23T13:02:19.812Z] #18 7.529 Collecting attrs==20.3.0 [2021-03-23T13:02:19.812Z] #18 7.533 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) [2021-03-23T13:02:19.812Z] #18 7.594 Collecting bcrypt==3.2.0 [2021-03-23T13:02:19.812Z] #18 7.600 Downloading bcrypt-3.2.0.tar.gz (42 kB) [2021-03-23T13:02:19.812Z] #18 7.616 Installing build dependencies: started [2021-03-23T13:02:34.710Z] #18 20.24 Installing build dependencies: finished with status 'done' [2021-03-23T13:02:34.710Z] #18 20.24 Getting requirements to build wheel: started [2021-03-23T13:02:34.710Z] #18 20.42 Getting requirements to build wheel: finished with status 'done' [2021-03-23T13:02:34.710Z] #18 20.43 Preparing wheel metadata: started [2021-03-23T13:02:34.710Z] #18 20.67 Preparing wheel metadata: finished with status 'done' [2021-03-23T13:02:34.710Z] #18 20.85 Collecting cffi==1.14.4 [2021-03-23T13:02:34.710Z] #18 20.86 Downloading cffi-1.14.4.tar.gz (471 kB) [2021-03-23T13:02:34.710Z] #18 21.47 Collecting cryptography==3.3.2 [2021-03-23T13:02:34.710Z] #18 21.48 Downloading cryptography-3.3.2.tar.gz (539 kB) [2021-03-23T13:02:34.710Z] #18 21.68 Installing build dependencies: started [2021-03-23T13:02:39.993Z] #18 27.35 Installing build dependencies: finished with status 'done' [2021-03-23T13:02:39.993Z] #18 27.35 Getting requirements to build wheel: started [2021-03-23T13:02:39.993Z] #18 27.48 Getting requirements to build wheel: finished with status 'done' [2021-03-23T13:02:39.993Z] #18 27.49 Preparing wheel metadata: started [2021-03-23T13:02:40.563Z] #18 28.10 Preparing wheel metadata: finished with status 'done' [2021-03-23T13:02:40.563Z] #18 28.11 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-03-23T13:02:40.563Z] #18 28.12 Collecting entrypoints==0.3 [2021-03-23T13:02:40.563Z] #18 28.12 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) [2021-03-23T13:02:40.563Z] #18 28.13 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-03-23T13:02:40.563Z] #18 28.15 Collecting gitdb2==4.0.2 [2021-03-23T13:02:40.563Z] #18 28.15 Downloading gitdb2-4.0.2-py3-none-any.whl (1.1 kB) [2021-03-23T13:02:40.563Z] #18 28.17 Collecting mccabe==0.6.1 [2021-03-23T13:02:40.563Z] #18 28.17 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) [2021-03-23T13:02:40.563Z] #18 28.23 Collecting more-itertools==8.6.0 [2021-03-23T13:02:40.563Z] #18 28.23 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) [2021-03-23T13:02:40.563Z] #18 28.27 Collecting packaging==20.4 [2021-03-23T13:02:40.563Z] #18 28.28 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2021-03-23T13:02:40.563Z] #18 28.28 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-03-23T13:02:40.563Z] #18 28.31 Collecting py==1.9.0 [2021-03-23T13:02:40.563Z] #18 28.32 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2021-03-23T13:02:40.563Z] #18 28.34 Collecting pycodestyle==2.6.0 [2021-03-23T13:02:40.823Z] #18 28.34 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) [2021-03-23T13:02:40.823Z] #18 28.36 Collecting pycparser==2.20 [2021-03-23T13:02:40.823Z] #18 28.36 Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-03-23T13:02:40.823Z] #18 28.39 Collecting pyflakes==2.2.0 [2021-03-23T13:02:40.823Z] #18 28.39 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) [2021-03-23T13:02:40.823Z] #18 28.43 Collecting PyNaCl==1.4.0 [2021-03-23T13:02:40.823Z] #18 28.44 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-03-23T13:02:41.084Z] #18 28.88 Installing build dependencies: started [2021-03-23T13:02:47.660Z] #18 34.57 Installing build dependencies: finished with status 'done' [2021-03-23T13:02:47.660Z] #18 34.57 Getting requirements to build wheel: started [2021-03-23T13:02:47.660Z] #18 34.71 Getting requirements to build wheel: finished with status 'done' [2021-03-23T13:02:47.660Z] #18 34.72 Preparing wheel metadata: started [2021-03-23T13:02:47.660Z] #18 35.21 Preparing wheel metadata: finished with status 'done' [2021-03-23T13:02:47.660Z] #18 35.22 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-03-23T13:02:47.660Z] #18 35.24 Collecting pyrsistent==0.16.0 [2021-03-23T13:02:47.660Z] #18 35.25 Downloading pyrsistent-0.16.0.tar.gz (108 kB) [2021-03-23T13:02:47.921Z] #18 35.48 Collecting smmap==3.0.4 [2021-03-23T13:02:47.921Z] #18 35.49 Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB) [2021-03-23T13:02:47.921Z] #18 35.50 Collecting smmap2==3.0.1 [2021-03-23T13:02:47.921Z] #18 35.51 Downloading smmap2-3.0.1-py3-none-any.whl (1.1 kB) [2021-03-23T13:02:47.921Z] #18 35.53 Collecting toml==0.10.1 [2021-03-23T13:02:47.921Z] #18 35.54 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2021-03-23T13:02:47.921Z] #18 35.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-03-23T13:02:47.921Z] #18 35.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-03-23T13:02:47.921Z] #18 35.56 Collecting wcwidth==0.2.5 [2021-03-23T13:02:47.921Z] #18 35.56 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-03-23T13:02:47.921Z] #18 35.59 Collecting Click==7.1.2 [2021-03-23T13:02:47.921Z] #18 35.60 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2021-03-23T13:02:48.491Z] #18 35.96 Collecting coverage==5.2.1 [2021-03-23T13:02:48.491Z] #18 35.96 Downloading coverage-5.2.1.tar.gz (694 kB) [2021-03-23T13:02:48.751Z] #18 36.40 Collecting ddt==1.4.1 [2021-03-23T13:02:48.751Z] #18 36.40 Downloading ddt-1.4.1-py2.py3-none-any.whl (6.1 kB) [2021-03-23T13:02:48.751Z] #18 36.45 Collecting flake8==3.8.3 [2021-03-23T13:02:48.751Z] #18 36.46 Downloading flake8-3.8.3-py2.py3-none-any.whl (72 kB) [2021-03-23T13:02:48.751Z] #18 36.51 Collecting gitpython==3.1.11 [2021-03-23T13:02:48.751Z] #18 36.52 Downloading GitPython-3.1.11-py3-none-any.whl (159 kB) [2021-03-23T13:02:48.751Z] #18 36.55 Collecting mock==3.0.5 [2021-03-23T13:02:49.013Z] #18 36.55 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) [2021-03-23T13:02:49.013Z] #18 36.65 Collecting pytest==6.0.1 [2021-03-23T13:02:49.013Z] #18 36.66 Downloading pytest-6.0.1-py3-none-any.whl (270 kB) [2021-03-23T13:02:49.013Z] #18 36.74 Collecting pytest-cov==2.10.1 [2021-03-23T13:02:49.013Z] #18 36.74 Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) [2021-03-23T13:02:49.013Z] #18 36.78 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-03-23T13:02:49.274Z] #18 36.92 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.7.3) [2021-03-23T13:02:49.274Z] #18 36.95 Collecting gitdb>=4.0.1 [2021-03-23T13:02:49.274Z] #18 36.95 Downloading gitdb-4.0.5-py3-none-any.whl (63 kB) [2021-03-23T13:02:49.274Z] #18 37.00 Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema==3.2.0->-r requirements.txt (line 13)) (54.1.1) [2021-03-23T13:02:49.536Z] #18 37.17 Collecting iniconfig [2021-03-23T13:02:49.536Z] #18 37.17 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) [2021-03-23T13:02:49.536Z] #18 37.30 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2021-03-23T13:02:49.536Z] #18 37.31 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) [2021-03-23T13:02:49.796Z] #18 37.48 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-03-23T13:02:49.796Z] #18 37.48 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-03-23T13:02:49.796Z] #18 37.58 Building wheels for collected packages: bcrypt, cffi, coverage, cryptography, dockerpty, docopt, PyNaCl, pyrsistent, PyYAML [2021-03-23T13:02:50.056Z] #18 37.58 Building wheel for bcrypt (PEP 517): started [2021-03-23T13:02:51.442Z] #18 39.04 Building wheel for bcrypt (PEP 517): finished with status 'done' [2021-03-23T13:02:51.442Z] #18 39.04 Created wheel for bcrypt: filename=bcrypt-3.2.0-cp37-cp37m-linux_x86_64.whl size=31991 sha256=8e5662014ea2cdb18d88e71a85449ea90ce158f1066cf5bfb5ab32050aeb9575 [2021-03-23T13:02:51.442Z] #18 39.04 Stored in directory: /root/.cache/pip/wheels/c8/ef/5b/5866ddf8e9944d7968fcb3782ad6a68f234bdd13ec3b04ee7c [2021-03-23T13:02:51.442Z] #18 39.04 Building wheel for cffi (setup.py): started [2021-03-23T13:02:53.954Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-036340c210fa6e6fc) in /home/ubuntu/workspace/compose_1.28.x [Pipeline] { [Pipeline] checkout [2021-03-23T13:02:53.974Z] The recommended git tool is: git [2021-03-23T13:02:53.983Z] using credential sf-release-bot.github.ssh [2021-03-23T13:02:54.012Z] Fetching changes from the remote Git repository [2021-03-23T13:02:54.030Z] Fetching without tags [2021-03-23T13:02:54.452Z] Checking out Revision 5db8d86f127848367e4d721e992c188923c89d42 (1.28.x) [2021-03-23T13:02:54.528Z] Commit message: " "Bump 1.28.6"" [2021-03-23T13:02:53.999Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-23T13:02:54.018Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-03-23T13:02:54.036Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-03-23T13:02:54.036Z] > git --version # timeout=10 [2021-03-23T13:02:54.057Z] > git --version # 'git version 2.25.1' [2021-03-23T13:02:54.057Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-03-23T13:02:54.060Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/1.28.x:refs/remotes/origin/1.28.x # timeout=10 [2021-03-23T13:02:54.457Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T13:02:54.479Z] > git checkout -f 5db8d86f127848367e4d721e992c188923c89d42 # timeout=10 [Pipeline] withDockerRegistry [2021-03-23T13:02:55.121Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-03-23T13:02:55.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:02:55.240Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_1.28.x@tmp/dc92914c-e776-4b94-b604-6a8f2801e56c/config.json. [2021-03-23T13:02:55.240Z] Configure a credential helper to remove this warning. See [2021-03-23T13:02:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:02:55.241Z] [2021-03-23T13:02:55.241Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:02:55.526Z] + docker pull dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:02:55.526Z] Error response from daemon: manifest for dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2021-03-23T13:02:55.535Z] [Pipeline] sh [2021-03-23T13:02:55.814Z] + docker build -t dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 --target build --build-arg DISTRO=debian --build-arg GIT_COMMIT=5db8d86f127848367e4d721e992c188923c89d42 . [2021-03-23T13:02:56.072Z] #1 [internal] load build definition from Dockerfile [2021-03-23T13:02:56.072Z] #1 sha256:3395ca17f38aeee2056c054e94d579fd826eac0888ccc80fe6c55b3e2be03719 [2021-03-23T13:02:56.073Z] #1 transferring dockerfile: 2.96kB done [2021-03-23T13:02:56.073Z] #1 DONE 0.0s [2021-03-23T13:02:56.073Z] [2021-03-23T13:02:56.073Z] #2 [internal] load .dockerignore [2021-03-23T13:02:56.073Z] #2 sha256:b46732634a7033409dda3c7c91a4bbf59ed592533b0481491551174c3aa48f29 [2021-03-23T13:02:56.073Z] #2 transferring context: 163B done [2021-03-23T13:02:56.073Z] #2 DONE 0.0s [2021-03-23T13:02:56.073Z] [2021-03-23T13:02:56.073Z] #5 [auth] library/docker:pull token for registry-1.docker.io [2021-03-23T13:02:56.073Z] #5 sha256:9ab73244f2844aebdef79004cf06a26cf7a1f94d8702434c0223b70e89365e3d [2021-03-23T13:02:56.073Z] #5 DONE 0.0s [2021-03-23T13:02:56.073Z] [2021-03-23T13:02:56.073Z] #6 [auth] library/python:pull token for registry-1.docker.io [2021-03-23T13:02:56.073Z] #6 sha256:82376c3029d8613f2e2f7aff55cba8200b771eb8b4ed0dd609f5911662568379 [2021-03-23T13:02:56.073Z] #6 DONE 0.0s [2021-03-23T13:02:56.073Z] [2021-03-23T13:02:56.073Z] #4 [internal] load metadata for docker.io/library/python:3.7.10-slim-stretch [2021-03-23T13:02:56.073Z] #4 sha256:9e5246d6cea93233ec7d6c0c1cec0fe4f5ebabe55deb03108ffe257eaf93795b [2021-03-23T13:02:56.073Z] #4 ... [2021-03-23T13:02:56.073Z] [2021-03-23T13:02:56.073Z] #3 [internal] load metadata for docker.io/library/docker:19.03 [2021-03-23T13:02:56.073Z] #3 sha256:df93673793357bd50b0db7f974cfbc60d559b491c82988a120bb779f87ffc556 [2021-03-23T13:02:56.073Z] #3 DONE 0.2s [2021-03-23T13:02:56.332Z] [2021-03-23T13:02:56.332Z] #4 [internal] load metadata for docker.io/library/python:3.7.10-slim-stretch [2021-03-23T13:02:56.332Z] #4 sha256:9e5246d6cea93233ec7d6c0c1cec0fe4f5ebabe55deb03108ffe257eaf93795b [2021-03-23T13:02:56.332Z] #4 DONE 0.3s [2021-03-23T13:02:56.332Z] [2021-03-23T13:02:56.332Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:80bb9592954c6b7b43adb1e7b626b5e370b3fbf7450a0f2a46b97283d7a3646b [2021-03-23T13:02:56.332Z] #12 sha256:f6e8fe400751242c62df9d89e0e6f545b882d32e53943a4377897811c3084a1e [2021-03-23T13:02:56.332Z] #12 DONE 0.0s [2021-03-23T13:02:56.332Z] [2021-03-23T13:02:56.332Z] #10 [internal] load build context [2021-03-23T13:02:56.333Z] #10 sha256:5d3800d25bde39c405d420eac41ff1bc607a961430aeb922ca42ea4bd77130b7 [2021-03-23T13:02:56.333Z] #10 transferring context: 1.42MB 0.1s done [2021-03-23T13:02:56.333Z] #10 DONE 0.1s [2021-03-23T13:02:56.333Z] [2021-03-23T13:02:56.333Z] #7 [build-debian 1/2] FROM docker.io/library/python:3.7.10-slim-stretch@sha256:766bf85f6d066de5e969b3d8eff6bf44803203e5849c83bffc33d38b00db016a [2021-03-23T13:02:56.333Z] #7 sha256:bea933004ca3c3d14fb80ba1a3245a2b02b30e17a03fbd47954ae7f8f380b0ce [2021-03-23T13:02:56.333Z] #7 resolve docker.io/library/python:3.7.10-slim-stretch@sha256:766bf85f6d066de5e969b3d8eff6bf44803203e5849c83bffc33d38b00db016a done [2021-03-23T13:02:56.591Z] #7 ... [2021-03-23T13:02:56.591Z] [2021-03-23T13:02:56.591Z] #12 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:80bb9592954c6b7b43adb1e7b626b5e370b3fbf7450a0f2a46b97283d7a3646b [2021-03-23T13:02:56.591Z] #12 sha256:f6e8fe400751242c62df9d89e0e6f545b882d32e53943a4377897811c3084a1e [2021-03-23T13:02:56.591Z] #12 CACHED [2021-03-23T13:02:56.591Z] [2021-03-23T13:02:56.591Z] #7 [build-debian 1/2] FROM docker.io/library/python:3.7.10-slim-stretch@sha256:766bf85f6d066de5e969b3d8eff6bf44803203e5849c83bffc33d38b00db016a [2021-03-23T13:02:56.591Z] #7 sha256:bea933004ca3c3d14fb80ba1a3245a2b02b30e17a03fbd47954ae7f8f380b0ce [2021-03-23T13:02:56.591Z] #7 sha256:766bf85f6d066de5e969b3d8eff6bf44803203e5849c83bffc33d38b00db016a 1.22kB / 1.22kB done [2021-03-23T13:02:56.591Z] #7 sha256:baa24f25bda516fae33d48a1690d460883859c8cc07d29ee369a647bcbdc51b0 1.37kB / 1.37kB done [2021-03-23T13:02:56.591Z] #7 sha256:25d12df39affaa0b300bfb6bb92a25eee37bccf646643fd6dcf0cf958f4e0961 8.29kB / 8.29kB done [2021-03-23T13:02:56.591Z] #7 sha256:a4feded82f54dd43cb68930d190cb6715378fa2aca3ecce0bcac959359f58d2f 12.58MB / 22.53MB 0.2s [2021-03-23T13:02:56.591Z] #7 sha256:92a62f3d6dc66d2e4296f3490b089ffea99f9a6348d312cd417718ef4dd9cb63 2.49MB / 2.49MB 0.2s [2021-03-23T13:02:56.591Z] #7 sha256:1a4253d5630892b5da875177484387ec9bbeb1a70b5e7bd7995726ff9740414c 5.24MB / 10.01MB 0.2s [2021-03-23T13:02:56.591Z] #7 sha256:a4feded82f54dd43cb68930d190cb6715378fa2aca3ecce0bcac959359f58d2f 22.53MB / 22.53MB 0.3s [2021-03-23T13:02:56.591Z] #7 sha256:1a4253d5630892b5da875177484387ec9bbeb1a70b5e7bd7995726ff9740414c 10.01MB / 10.01MB 0.3s [2021-03-23T13:02:56.730Z] #18 44.33 Building wheel for cffi (setup.py): finished with status 'done' [2021-03-23T13:02:56.730Z] #18 44.33 Created wheel for cffi: filename=cffi-1.14.4-cp37-cp37m-linux_x86_64.whl size=187529 sha256=3fbe8e7a4d1227de36947906816391b95a97c8d4a826968bfd85b82934df19eb [2021-03-23T13:02:56.730Z] #18 44.33 Stored in directory: /root/.cache/pip/wheels/69/ee/1b/21548abf37d85eaf255331e55bb9c0d2ec0b3a4098a3225bdb [2021-03-23T13:02:56.730Z] #18 44.33 Building wheel for coverage (setup.py): started [2021-03-23T13:02:56.850Z] #7 sha256:92a62f3d6dc66d2e4296f3490b089ffea99f9a6348d312cd417718ef4dd9cb63 2.49MB / 2.49MB 0.3s done [2021-03-23T13:02:56.850Z] #7 sha256:1a4253d5630892b5da875177484387ec9bbeb1a70b5e7bd7995726ff9740414c 10.01MB / 10.01MB 0.4s done [2021-03-23T13:02:56.850Z] #7 sha256:a4feded82f54dd43cb68930d190cb6715378fa2aca3ecce0bcac959359f58d2f 22.53MB / 22.53MB 0.6s done [2021-03-23T13:02:56.850Z] #7 extracting sha256:a4feded82f54dd43cb68930d190cb6715378fa2aca3ecce0bcac959359f58d2f [2021-03-23T13:02:56.850Z] #7 sha256:c59104dec05191203c4499f650d6a1674c86f50994b98487cfc8fef919e7e743 240B / 240B 0.6s done [2021-03-23T13:02:56.850Z] #7 sha256:bc33d99278579ec84ec6185835662cfdc894660193c8bc6004ca31771e025abd 2.45MB / 2.45MB 0.7s [2021-03-23T13:02:57.109Z] #7 sha256:bc33d99278579ec84ec6185835662cfdc894660193c8bc6004ca31771e025abd 2.45MB / 2.45MB 0.7s done [2021-03-23T13:02:57.671Z] #18 45.21 Building wheel for coverage (setup.py): finished with status 'done' [2021-03-23T13:02:57.671Z] #18 45.21 Created wheel for coverage: filename=coverage-5.2.1-cp37-cp37m-linux_x86_64.whl size=206355 sha256=6a1ef9c3cad2ce7e443c672bc413f05fa824341560680b6968f245aafe65b988 [2021-03-23T13:02:57.671Z] #18 45.21 Stored in directory: /root/.cache/pip/wheels/f7/88/bf/5d6c9c776401809faf58594b3428eeeb4744d791d6fe393572 [2021-03-23T13:02:57.671Z] #18 45.21 Building wheel for cryptography (PEP 517): started [2021-03-23T13:02:58.046Z] #7 extracting sha256:a4feded82f54dd43cb68930d190cb6715378fa2aca3ecce0bcac959359f58d2f 1.0s done [2021-03-23T13:02:58.046Z] #7 extracting sha256:92a62f3d6dc66d2e4296f3490b089ffea99f9a6348d312cd417718ef4dd9cb63 [2021-03-23T13:02:58.305Z] #7 extracting sha256:92a62f3d6dc66d2e4296f3490b089ffea99f9a6348d312cd417718ef4dd9cb63 0.1s done [2021-03-23T13:02:58.305Z] #7 extracting sha256:1a4253d5630892b5da875177484387ec9bbeb1a70b5e7bd7995726ff9740414c [2021-03-23T13:02:58.565Z] #7 extracting sha256:1a4253d5630892b5da875177484387ec9bbeb1a70b5e7bd7995726ff9740414c 0.4s done [2021-03-23T13:02:58.565Z] #7 extracting sha256:c59104dec05191203c4499f650d6a1674c86f50994b98487cfc8fef919e7e743 done [2021-03-23T13:02:58.565Z] #7 extracting sha256:bc33d99278579ec84ec6185835662cfdc894660193c8bc6004ca31771e025abd [2021-03-23T13:02:59.132Z] #7 extracting sha256:bc33d99278579ec84ec6185835662cfdc894660193c8bc6004ca31771e025abd 0.2s done [2021-03-23T13:02:59.132Z] #7 DONE 2.8s [2021-03-23T13:02:59.132Z] [2021-03-23T13:02:59.132Z] #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-03-23T13:02:59.132Z] #8 sha256:6b45b60ae65a40232e0d67a8c3e1d47451a7bcc337b52f47519dbce8240164b6 [2021-03-23T13:03:00.507Z] #8 1.463 Ign:1 http://deb.debian.org/debian stretch InRelease [2021-03-23T13:03:00.507Z] #8 1.463 Get:2 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] [2021-03-23T13:03:00.507Z] #8 1.463 Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] [2021-03-23T13:03:00.507Z] #8 1.470 Get:4 http://deb.debian.org/debian stretch Release [118 kB] [2021-03-23T13:03:00.507Z] #8 1.475 Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] [2021-03-23T13:03:00.507Z] #8 1.545 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [662 kB] [2021-03-23T13:03:00.766Z] #8 1.666 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B] [2021-03-23T13:03:00.766Z] #8 1.756 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB] [2021-03-23T13:03:02.146Z] #8 2.878 Fetched 8012 kB in 2s (3282 kB/s) [2021-03-23T13:03:02.714Z] #8 2.878 Reading package lists... [2021-03-23T13:03:02.974Z] #8 3.450 Reading package lists... [2021-03-23T13:03:03.233Z] #8 4.003 Building dependency tree... [2021-03-23T13:03:03.233Z] #8 4.101 Reading state information... [2021-03-23T13:03:03.233Z] #8 4.181 openssl is already the newest version (1.1.0l-1~deb9u3). [2021-03-23T13:03:03.233Z] #8 4.181 openssl set to manually installed. [2021-03-23T13:03:03.233Z] #8 4.181 The following additional packages will be installed: [2021-03-23T13:03:03.233Z] #8 4.182 binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0 [2021-03-23T13:03:03.233Z] #8 4.182 libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libgmp10 libgnutls30 [2021-03-23T13:03:03.233Z] #8 4.182 libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2021-03-23T13:03:03.233Z] #8 4.182 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2021-03-23T13:03:03.233Z] #8 4.182 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2021-03-23T13:03:03.233Z] #8 4.182 libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2021-03-23T13:03:03.233Z] #8 4.182 libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 [2021-03-23T13:03:03.233Z] #8 4.182 libunistring0 linux-libc-dev perl perl-modules-5.24 [2021-03-23T13:03:03.233Z] #8 4.183 Suggested packages: [2021-03-23T13:03:03.233Z] #8 4.183 binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf [2021-03-23T13:03:03.233Z] #8 4.183 automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg [2021-03-23T13:03:03.233Z] #8 4.183 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg [2021-03-23T13:03:03.233Z] #8 4.183 libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2021-03-23T13:03:03.233Z] #8 4.183 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-23T13:03:03.233Z] #8 4.183 git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc [2021-03-23T13:03:03.233Z] #8 4.183 gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl [2021-03-23T13:03:03.233Z] #8 4.183 | libterm-readline-perl-perl [2021-03-23T13:03:03.233Z] #8 4.183 Recommended packages: [2021-03-23T13:03:03.233Z] #8 4.183 patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix [2021-03-23T13:03:03.233Z] #8 4.183 libsasl2-modules libssl-doc rename [2021-03-23T13:03:03.492Z] #8 4.487 The following NEW packages will be installed: [2021-03-23T13:03:03.492Z] #8 4.487 binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1 [2021-03-23T13:03:03.492Z] #8 4.487 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls [2021-03-23T13:03:03.492Z] #8 4.487 liberror-perl libffi-dev libgcc-6-dev libgmp10 libgnutls30 libgomp1 [2021-03-23T13:03:03.492Z] #8 4.487 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2021-03-23T13:03:03.492Z] #8 4.487 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2021-03-23T13:03:03.492Z] #8 4.487 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2021-03-23T13:03:03.492Z] #8 4.487 libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2021-03-23T13:03:03.492Z] #8 4.487 libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0 [2021-03-23T13:03:03.492Z] #8 4.488 libubsan0 libunistring0 linux-libc-dev make perl perl-modules-5.24 [2021-03-23T13:03:03.492Z] #8 4.488 zlib1g-dev [2021-03-23T13:03:04.872Z] #8 5.525 0 upgraded, 59 newly installed, 0 to remove and 3 not upgraded. [2021-03-23T13:03:04.872Z] #8 5.525 Need to get 46.1 MB of archives. [2021-03-23T13:03:04.872Z] #8 5.525 After this operation, 209 MB of additional disk space will be used. [2021-03-23T13:03:04.872Z] #8 5.525 Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u7 [2723 kB] [2021-03-23T13:03:04.872Z] #8 5.525 Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libp11-kit0 amd64 0.23.3-2+deb9u1 [112 kB] [2021-03-23T13:03:04.872Z] #8 5.535 Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libkrb5support0 amd64 1.15-1+deb9u2 [62.1 kB] [2021-03-23T13:03:04.872Z] #8 5.535 Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 libk5crypto3 amd64 1.15-1+deb9u2 [119 kB] [2021-03-23T13:03:04.872Z] #8 5.536 Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 libkrb5-3 amd64 1.15-1+deb9u2 [312 kB] [2021-03-23T13:03:04.872Z] #8 5.546 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u2 [155 kB] [2021-03-23T13:03:04.872Z] #8 5.551 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-03-23T13:03:04.872Z] #8 5.553 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-03-23T13:03:04.872Z] #8 5.559 Get:9 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u13 [291 kB] [2021-03-23T13:03:04.872Z] #8 5.565 Get:10 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u4 [1306 kB] [2021-03-23T13:03:04.872Z] #8 5.604 Get:11 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u13 [292 kB] [2021-03-23T13:03:04.872Z] #8 5.605 Get:12 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u7 [3527 kB] [2021-03-23T13:03:04.872Z] #8 5.608 Get:13 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u13 [228 kB] [2021-03-23T13:03:04.872Z] #8 5.616 Get:14 http://security.debian.org/debian-security stretch/updates/main amd64 linux-libc-dev amd64 4.9.258-1 [1574 kB] [2021-03-23T13:03:04.872Z] #8 5.655 Get:15 http://security.debian.org/debian-security stretch/updates/main amd64 libssl-dev amd64 1.1.0l-1~deb9u3 [1594 kB] [2021-03-23T13:03:04.872Z] #8 5.711 Get:16 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u7 [218 kB] [2021-03-23T13:03:04.872Z] #8 5.714 Get:17 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] [2021-03-23T13:03:04.872Z] #8 5.716 Get:18 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB] [2021-03-23T13:03:04.872Z] #8 5.718 Get:19 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] [2021-03-23T13:03:04.872Z] #8 5.720 Get:20 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB] [2021-03-23T13:03:04.872Z] #8 5.721 Get:21 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] [2021-03-23T13:03:04.872Z] #8 5.727 Get:22 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] [2021-03-23T13:03:04.872Z] #8 5.736 Get:23 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] [2021-03-23T13:03:04.872Z] #8 5.736 Get:24 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] [2021-03-23T13:03:04.872Z] #8 5.739 Get:25 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] [2021-03-23T13:03:04.872Z] #8 5.740 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-03-23T13:03:04.872Z] #8 5.742 Get:27 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB] [2021-03-23T13:03:04.872Z] #8 5.743 Get:28 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB] [2021-03-23T13:03:04.872Z] #8 5.745 Get:29 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] [2021-03-23T13:03:04.872Z] #8 5.745 Get:30 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] [2021-03-23T13:03:04.872Z] #8 5.746 Get:31 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB] [2021-03-23T13:03:04.872Z] #8 5.748 Get:32 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] [2021-03-23T13:03:04.872Z] #8 5.750 Get:33 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u7 [1436 kB] [2021-03-23T13:03:04.872Z] #8 5.770 Get:34 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u7 [4170 kB] [2021-03-23T13:03:04.872Z] #8 5.844 Get:35 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] [2021-03-23T13:03:04.872Z] #8 5.913 Get:36 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] [2021-03-23T13:03:05.130Z] #8 5.921 Get:37 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] [2021-03-23T13:03:05.130Z] #8 5.936 Get:38 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] [2021-03-23T13:03:05.130Z] #8 5.949 Get:39 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] [2021-03-23T13:03:05.130Z] #8 6.072 Get:40 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] [2021-03-23T13:03:05.130Z] #8 6.072 Get:41 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] [2021-03-23T13:03:05.130Z] #8 6.073 Get:42 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] [2021-03-23T13:03:05.130Z] #8 6.074 Get:43 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] [2021-03-23T13:03:05.130Z] #8 6.074 Get:44 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] [2021-03-23T13:03:05.130Z] #8 6.075 Get:45 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] [2021-03-23T13:03:05.130Z] #8 6.079 Get:46 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] [2021-03-23T13:03:05.130Z] #8 6.083 Get:47 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] [2021-03-23T13:03:05.130Z] #8 6.086 Get:48 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] [2021-03-23T13:03:05.130Z] #8 6.087 Get:49 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] [2021-03-23T13:03:05.130Z] #8 6.089 Get:50 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] [2021-03-23T13:03:05.130Z] #8 6.089 Get:51 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] [2021-03-23T13:03:05.130Z] #8 6.094 Get:52 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] [2021-03-23T13:03:05.130Z] #8 6.118 Get:53 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] [2021-03-23T13:03:05.389Z] #8 6.251 Get:54 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] [2021-03-23T13:03:05.389Z] #8 6.253 Get:55 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] [2021-03-23T13:03:05.389Z] #8 6.256 Get:56 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] [2021-03-23T13:03:05.389Z] #8 6.278 Get:57 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB] [2021-03-23T13:03:05.389Z] #8 6.303 Get:58 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] [2021-03-23T13:03:05.389Z] #8 6.306 Get:59 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2021-03-23T13:03:05.389Z] #8 6.445 debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T13:03:05.389Z] #8 6.467 Fetched 46.1 MB in 1s (25.5 MB/s) [2021-03-23T13:03:05.648Z] #8 6.494 Selecting previously unselected package perl-modules-5.24. [2021-03-23T13:03:05.648Z] #8 6.494 (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 ... 6687 files and directories currently installed.) [2021-03-23T13:03:05.648Z] #8 6.500 Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u7_all.deb ... [2021-03-23T13:03:05.648Z] #8 6.505 Unpacking perl-modules-5.24 (5.24.1-3+deb9u7) ... [2021-03-23T13:03:06.220Z] #8 6.922 Selecting previously unselected package libperl5.24:amd64. [2021-03-23T13:03:06.220Z] #8 6.924 Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u7_amd64.deb ... [2021-03-23T13:03:06.220Z] #8 6.937 Unpacking libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2021-03-23T13:03:06.481Z] #8 7.402 Selecting previously unselected package perl. [2021-03-23T13:03:06.481Z] #8 7.404 Preparing to unpack .../02-perl_5.24.1-3+deb9u7_amd64.deb ... [2021-03-23T13:03:06.481Z] #8 7.409 Unpacking perl (5.24.1-3+deb9u7) ... [2021-03-23T13:03:06.481Z] #8 7.467 Selecting previously unselected package libgmp10:amd64. [2021-03-23T13:03:06.481Z] #8 7.469 Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... [2021-03-23T13:03:06.481Z] #8 7.474 Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2021-03-23T13:03:06.481Z] #8 7.533 Selecting previously unselected package libnettle6:amd64. [2021-03-23T13:03:06.481Z] #8 7.534 Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ... [2021-03-23T13:03:06.481Z] #8 7.540 Unpacking libnettle6:amd64 (3.3-1+b2) ... [2021-03-23T13:03:06.481Z] #8 7.591 Selecting previously unselected package libhogweed4:amd64. [2021-03-23T13:03:06.740Z] #8 7.593 Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... [2021-03-23T13:03:06.740Z] #8 7.598 Unpacking libhogweed4:amd64 (3.3-1+b2) ... [2021-03-23T13:03:06.740Z] #8 7.643 Selecting previously unselected package libidn11:amd64. [2021-03-23T13:03:06.740Z] #8 7.645 Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ... [2021-03-23T13:03:06.740Z] #8 7.649 Unpacking libidn11:amd64 (1.33-1+deb9u1) ... [2021-03-23T13:03:06.740Z] #8 7.704 Selecting previously unselected package libp11-kit0:amd64. [2021-03-23T13:03:06.740Z] #8 7.706 Preparing to unpack .../07-libp11-kit0_0.23.3-2+deb9u1_amd64.deb ... [2021-03-23T13:03:06.740Z] #8 7.710 Unpacking libp11-kit0:amd64 (0.23.3-2+deb9u1) ... [2021-03-23T13:03:06.740Z] #8 7.756 Selecting previously unselected package libtasn1-6:amd64. [2021-03-23T13:03:06.740Z] #8 7.757 Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... [2021-03-23T13:03:06.740Z] #8 7.762 Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2021-03-23T13:03:06.740Z] #8 7.806 Selecting previously unselected package libgnutls30:amd64. [2021-03-23T13:03:06.998Z] #8 7.808 Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u5_amd64.deb ... [2021-03-23T13:03:06.998Z] #8 7.812 Unpacking libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2021-03-23T13:03:06.998Z] #8 7.915 Selecting previously unselected package libkeyutils1:amd64. [2021-03-23T13:03:06.998Z] #8 7.917 Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... [2021-03-23T13:03:06.998Z] #8 7.921 Unpacking libkeyutils1:amd64 (1.5.9-9) ... [2021-03-23T13:03:06.998Z] #8 7.962 Selecting previously unselected package libkrb5support0:amd64. [2021-03-23T13:03:06.998Z] #8 7.964 Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u2_amd64.deb ... [2021-03-23T13:03:06.998Z] #8 7.969 Unpacking libkrb5support0:amd64 (1.15-1+deb9u2) ... [2021-03-23T13:03:06.998Z] #8 8.012 Selecting previously unselected package libk5crypto3:amd64. [2021-03-23T13:03:06.998Z] #8 8.013 Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u2_amd64.deb ... [2021-03-23T13:03:06.998Z] #8 8.020 Unpacking libk5crypto3:amd64 (1.15-1+deb9u2) ... [2021-03-23T13:03:07.257Z] #8 8.067 Selecting previously unselected package libkrb5-3:amd64. [2021-03-23T13:03:07.257Z] #8 8.069 Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u2_amd64.deb ... [2021-03-23T13:03:07.257Z] #8 8.074 Unpacking libkrb5-3:amd64 (1.15-1+deb9u2) ... [2021-03-23T13:03:07.257Z] #8 8.146 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-23T13:03:07.257Z] #8 8.148 Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u2_amd64.deb ... [2021-03-23T13:03:07.257Z] #8 8.152 Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u2) ... [2021-03-23T13:03:07.257Z] #8 8.206 Selecting previously unselected package libunistring0:amd64. [2021-03-23T13:03:07.257Z] #8 8.208 Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... [2021-03-23T13:03:07.257Z] #8 8.213 Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2021-03-23T13:03:07.257Z] #8 8.287 Selecting previously unselected package libidn2-0:amd64. [2021-03-23T13:03:07.515Z] #8 8.288 Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... [2021-03-23T13:03:07.515Z] #8 8.293 Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... [2021-03-23T13:03:07.515Z] #8 8.326 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-23T13:03:07.515Z] #8 8.327 Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2021-03-23T13:03:07.515Z] #8 8.331 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2021-03-23T13:03:07.515Z] #8 8.377 Selecting previously unselected package libsasl2-2:amd64. [2021-03-23T13:03:07.515Z] #8 8.379 Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2021-03-23T13:03:07.515Z] #8 8.384 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2021-03-23T13:03:07.515Z] #8 8.422 Selecting previously unselected package libldap-common. [2021-03-23T13:03:07.515Z] #8 8.423 Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u8_all.deb ... [2021-03-23T13:03:07.515Z] #8 8.427 Unpacking libldap-common (2.4.44+dfsg-5+deb9u8) ... [2021-03-23T13:03:07.515Z] #8 8.472 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-23T13:03:07.515Z] #8 8.474 Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u8_amd64.deb ... [2021-03-23T13:03:07.515Z] #8 8.479 Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u8) ... [2021-03-23T13:03:07.515Z] #8 8.543 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-23T13:03:07.774Z] #8 8.544 Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ... [2021-03-23T13:03:07.774Z] #8 8.549 Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2021-03-23T13:03:07.774Z] #8 8.590 Selecting previously unselected package libpsl5:amd64. [2021-03-23T13:03:07.774Z] #8 8.592 Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... [2021-03-23T13:03:07.774Z] #8 8.597 Unpacking libpsl5:amd64 (0.17.0-3) ... [2021-03-23T13:03:07.774Z] #8 8.637 Selecting previously unselected package librtmp1:amd64. [2021-03-23T13:03:07.774Z] #8 8.639 Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... [2021-03-23T13:03:07.774Z] #8 8.643 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2021-03-23T13:03:07.774Z] #8 8.684 Selecting previously unselected package libssh2-1:amd64. [2021-03-23T13:03:07.774Z] #8 8.686 Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ... [2021-03-23T13:03:07.774Z] #8 8.691 Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2021-03-23T13:03:07.774Z] #8 8.746 Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-23T13:03:07.774Z] #8 8.747 Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u13_amd64.deb ... [2021-03-23T13:03:07.774Z] #8 8.752 Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u13) ... [2021-03-23T13:03:07.774Z] #8 8.806 Selecting previously unselected package liberror-perl. [2021-03-23T13:03:07.774Z] #8 8.808 Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ... [2021-03-23T13:03:07.774Z] #8 8.813 Unpacking liberror-perl (0.17024-1) ... [2021-03-23T13:03:07.774Z] #8 8.847 Selecting previously unselected package git-man. [2021-03-23T13:03:08.032Z] #8 8.849 Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u7_all.deb ... [2021-03-23T13:03:08.032Z] #8 8.854 Unpacking git-man (1:2.11.0-3+deb9u7) ... [2021-03-23T13:03:08.032Z] #8 8.971 Selecting previously unselected package git. [2021-03-23T13:03:08.032Z] #8 8.973 Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u7_amd64.deb ... [2021-03-23T13:03:08.032Z] #8 8.992 Unpacking git (1:2.11.0-3+deb9u7) ... [2021-03-23T13:03:08.601Z] #8 9.428 Selecting previously unselected package libssl1.0.2:amd64. [2021-03-23T13:03:08.601Z] #8 9.430 Preparing to unpack .../29-libssl1.0.2_1.0.2u-1~deb9u4_amd64.deb ... [2021-03-23T13:03:08.601Z] #8 9.434 Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u4) ... [2021-03-23T13:03:08.601Z] #8 9.568 Selecting previously unselected package binutils. [2021-03-23T13:03:08.860Z] #8 9.570 Preparing to unpack .../30-binutils_2.28-5_amd64.deb ... [2021-03-23T13:03:08.860Z] #8 9.578 Unpacking binutils (2.28-5) ... [2021-03-23T13:03:09.122Z] #8 9.991 Selecting previously unselected package libisl15:amd64. [2021-03-23T13:03:09.122Z] #8 9.993 Preparing to unpack .../31-libisl15_0.18-1_amd64.deb ... [2021-03-23T13:03:09.122Z] #8 9.997 Unpacking libisl15:amd64 (0.18-1) ... [2021-03-23T13:03:09.122Z] #8 10.08 Selecting previously unselected package libmpfr4:amd64. [2021-03-23T13:03:09.122Z] #8 10.08 Preparing to unpack .../32-libmpfr4_3.1.5-1_amd64.deb ... [2021-03-23T13:03:09.122Z] #8 10.09 Unpacking libmpfr4:amd64 (3.1.5-1) ... [2021-03-23T13:03:09.381Z] #8 10.15 Selecting previously unselected package libmpc3:amd64. [2021-03-23T13:03:09.381Z] #8 10.15 Preparing to unpack .../33-libmpc3_1.0.3-1+b2_amd64.deb ... [2021-03-23T13:03:09.381Z] #8 10.15 Unpacking libmpc3:amd64 (1.0.3-1+b2) ... [2021-03-23T13:03:09.381Z] #8 10.19 Selecting previously unselected package cpp-6. [2021-03-23T13:03:09.381Z] #8 10.19 Preparing to unpack .../34-cpp-6_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:09.381Z] #8 10.19 Unpacking cpp-6 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:09.953Z] #8 10.80 Selecting previously unselected package cpp. [2021-03-23T13:03:09.953Z] #8 10.80 Preparing to unpack .../35-cpp_4%3a6.3.0-4_amd64.deb ... [2021-03-23T13:03:09.953Z] #8 10.81 Unpacking cpp (4:6.3.0-4) ... [2021-03-23T13:03:09.953Z] #8 10.84 Selecting previously unselected package libcurl3:amd64. [2021-03-23T13:03:09.953Z] #8 10.84 Preparing to unpack .../36-libcurl3_7.52.1-5+deb9u13_amd64.deb ... [2021-03-23T13:03:09.953Z] #8 10.85 Unpacking libcurl3:amd64 (7.52.1-5+deb9u13) ... [2021-03-23T13:03:09.953Z] #8 10.91 Selecting previously unselected package curl. [2021-03-23T13:03:09.953Z] #8 10.91 Preparing to unpack .../37-curl_7.52.1-5+deb9u13_amd64.deb ... [2021-03-23T13:03:09.953Z] #8 10.91 Unpacking curl (7.52.1-5+deb9u13) ... [2021-03-23T13:03:09.953Z] #8 10.96 Selecting previously unselected package libcc1-0:amd64. [2021-03-23T13:03:09.953Z] #8 10.96 Preparing to unpack .../38-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:09.953Z] #8 10.97 Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:09.953Z] #8 11.01 Selecting previously unselected package libgomp1:amd64. [2021-03-23T13:03:09.953Z] #8 11.01 Preparing to unpack .../39-libgomp1_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:09.953Z] #8 11.02 Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.212Z] #8 11.06 Selecting previously unselected package libitm1:amd64. [2021-03-23T13:03:10.212Z] #8 11.07 Preparing to unpack .../40-libitm1_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.212Z] #8 11.07 Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.212Z] #8 11.12 Selecting previously unselected package libatomic1:amd64. [2021-03-23T13:03:10.212Z] #8 11.12 Preparing to unpack .../41-libatomic1_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.212Z] #8 11.15 Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.212Z] #8 11.24 Selecting previously unselected package libasan3:amd64. [2021-03-23T13:03:10.212Z] #8 11.25 Preparing to unpack .../42-libasan3_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.212Z] #8 11.25 Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.212Z] #8 11.31 Selecting previously unselected package liblsan0:amd64. [2021-03-23T13:03:10.212Z] #8 11.31 Preparing to unpack .../43-liblsan0_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.471Z] #8 11.32 Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.471Z] #8 11.38 Selecting previously unselected package libtsan0:amd64. [2021-03-23T13:03:10.471Z] #8 11.38 Preparing to unpack .../44-libtsan0_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.471Z] #8 11.38 Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.471Z] #8 11.44 Selecting previously unselected package libubsan0:amd64. [2021-03-23T13:03:10.471Z] #8 11.44 Preparing to unpack .../45-libubsan0_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.471Z] #8 11.45 Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.471Z] #8 11.50 Selecting previously unselected package libcilkrts5:amd64. [2021-03-23T13:03:10.471Z] #8 11.50 Preparing to unpack .../46-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.471Z] #8 11.50 Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.471Z] #8 11.54 Selecting previously unselected package libmpx2:amd64. [2021-03-23T13:03:10.471Z] #8 11.54 Preparing to unpack .../47-libmpx2_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.730Z] #8 11.55 Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.730Z] #8 11.59 Selecting previously unselected package libquadmath0:amd64. [2021-03-23T13:03:10.730Z] #8 11.59 Preparing to unpack .../48-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.730Z] #8 11.59 Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.730Z] #8 11.64 Selecting previously unselected package libgcc-6-dev:amd64. [2021-03-23T13:03:10.730Z] #8 11.64 Preparing to unpack .../49-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.730Z] #8 11.64 Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:10.988Z] #8 11.88 Selecting previously unselected package gcc-6. [2021-03-23T13:03:10.988Z] #8 11.88 Preparing to unpack .../50-gcc-6_6.3.0-18+deb9u1_amd64.deb ... [2021-03-23T13:03:10.988Z] #8 11.89 Unpacking gcc-6 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:11.557Z] #8 12.51 Selecting previously unselected package gcc. [2021-03-23T13:03:11.557Z] #8 12.52 Preparing to unpack .../51-gcc_4%3a6.3.0-4_amd64.deb ... [2021-03-23T13:03:11.557Z] #8 12.52 Unpacking gcc (4:6.3.0-4) ... [2021-03-23T13:03:11.557Z] #8 12.55 Selecting previously unselected package libc-dev-bin. [2021-03-23T13:03:11.557Z] #8 12.56 Preparing to unpack .../52-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... [2021-03-23T13:03:11.557Z] #8 12.56 Unpacking libc-dev-bin (2.24-11+deb9u4) ... [2021-03-23T13:03:11.557Z] #8 12.60 Selecting previously unselected package linux-libc-dev:amd64. [2021-03-23T13:03:11.557Z] #8 12.60 Preparing to unpack .../53-linux-libc-dev_4.9.258-1_amd64.deb ... [2021-03-23T13:03:11.557Z] #8 12.61 Unpacking linux-libc-dev:amd64 (4.9.258-1) ... [2021-03-23T13:03:11.816Z] #8 12.76 Selecting previously unselected package libc6-dev:amd64. [2021-03-23T13:03:11.816Z] #8 12.76 Preparing to unpack .../54-libc6-dev_2.24-11+deb9u4_amd64.deb ... [2021-03-23T13:03:11.816Z] #8 12.76 Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... [2021-03-23T13:03:12.075Z] #8 13.05 Selecting previously unselected package libffi-dev:amd64. [2021-03-23T13:03:12.075Z] #8 13.05 Preparing to unpack .../55-libffi-dev_3.2.1-6_amd64.deb ... [2021-03-23T13:03:12.075Z] #8 13.05 Unpacking libffi-dev:amd64 (3.2.1-6) ... [2021-03-23T13:03:12.075Z] #8 13.10 Selecting previously unselected package libssl-dev:amd64. [2021-03-23T13:03:12.334Z] #8 13.10 Preparing to unpack .../56-libssl-dev_1.1.0l-1~deb9u3_amd64.deb ... [2021-03-23T13:03:12.334Z] #8 13.10 Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u3) ... [2021-03-23T13:03:12.334Z] #8 13.27 Selecting previously unselected package make. [2021-03-23T13:03:12.334Z] #8 13.27 Preparing to unpack .../57-make_4.1-9.1_amd64.deb ... [2021-03-23T13:03:12.334Z] #8 13.28 Unpacking make (4.1-9.1) ... [2021-03-23T13:03:12.335Z] #8 13.33 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-23T13:03:12.335Z] #8 13.33 Preparing to unpack .../58-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2021-03-23T13:03:12.335Z] #8 13.34 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2021-03-23T13:03:12.593Z] #8 13.40 Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.41 Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.42 Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.44 Setting up perl-modules-5.24 (5.24.1-3+deb9u7) ... [2021-03-23T13:03:12.593Z] #8 13.45 Setting up libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2021-03-23T13:03:12.593Z] #8 13.46 Setting up libnettle6:amd64 (3.3-1+b2) ... [2021-03-23T13:03:12.593Z] #8 13.48 Setting up git-man (1:2.11.0-3+deb9u7) ... [2021-03-23T13:03:12.593Z] #8 13.49 Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.50 Setting up make (4.1-9.1) ... [2021-03-23T13:03:12.593Z] #8 13.51 Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.53 Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.54 Setting up libldap-common (2.4.44+dfsg-5+deb9u8) ... [2021-03-23T13:03:12.593Z] #8 13.56 Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.57 Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.59 Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.593Z] #8 13.60 Setting up libssl-dev:amd64 (1.1.0l-1~deb9u3) ... [2021-03-23T13:03:12.852Z] #8 13.61 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2021-03-23T13:03:12.852Z] #8 13.63 Setting up linux-libc-dev:amd64 (4.9.258-1) ... [2021-03-23T13:03:12.852Z] #8 13.64 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2021-03-23T13:03:12.852Z] #8 13.65 Setting up libffi-dev:amd64 (3.2.1-6) ... [2021-03-23T13:03:12.852Z] #8 13.66 Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2021-03-23T13:03:12.852Z] #8 13.68 Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:12.852Z] #8 13.69 Setting up perl (5.24.1-3+deb9u7) ... [2021-03-23T13:03:12.852Z] #8 13.71 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode [2021-03-23T13:03:12.852Z] #8 13.71 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-03-23T13:03:12.852Z] #8 13.72 Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u4) ... [2021-03-23T13:03:12.852Z] #8 13.80 debconf: unable to initialize frontend: Dialog [2021-03-23T13:03:12.852Z] #8 13.80 debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-03-23T13:03:12.852Z] #8 13.80 debconf: falling back to frontend: Readline [2021-03-23T13:03:13.110Z] #8 13.87 Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:13.110Z] #8 13.89 Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2021-03-23T13:03:13.110Z] #8 13.90 Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2021-03-23T13:03:13.110Z] #8 13.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2021-03-23T13:03:13.111Z] #8 13.95 Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2021-03-23T13:03:13.111Z] #8 13.97 Setting up libp11-kit0:amd64 (0.23.3-2+deb9u1) ... [2021-03-23T13:03:13.111Z] #8 13.98 Setting up libmpfr4:amd64 (3.1.5-1) ... [2021-03-23T13:03:13.111Z] #8 14.00 Setting up libmpc3:amd64 (1.0.3-1+b2) ... [2021-03-23T13:03:13.111Z] #8 14.01 Setting up binutils (2.28-5) ... [2021-03-23T13:03:13.111Z] #8 14.03 Setting up libc-dev-bin (2.24-11+deb9u4) ... [2021-03-23T13:03:13.111Z] #8 14.04 Setting up libkeyutils1:amd64 (1.5.9-9) ... [2021-03-23T13:03:13.111Z] #8 14.06 Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... [2021-03-23T13:03:13.111Z] #8 14.08 Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:13.111Z] #8 14.09 Setting up libidn11:amd64 (1.33-1+deb9u1) ... [2021-03-23T13:03:13.111Z] #8 14.11 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2021-03-23T13:03:13.111Z] #8 14.13 Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... [2021-03-23T13:03:13.111Z] #8 14.14 Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:13.111Z] #8 14.15 Setting up liberror-perl (0.17024-1) ... [2021-03-23T13:03:13.111Z] #8 14.17 Setting up libpsl5:amd64 (0.17.0-3) ... [2021-03-23T13:03:13.111Z] #8 14.19 Setting up libkrb5support0:amd64 (1.15-1+deb9u2) ... [2021-03-23T13:03:13.369Z] #8 14.21 Setting up libhogweed4:amd64 (3.3-1+b2) ... [2021-03-23T13:03:13.369Z] #8 14.22 Setting up libisl15:amd64 (0.18-1) ... [2021-03-23T13:03:13.369Z] #8 14.24 Setting up cpp-6 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:13.369Z] #8 14.25 Setting up cpp (4:6.3.0-4) ... [2021-03-23T13:03:13.369Z] #8 14.27 Setting up libk5crypto3:amd64 (1.15-1+deb9u2) ... [2021-03-23T13:03:13.369Z] #8 14.28 Setting up libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2021-03-23T13:03:13.369Z] #8 14.30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2021-03-23T13:03:13.369Z] #8 14.31 Setting up gcc-6 (6.3.0-18+deb9u1) ... [2021-03-23T13:03:13.369Z] #8 14.32 Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u8) ... [2021-03-23T13:03:13.369Z] #8 14.38 Setting up libkrb5-3:amd64 (1.15-1+deb9u2) ... [2021-03-23T13:03:13.369Z] #8 14.39 Setting up gcc (4:6.3.0-4) ... [2021-03-23T13:03:13.369Z] #8 14.42 Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u2) ... [2021-03-23T13:03:13.629Z] #8 14.44 Setting up libcurl3:amd64 (7.52.1-5+deb9u13) ... [2021-03-23T13:03:13.629Z] #8 14.45 Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u13) ... [2021-03-23T13:03:13.629Z] #8 14.47 Setting up git (1:2.11.0-3+deb9u7) ... [2021-03-23T13:03:13.629Z] #8 14.50 Setting up curl (7.52.1-5+deb9u13) ... [2021-03-23T13:03:13.629Z] #8 14.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2021-03-23T13:03:15.004Z] #8 DONE 15.9s [2021-03-23T13:03:15.004Z] [2021-03-23T13:03:15.004Z] #9 [build 1/16] WORKDIR /code/ [2021-03-23T13:03:15.004Z] #9 sha256:145022461e05e4fe2bf50b30cf1f70c24350ae4b1afe3a30b62906adf50d9ff6 [2021-03-23T13:03:15.004Z] #9 DONE 0.1s [2021-03-23T13:03:15.004Z] [2021-03-23T13:03:15.004Z] #11 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2021-03-23T13:03:15.004Z] #11 sha256:b0dee891ead1d0439abac435b5f771bf920478109e7edf09e6cf9b904912e27e [2021-03-23T13:03:15.004Z] #11 DONE 0.1s [2021-03-23T13:03:15.263Z] [2021-03-23T13:03:15.263Z] #13 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2021-03-23T13:03:15.263Z] #13 sha256:1b5f0a34c7ea556f9510c923e0e4747efd2b1b9031a07654fd226d4e22e32d22 [2021-03-23T13:03:16.198Z] #13 DONE 1.0s [2021-03-23T13:03:16.198Z] [2021-03-23T13:03:16.198Z] #14 [build 4/16] RUN pip install virtualenv==20.4.0 tox==3.21.2 [2021-03-23T13:03:16.198Z] #14 sha256:bdbc1f782c9816601c2b50f16c493a420b9211b096fdf6050e239c0982ca80f8 [2021-03-23T13:03:22.760Z] #14 5.761 Collecting virtualenv==20.4.0 [2021-03-23T13:03:22.760Z] #14 6.804 Downloading virtualenv-20.4.0-py2.py3-none-any.whl (5.7 MB) [2021-03-23T13:03:23.329Z] #14 7.102 Collecting tox==3.21.2 [2021-03-23T13:03:23.329Z] #14 7.107 Downloading tox-3.21.2-py2.py3-none-any.whl (84 kB) [2021-03-23T13:03:23.329Z] #14 7.168 Collecting six>=1.14.0 [2021-03-23T13:03:23.329Z] #14 7.174 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2021-03-23T13:03:23.329Z] #14 7.238 Collecting py>=1.4.17 [2021-03-23T13:03:23.329Z] #14 7.241 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) [2021-03-23T13:03:23.329Z] #14 7.278 Collecting pluggy>=0.12.0 [2021-03-23T13:03:23.329Z] #14 7.281 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2021-03-23T13:03:23.588Z] #14 7.420 Collecting importlib-metadata>=0.12 [2021-03-23T13:03:23.588Z] #14 7.423 Downloading importlib_metadata-3.7.3-py3-none-any.whl (12 kB) [2021-03-23T13:03:23.588Z] #14 7.449 Collecting toml>=0.9.4 [2021-03-23T13:03:23.588Z] #14 7.454 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [2021-03-23T13:03:23.588Z] #14 7.534 Collecting packaging>=14 [2021-03-23T13:03:23.588Z] #14 7.538 Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) [2021-03-23T13:03:23.588Z] #14 7.567 Collecting filelock>=3.0.0 [2021-03-23T13:03:23.588Z] #14 7.573 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2021-03-23T13:03:23.588Z] #14 7.628 Collecting distlib<1,>=0.3.1 [2021-03-23T13:03:23.588Z] #14 7.635 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2021-03-23T13:03:23.847Z] #14 7.696 Collecting appdirs<2,>=1.4.3 [2021-03-23T13:03:23.847Z] #14 7.699 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-03-23T13:03:23.847Z] #14 7.785 Collecting zipp>=0.5 [2021-03-23T13:03:24.106Z] #14 7.789 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) [2021-03-23T13:03:24.106Z] #14 7.819 Collecting typing-extensions>=3.6.4 [2021-03-23T13:03:24.106Z] #14 7.823 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) [2021-03-23T13:03:24.106Z] #14 7.926 Collecting pyparsing>=2.0.2 [2021-03-23T13:03:24.106Z] #14 7.935 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-03-23T13:03:24.253Z] #18 70.99 Building wheel for cryptography (PEP 517): finished with status 'done' [2021-03-23T13:03:24.253Z] #18 70.99 Created wheel for cryptography: filename=cryptography-3.3.2-cp37-cp37m-linux_x86_64.whl size=362022 sha256=e9a90a71070a69985782cc29dc131e198eb118369c377023e824b0834a2b8857 [2021-03-23T13:03:24.253Z] #18 70.99 Stored in directory: /root/.cache/pip/wheels/b5/85/11/f80434ce4d816945abc9d79690a1064f750862de7bc9888908 [2021-03-23T13:03:24.253Z] #18 70.99 Building wheel for dockerpty (setup.py): started [2021-03-23T13:03:24.253Z] #18 71.22 Building wheel for dockerpty (setup.py): finished with status 'done' [2021-03-23T13:03:24.253Z] #18 71.22 Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16605 sha256=cdd48eeec5b0e27d19f1c78131694520c6b88d7a0f8eaef3a9509a1db388fd32 [2021-03-23T13:03:24.253Z] #18 71.22 Stored in directory: /root/.cache/pip/wheels/0b/40/ea/b275182c42dc7be184c36518d42999bc5267268af2639e409b [2021-03-23T13:03:24.253Z] #18 71.22 Building wheel for docopt (setup.py): started [2021-03-23T13:03:24.253Z] #18 71.44 Building wheel for docopt (setup.py): finished with status 'done' [2021-03-23T13:03:24.253Z] #18 71.45 Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13705 sha256=1d6640bcd275af17bbb444bec6cd4e56d0b8ef64d0e90ef9765e1b44e2845eef [2021-03-23T13:03:24.253Z] #18 71.45 Stored in directory: /root/.cache/pip/wheels/72/b0/3f/1d95f96ff986c7dfffe46ce2be4062f38ebd04b506c77c81b9 [2021-03-23T13:03:24.253Z] #18 71.45 Building wheel for PyNaCl (PEP 517): started [2021-03-23T13:03:24.366Z] #14 8.107 Installing collected packages: zipp, typing-extensions, six, pyparsing, importlib-metadata, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox [2021-03-23T13:03:24.624Z] #14 8.658 Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-3.7.3 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-03-23T13:03:29.944Z] #14 DONE 13.2s [2021-03-23T13:03:29.944Z] [2021-03-23T13:03:29.944Z] #15 [build 5/16] COPY requirements-dev.txt . [2021-03-23T13:03:29.944Z] #15 sha256:4782b37ffd26812b0ad900d0dcf9caf5e9b54c5928c811226b9cf19521089ba1 [2021-03-23T13:03:29.944Z] #15 DONE 0.1s [2021-03-23T13:03:29.944Z] [2021-03-23T13:03:29.944Z] #16 [build 6/16] COPY requirements-indirect.txt . [2021-03-23T13:03:29.944Z] #16 sha256:3ee828267ef1b3d4513416ff75ff6e8188ec8d7f9b1d5f35544d6403bffcd1db [2021-03-23T13:03:29.944Z] #16 DONE 0.1s [2021-03-23T13:03:29.944Z] [2021-03-23T13:03:29.944Z] #17 [build 7/16] COPY requirements.txt . [2021-03-23T13:03:29.944Z] #17 sha256:950b1f493d7ae63e31c053ab8fce47c97687cd0368cfd425a695c2ecf5078759 [2021-03-23T13:03:29.944Z] #17 DONE 0.1s [2021-03-23T13:03:29.944Z] [2021-03-23T13:03:29.944Z] #18 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirect.txt -r requirements-dev.txt [2021-03-23T13:03:29.944Z] #18 sha256:8a7e424aeddf8418296804a8538f29b46b770c57670b6ed8852c98e1234da70c [2021-03-23T13:03:30.210Z] #18 0.753 Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment [2021-03-23T13:03:30.210Z] #18 0.754 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment [2021-03-23T13:03:30.210Z] #18 0.754 Ignoring urllib3: markers 'python_version == "3.3"' don't match your environment [2021-03-23T13:03:30.210Z] #18 0.755 Ignoring more-itertools: markers 'python_version < "3.5"' don't match your environment [2021-03-23T13:03:30.210Z] #18 0.755 Ignoring pytest: markers 'python_version < "3.5"' don't match your environment [2021-03-23T13:03:34.407Z] #18 4.910 Collecting backports.shutil_get_terminal_size==1.0.0 [2021-03-23T13:03:35.341Z] #18 5.961 Downloading backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl (6.5 kB) [2021-03-23T13:03:35.341Z] #18 5.990 Collecting cached-property==1.5.1 [2021-03-23T13:03:35.341Z] #18 5.994 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2021-03-23T13:03:35.341Z] #18 6.042 Collecting certifi==2020.6.20 [2021-03-23T13:03:35.600Z] #18 6.048 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2021-03-23T13:03:35.600Z] #18 6.136 Collecting chardet==3.0.4 [2021-03-23T13:03:35.600Z] #18 6.141 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-03-23T13:03:35.600Z] #18 6.168 Collecting distro==1.5.0 [2021-03-23T13:03:35.600Z] #18 6.176 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) [2021-03-23T13:03:35.600Z] #18 6.241 Collecting docker==4.4.4 [2021-03-23T13:03:35.600Z] #18 6.245 Downloading docker-4.4.4-py2.py3-none-any.whl (147 kB) [2021-03-23T13:03:35.859Z] #18 6.331 Collecting docker-pycreds==0.4.0 [2021-03-23T13:03:35.859Z] #18 6.335 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-23T13:03:35.859Z] #18 6.360 Collecting dockerpty==0.4.1 [2021-03-23T13:03:35.859Z] #18 6.364 Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-23T13:03:36.118Z] #18 6.706 Collecting docopt==0.6.2 [2021-03-23T13:03:36.118Z] #18 6.711 Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-23T13:03:36.377Z] #18 6.943 Collecting idna==2.10 [2021-03-23T13:03:36.377Z] #18 6.996 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2021-03-23T13:03:36.377Z] #18 7.026 Collecting ipaddress==1.0.23 [2021-03-23T13:03:36.635Z] #18 7.036 Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) [2021-03-23T13:03:36.635Z] #18 7.071 Collecting jsonschema==3.2.0 [2021-03-23T13:03:36.635Z] #18 7.200 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-03-23T13:03:36.635Z] #18 7.266 Collecting paramiko==2.7.1 [2021-03-23T13:03:36.893Z] #18 7.372 Downloading paramiko-2.7.1-py2.py3-none-any.whl (206 kB) [2021-03-23T13:03:36.893Z] #18 7.407 Collecting PySocks==1.7.1 [2021-03-23T13:03:36.893Z] #18 7.418 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2021-03-23T13:03:36.893Z] #18 7.451 Collecting python-dotenv==0.14.0 [2021-03-23T13:03:36.893Z] #18 7.461 Downloading python_dotenv-0.14.0-py2.py3-none-any.whl (17 kB) [2021-03-23T13:03:36.893Z] #18 7.539 Collecting PyYAML==5.3.1 [2021-03-23T13:03:36.893Z] #18 7.547 Downloading PyYAML-5.3.1.tar.gz (269 kB) [2021-03-23T13:03:37.461Z] #18 8.028 Collecting requests==2.24.0 [2021-03-23T13:03:37.461Z] #18 8.032 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2021-03-23T13:03:37.461Z] #18 8.060 Collecting texttable==1.6.2 [2021-03-23T13:03:37.461Z] #18 8.073 Downloading texttable-1.6.2-py2.py3-none-any.whl (10 kB) [2021-03-23T13:03:37.461Z] #18 8.108 Collecting websocket-client==0.57.0 [2021-03-23T13:03:37.461Z] #18 8.114 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-23T13:03:37.461Z] #18 8.172 Collecting altgraph==0.17 [2021-03-23T13:03:37.720Z] #18 8.176 Downloading altgraph-0.17-py2.py3-none-any.whl (21 kB) [2021-03-23T13:03:37.720Z] #18 8.182 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-03-23T13:03:37.720Z] #18 8.209 Collecting attrs==20.3.0 [2021-03-23T13:03:37.720Z] #18 8.212 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) [2021-03-23T13:03:37.720Z] #18 8.297 Collecting bcrypt==3.2.0 [2021-03-23T13:03:37.979Z] #18 8.301 Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) [2021-03-23T13:03:37.979Z] #18 8.543 Collecting cffi==1.14.4 [2021-03-23T13:03:37.979Z] #18 8.550 Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB) [2021-03-23T13:03:38.547Z] #18 8.963 Collecting cryptography==3.3.2 [2021-03-23T13:03:38.547Z] #18 8.975 Downloading cryptography-3.3.2-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB) [2021-03-23T13:03:38.547Z] #18 9.076 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-03-23T13:03:38.547Z] #18 9.094 Collecting entrypoints==0.3 [2021-03-23T13:03:38.547Z] #18 9.098 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) [2021-03-23T13:03:38.547Z] #18 9.104 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-03-23T13:03:38.547Z] #18 9.126 Collecting gitdb2==4.0.2 [2021-03-23T13:03:38.547Z] #18 9.140 Downloading gitdb2-4.0.2-py3-none-any.whl (1.1 kB) [2021-03-23T13:03:38.547Z] #18 9.162 Collecting mccabe==0.6.1 [2021-03-23T13:03:38.547Z] #18 9.168 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) [2021-03-23T13:03:38.547Z] #18 9.225 Collecting more-itertools==8.6.0 [2021-03-23T13:03:38.805Z] #18 9.231 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) [2021-03-23T13:03:38.805Z] #18 9.277 Collecting packaging==20.4 [2021-03-23T13:03:38.805Z] #18 9.285 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2021-03-23T13:03:38.805Z] #18 9.352 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-03-23T13:03:38.805Z] #18 9.391 Collecting py==1.9.0 [2021-03-23T13:03:38.805Z] #18 9.394 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2021-03-23T13:03:38.805Z] #18 9.446 Collecting pycodestyle==2.6.0 [2021-03-23T13:03:38.805Z] #18 9.451 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) [2021-03-23T13:03:38.805Z] #18 9.474 Collecting pycparser==2.20 [2021-03-23T13:03:39.066Z] #18 9.479 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-03-23T13:03:39.066Z] #18 9.511 Collecting pyflakes==2.2.0 [2021-03-23T13:03:39.066Z] #18 9.514 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) [2021-03-23T13:03:39.066Z] #18 9.629 Collecting PyNaCl==1.4.0 [2021-03-23T13:03:39.066Z] #18 9.634 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-03-23T13:03:39.066Z] #18 9.711 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-03-23T13:03:39.066Z] #18 9.744 Collecting pyrsistent==0.16.0 [2021-03-23T13:03:39.325Z] #18 9.744 Downloading pyrsistent-0.16.0.tar.gz (108 kB) [2021-03-23T13:03:39.325Z] #18 9.988 Collecting smmap==3.0.4 [2021-03-23T13:03:39.325Z] #18 9.996 Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB) [2021-03-23T13:03:39.585Z] #18 10.02 Collecting smmap2==3.0.1 [2021-03-23T13:03:39.585Z] #18 10.02 Downloading smmap2-3.0.1-py3-none-any.whl (1.1 kB) [2021-03-23T13:03:39.585Z] #18 10.05 Collecting toml==0.10.1 [2021-03-23T13:03:39.585Z] #18 10.06 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2021-03-23T13:03:39.585Z] #18 10.06 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-03-23T13:03:39.585Z] #18 10.06 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-03-23T13:03:39.585Z] #18 10.08 Collecting wcwidth==0.2.5 [2021-03-23T13:03:39.585Z] #18 10.09 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-03-23T13:03:39.585Z] #18 10.12 Collecting Click==7.1.2 [2021-03-23T13:03:39.585Z] #18 10.13 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2021-03-23T13:03:40.153Z] #18 10.59 Collecting coverage==5.2.1 [2021-03-23T13:03:40.153Z] #18 10.60 Downloading coverage-5.2.1-cp37-cp37m-manylinux1_x86_64.whl (229 kB) [2021-03-23T13:03:40.153Z] #18 10.69 Collecting ddt==1.4.1 [2021-03-23T13:03:40.153Z] #18 10.69 Downloading ddt-1.4.1-py2.py3-none-any.whl (6.1 kB) [2021-03-23T13:03:40.153Z] #18 10.75 Collecting flake8==3.8.3 [2021-03-23T13:03:40.153Z] #18 10.75 Downloading flake8-3.8.3-py2.py3-none-any.whl (72 kB) [2021-03-23T13:03:40.153Z] #18 10.81 Collecting gitpython==3.1.11 [2021-03-23T13:03:40.412Z] #18 10.82 Downloading GitPython-3.1.11-py3-none-any.whl (159 kB) [2021-03-23T13:03:40.412Z] #18 10.86 Collecting mock==3.0.5 [2021-03-23T13:03:40.412Z] #18 10.86 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) [2021-03-23T13:03:40.412Z] #18 10.97 Collecting pytest==6.0.1 [2021-03-23T13:03:40.412Z] #18 10.98 Downloading pytest-6.0.1-py3-none-any.whl (270 kB) [2021-03-23T13:03:40.412Z] #18 11.09 Collecting pytest-cov==2.10.1 [2021-03-23T13:03:40.672Z] #18 11.09 Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) [2021-03-23T13:03:40.672Z] #18 11.15 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-03-23T13:03:40.672Z] #18 11.29 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.7.3) [2021-03-23T13:03:40.672Z] #18 11.32 Collecting gitdb>=4.0.1 [2021-03-23T13:03:40.672Z] #18 11.33 Downloading gitdb-4.0.5-py3-none-any.whl (63 kB) [2021-03-23T13:03:40.672Z] #18 11.38 Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema==3.2.0->-r requirements.txt (line 13)) (54.1.1) [2021-03-23T13:03:41.240Z] #18 11.56 Collecting iniconfig [2021-03-23T13:03:41.240Z] #18 11.56 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) [2021-03-23T13:03:41.240Z] #18 11.73 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2021-03-23T13:03:41.240Z] #18 11.73 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) [2021-03-23T13:03:41.500Z] #18 11.92 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-03-23T13:03:41.500Z] #18 11.92 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-03-23T13:03:41.500Z] #18 12.02 Building wheels for collected packages: dockerpty, docopt, pyrsistent, PyYAML [2021-03-23T13:03:41.500Z] #18 12.03 Building wheel for dockerpty (setup.py): started [2021-03-23T13:03:41.759Z] #18 12.29 Building wheel for dockerpty (setup.py): finished with status 'done' [2021-03-23T13:03:41.759Z] #18 12.29 Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16605 sha256=b4272aabaef0b5964441cda5fd2f6c314dc458ee943034bc66eb5fa8dcaacada [2021-03-23T13:03:41.759Z] #18 12.29 Stored in directory: /root/.cache/pip/wheels/0b/40/ea/b275182c42dc7be184c36518d42999bc5267268af2639e409b [2021-03-23T13:03:41.759Z] #18 12.29 Building wheel for docopt (setup.py): started [2021-03-23T13:03:42.018Z] #18 12.52 Building wheel for docopt (setup.py): finished with status 'done' [2021-03-23T13:03:42.018Z] #18 12.52 Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13705 sha256=da8b323d9e44980847e8882411502162490285c2e7053d483628f6e41a9208bf [2021-03-23T13:03:42.018Z] #18 12.52 Stored in directory: /root/.cache/pip/wheels/72/b0/3f/1d95f96ff986c7dfffe46ce2be4062f38ebd04b506c77c81b9 [2021-03-23T13:03:42.018Z] #18 12.52 Building wheel for pyrsistent (setup.py): started [2021-03-23T13:03:42.957Z] #18 13.49 Building wheel for pyrsistent (setup.py): finished with status 'done' [2021-03-23T13:03:42.957Z] #18 13.49 Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=73493 sha256=5973be9f4a82a1edf63be453e2c0ee0637dbbb8947041fa6763072fde59fa272 [2021-03-23T13:03:42.957Z] #18 13.49 Stored in directory: /root/.cache/pip/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 [2021-03-23T13:03:42.957Z] #18 13.49 Building wheel for PyYAML (setup.py): started [2021-03-23T13:03:43.216Z] #18 13.79 Building wheel for PyYAML (setup.py): finished with status 'done' [2021-03-23T13:03:43.216Z] #18 13.79 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=44620 sha256=da5826787c2bc9dd585dd5323c86f7416f7907606f97d24777249032db3e3e22 [2021-03-23T13:03:43.216Z] #18 13.79 Stored in directory: /root/.cache/pip/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653 [2021-03-23T13:03:43.216Z] #18 13.80 Successfully built dockerpty docopt pyrsistent PyYAML [2021-03-23T13:03:43.475Z] #18 13.99 Installing collected packages: pycparser, urllib3, toml, smmap, py, packaging, 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-03-23T13:03:43.734Z] #18 14.16 Attempting uninstall: toml [2021-03-23T13:03:43.734Z] #18 14.16 Found existing installation: toml 0.10.2 [2021-03-23T13:03:43.734Z] #18 14.17 Uninstalling toml-0.10.2: [2021-03-23T13:03:43.734Z] #18 14.17 Successfully uninstalled toml-0.10.2 [2021-03-23T13:03:43.734Z] #18 14.21 Attempting uninstall: py [2021-03-23T13:03:43.734Z] #18 14.21 Found existing installation: py 1.10.0 [2021-03-23T13:03:43.734Z] #18 14.23 Uninstalling py-1.10.0: [2021-03-23T13:03:43.734Z] #18 14.24 Successfully uninstalled py-1.10.0 [2021-03-23T13:03:43.734Z] #18 14.32 Attempting uninstall: packaging [2021-03-23T13:03:44.000Z] #18 14.32 Found existing installation: packaging 20.9 [2021-03-23T13:03:44.000Z] #18 14.32 Uninstalling packaging-20.9: [2021-03-23T13:03:44.000Z] #18 14.33 Successfully uninstalled packaging-20.9 [2021-03-23T13:03:45.905Z] #18 16.14 Successfully installed Click-7.1.2 PyNaCl-1.4.0 PySocks-1.7.1 PyYAML-5.3.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.2.1 cryptography-3.3.2 ddt-1.4.1 distro-1.5.0 docker-4.4.4 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 entrypoints-0.3 flake8-3.8.3 gitdb-4.0.5 gitdb2-4.0.2 gitpython-3.1.11 idna-2.10 iniconfig-1.1.1 ipaddress-1.0.23 jsonschema-3.2.0 mccabe-0.6.1 mock-3.0.5 more-itertools-8.6.0 packaging-20.4 paramiko-2.7.1 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.14.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-03-23T13:03:45.905Z] #18 DONE 16.5s [2021-03-23T13:03:45.905Z] [2021-03-23T13:03:45.905Z] #19 [build 9/16] COPY .pre-commit-config.yaml . [2021-03-23T13:03:45.905Z] #19 sha256:02e45a2ac5be5e7733eed410cd1de9e9795c83308f5433160e7203ac63b1f0d0 [2021-03-23T13:03:45.905Z] #19 DONE 0.0s [2021-03-23T13:03:46.164Z] [2021-03-23T13:03:46.164Z] #20 [build 10/16] COPY tox.ini . [2021-03-23T13:03:46.164Z] #20 sha256:5c662b935db06d29520280945fe111ffc7088f14dd515c3c78daa14df0bcd9c7 [2021-03-23T13:03:46.164Z] #20 DONE 0.1s [2021-03-23T13:03:46.164Z] [2021-03-23T13:03:46.164Z] #21 [build 11/16] COPY setup.py . [2021-03-23T13:03:46.164Z] #21 sha256:3bf6576dd82d0e528bb0b45314cbb0ca8a8be311efee80113c8f00245f29512d [2021-03-23T13:03:46.164Z] #21 DONE 0.1s [2021-03-23T13:03:46.164Z] [2021-03-23T13:03:46.164Z] #22 [build 12/16] COPY README.md . [2021-03-23T13:03:46.164Z] #22 sha256:a59e14ad8b8f24a364312c33636456ba1eaaa5d2ab85e116390ac5e0f7ef7041 [2021-03-23T13:03:46.164Z] #22 DONE 0.1s [2021-03-23T13:03:46.164Z] [2021-03-23T13:03:46.164Z] #23 [build 13/16] COPY compose compose/ [2021-03-23T13:03:46.164Z] #23 sha256:424cf1c1d05b4a49ffe773f38c046abc21a02d652d2774578c9d7f65f519f993 [2021-03-23T13:03:46.164Z] #23 DONE 0.0s [2021-03-23T13:03:46.422Z] [2021-03-23T13:03:46.422Z] #24 [build 14/16] RUN tox -e py37 --notest [2021-03-23T13:03:46.422Z] #24 sha256:5263005e2e6dc3d7fa69a65f570d5af6ab96a5a5bab31da0ac805d2cd52bb830 [2021-03-23T13:03:46.681Z] #24 0.586 py37 create: /code/.tox/py37 [2021-03-23T13:03:47.617Z] #24 1.237 py37 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2021-03-23T13:04:09.545Z] #24 22.86 py37 develop-inst: /code [2021-03-23T13:04:10.926Z] #24 24.37 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.2.1,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.4,# Editable install with no version control (docker-compose==1.28.6),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,importlib-metadata==3.7.3,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.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-03-23T13:04:10.926Z] #24 24.37 ___________________________________ summary ____________________________________ [2021-03-23T13:04:10.926Z] #24 24.37 py37: skipped tests [2021-03-23T13:04:10.926Z] #24 24.37 congratulations :) [2021-03-23T13:04:10.926Z] #24 DONE 24.7s [2021-03-23T13:04:10.926Z] [2021-03-23T13:04:10.926Z] #25 [build 15/16] COPY . . [2021-03-23T13:04:10.926Z] #25 sha256:b65bfd6a52779896af3c3f2fd38fcb8581b73d069f4a1782fdbea4693c724c68 [2021-03-23T13:04:10.926Z] #25 DONE 0.1s [2021-03-23T13:04:11.184Z] [2021-03-23T13:04:11.184Z] #26 [build 16/16] RUN script/build/linux-entrypoint [2021-03-23T13:04:11.184Z] #26 sha256:ae640a45623133b88e94ea24a5f7c2c56ad7dab6dab51275483f0091beb10db4 [2021-03-23T13:04:11.753Z] #26 0.475 + CODE_PATH=/code [2021-03-23T13:04:11.753Z] #26 0.475 + VENV=/code/.tox/py37 [2021-03-23T13:04:11.753Z] #26 0.475 + cd /code [2021-03-23T13:04:11.753Z] #26 0.475 + mkdir -p dist [2021-03-23T13:04:11.753Z] #26 0.478 + chmod 777 dist [2021-03-23T13:04:11.753Z] #26 0.479 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2021-03-23T13:04:31.977Z] #18 131.5 Building wheel for PyNaCl (PEP 517): still running... [2021-03-23T13:04:31.977Z] #18 139.3 Building wheel for PyNaCl (PEP 517): finished with status 'done' [2021-03-23T13:04:31.977Z] #18 139.3 Created wheel for PyNaCl: filename=PyNaCl-1.4.0-cp37-cp37m-linux_x86_64.whl size=276847 sha256=ab399bdf69e0a84e76989641d101216a6f302943b5465a04e5ec927206bd05c7 [2021-03-23T13:04:31.977Z] #18 139.3 Stored in directory: /root/.cache/pip/wheels/f9/fb/34/d15387bc2e4a748e0eb2b9788c34e1d0c2167265e04bc6bb49 [2021-03-23T13:04:31.977Z] #18 139.3 Building wheel for pyrsistent (setup.py): started [2021-03-23T13:04:33.360Z] #18 140.6 Building wheel for pyrsistent (setup.py): finished with status 'done' [2021-03-23T13:04:33.360Z] #18 140.6 Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=74780 sha256=d9bd367f4183983003a56627e067cd47b9e203752cafbc285ea7eb84b67f5945 [2021-03-23T13:04:33.360Z] #18 140.6 Stored in directory: /root/.cache/pip/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 [2021-03-23T13:04:33.360Z] #18 140.6 Building wheel for PyYAML (setup.py): started [2021-03-23T13:04:33.360Z] #18 140.9 Building wheel for PyYAML (setup.py): finished with status 'done' [2021-03-23T13:04:33.360Z] #18 140.9 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=44620 sha256=66e025b8c6312a02b1435b374f0822757afa24a52b39f3fcd5319becd8b2d1a6 [2021-03-23T13:04:33.360Z] #18 140.9 Stored in directory: /root/.cache/pip/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653 [2021-03-23T13:04:33.360Z] #18 140.9 Successfully built bcrypt cffi coverage cryptography dockerpty docopt PyNaCl pyrsistent PyYAML [2021-03-23T13:04:33.621Z] #18 141.1 Installing collected packages: pycparser, urllib3, toml, smmap, py, packaging, 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-03-23T13:04:33.621Z] #18 141.3 Attempting uninstall: toml [2021-03-23T13:04:33.621Z] #18 141.3 Found existing installation: toml 0.10.2 [2021-03-23T13:04:33.621Z] #18 141.3 Uninstalling toml-0.10.2: [2021-03-23T13:04:33.621Z] #18 141.3 Successfully uninstalled toml-0.10.2 [2021-03-23T13:04:33.621Z] #18 141.3 Attempting uninstall: py [2021-03-23T13:04:33.621Z] #18 141.3 Found existing installation: py 1.10.0 [2021-03-23T13:04:33.621Z] #18 141.3 Uninstalling py-1.10.0: [2021-03-23T13:04:33.621Z] #18 141.3 Successfully uninstalled py-1.10.0 [2021-03-23T13:04:33.621Z] #18 141.4 Attempting uninstall: packaging [2021-03-23T13:04:33.621Z] #18 141.4 Found existing installation: packaging 20.9 [2021-03-23T13:04:33.621Z] #18 141.4 Uninstalling packaging-20.9: [2021-03-23T13:04:33.681Z] #26 19.29 WARNING: You are using pip version 20.3.3; however, version 21.0.1 is available. [2021-03-23T13:04:33.681Z] #26 19.29 You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2021-03-23T13:04:33.681Z] #26 19.37 + '[' -z 5db8d86f127848367e4d721e992c188923c89d42 ']' [2021-03-23T13:04:33.681Z] #26 19.37 + echo 5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:04:33.681Z] #26 19.37 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-23T13:04:33.681Z] #26 19.37 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-23T13:04:33.681Z] #26 19.37 NOT compiling bootloader!!! [2021-03-23T13:04:33.681Z] #26 19.37 + '[' '!' -z '' ']' [2021-03-23T13:04:33.681Z] #26 19.37 + echo 'NOT compiling bootloader!!!' [2021-03-23T13:04:33.681Z] #26 19.37 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2021-03-23T13:04:33.681Z] #26 19.53 36 INFO: PyInstaller: 4.1 [2021-03-23T13:04:33.681Z] #26 19.53 37 INFO: Python: 3.7.10 [2021-03-23T13:04:33.681Z] #26 19.53 37 INFO: Platform: Linux-5.4.0-1037-aws-x86_64-with-debian-9.13 [2021-03-23T13:04:33.681Z] #26 19.53 39 INFO: UPX is not available. [2021-03-23T13:04:33.681Z] #26 19.53 40 INFO: Extending PYTHONPATH with paths [2021-03-23T13:04:33.681Z] #26 19.53 ['/code/bin', '/code'] [2021-03-23T13:04:33.681Z] #26 19.54 46 INFO: checking Analysis [2021-03-23T13:04:33.681Z] #26 19.54 46 INFO: Building Analysis because Analysis-00.toc is non existent [2021-03-23T13:04:33.681Z] #26 19.54 46 INFO: Initializing module dependency graph... [2021-03-23T13:04:33.681Z] #26 19.54 47 INFO: Caching module graph hooks... [2021-03-23T13:04:33.681Z] #26 19.55 53 INFO: Analyzing base_library.zip ... [2021-03-23T13:04:33.681Z] #26 21.11 1619 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-03-23T13:04:33.681Z] #26 21.11 1620 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2021-03-23T13:04:33.681Z] #26 22.11 2616 INFO: Caching module dependency graph... [2021-03-23T13:04:33.681Z] #26 22.18 2684 INFO: running Analysis Analysis-00.toc [2021-03-23T13:04:33.681Z] #26 22.19 2701 INFO: Analyzing bin/docker-compose [2021-03-23T13:04:33.681Z] #26 22.50 3007 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-03-23T13:04:33.881Z] #18 141.4 Successfully uninstalled packaging-20.9 [2021-03-23T13:04:34.619Z] #26 23.39 3895 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-03-23T13:04:35.264Z] #18 143.0 Successfully installed Click-7.1.2 PyNaCl-1.4.0 PySocks-1.7.1 PyYAML-5.3.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.2.1 cryptography-3.3.2 ddt-1.4.1 distro-1.5.0 docker-4.4.4 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 entrypoints-0.3 flake8-3.8.3 gitdb-4.0.5 gitdb2-4.0.2 gitpython-3.1.11 idna-2.10 iniconfig-1.1.1 ipaddress-1.0.23 jsonschema-3.2.0 mccabe-0.6.1 mock-3.0.5 more-itertools-8.6.0 packaging-20.4 paramiko-2.7.1 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.14.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-03-23T13:04:35.861Z] #18 DONE 143.4s [2021-03-23T13:04:35.861Z] [2021-03-23T13:04:35.861Z] #19 [build 9/16] COPY .pre-commit-config.yaml . [2021-03-23T13:04:35.861Z] #19 sha256:4148d92ed708401446d3ffad05f17c017d896ac979d6176ad9dbc7e247282b15 [2021-03-23T13:04:35.861Z] #19 DONE 0.0s [2021-03-23T13:04:35.861Z] [2021-03-23T13:04:35.861Z] #20 [build 10/16] COPY tox.ini . [2021-03-23T13:04:35.861Z] #20 sha256:0808a47336a9274c1fa694e11d0bfdbef308cf73178ea767481a8425c292f1c6 [2021-03-23T13:04:35.861Z] #20 DONE 0.1s [2021-03-23T13:04:35.861Z] [2021-03-23T13:04:35.861Z] #21 [build 11/16] COPY setup.py . [2021-03-23T13:04:35.861Z] #21 sha256:84c930276d045703b50bcee1e40d6bc94f43394a376221b057cde09ddcc11be6 [2021-03-23T13:04:35.861Z] #21 DONE 0.1s [2021-03-23T13:04:35.861Z] [2021-03-23T13:04:35.861Z] #22 [build 12/16] COPY README.md . [2021-03-23T13:04:35.861Z] #22 sha256:a6a9d749847bcd6b9ea9f669764be659cf7f45f88e7810b138139e2c82717fa2 [2021-03-23T13:04:35.861Z] #22 DONE 0.0s [2021-03-23T13:04:35.861Z] [2021-03-23T13:04:35.861Z] #23 [build 13/16] COPY compose compose/ [2021-03-23T13:04:35.861Z] #23 sha256:d35a9c2ff9d704bff23c70f825686c98d498552ba7d76f62d43f42237beb5add [2021-03-23T13:04:35.861Z] #23 DONE 0.0s [2021-03-23T13:04:36.182Z] [2021-03-23T13:04:36.182Z] #24 [build 14/16] RUN tox -e py37 --notest [2021-03-23T13:04:36.182Z] #24 sha256:61beb9dc7a233f377106fe8a5372501c58321bda097fbc2916c461f39213d4e2 [2021-03-23T13:04:36.758Z] #24 0.682 py37 create: /code/.tox/py37 [2021-03-23T13:04:37.349Z] #24 1.373 py37 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2021-03-23T13:04:37.910Z] #26 26.82 7330 INFO: Processing module hooks... [2021-03-23T13:04:37.911Z] #26 26.82 7330 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:04:37.911Z] #26 26.83 7337 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:04:37.911Z] #26 26.83 7338 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:04:37.911Z] #26 26.83 7339 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:04:37.911Z] #26 26.84 7346 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:04:38.169Z] #26 26.97 7474 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 26.97 7478 INFO: Excluding import of doctest from module difflib [2021-03-23T13:04:38.169Z] #26 26.97 7478 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 26.97 7480 INFO: Excluding import of test from module multiprocessing.util [2021-03-23T13:04:38.169Z] #26 26.97 7480 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 26.98 7483 INFO: Loading module hook 'hook-importlib_metadata.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 26.98 7484 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 26.99 7492 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 27.03 7534 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 27.03 7538 INFO: Excluding import of argparse from module pickle [2021-03-23T13:04:38.169Z] #26 27.03 7538 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 27.08 7585 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 27.08 7586 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:04:38.169Z] #26 27.08 7588 INFO: Excluding import of doctest from module heapq [2021-03-23T13:04:38.169Z] #26 27.10 7608 INFO: Looking for ctypes DLLs [2021-03-23T13:04:38.169Z] #26 27.11 7617 INFO: Analyzing run-time hooks ... [2021-03-23T13:04:38.169Z] #26 27.12 7622 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2021-03-23T13:04:38.169Z] #26 27.12 7623 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2021-03-23T13:04:38.169Z] #26 27.13 7634 INFO: Looking for dynamic libraries [2021-03-23T13:04:38.737Z] #26 27.63 8132 INFO: Looking for eggs [2021-03-23T13:04:38.737Z] #26 27.63 8132 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2021-03-23T13:04:38.737Z] #26 27.63 8141 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2021-03-23T13:04:38.737Z] #26 27.68 8192 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2021-03-23T13:04:38.737Z] #26 27.70 8211 INFO: checking PYZ [2021-03-23T13:04:38.737Z] #26 27.70 8211 INFO: Building PYZ because PYZ-00.toc is non existent [2021-03-23T13:04:38.737Z] #26 27.70 8211 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2021-03-23T13:04:39.674Z] #26 28.44 8946 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2021-03-23T13:04:39.674Z] #26 28.45 8958 INFO: checking PKG [2021-03-23T13:04:39.674Z] #26 28.45 8958 INFO: Building PKG because PKG-00.toc is non existent [2021-03-23T13:04:39.674Z] #26 28.45 8958 INFO: Building PKG (CArchive) PKG-00.pkg [2021-03-23T13:04:44.947Z] #26 33.66 14171 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2021-03-23T13:04:44.947Z] #26 33.67 14174 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2021-03-23T13:04:44.947Z] #26 33.67 14174 INFO: checking EXE [2021-03-23T13:04:44.947Z] #26 33.67 14174 INFO: Building EXE because EXE-00.toc is non existent [2021-03-23T13:04:44.947Z] #26 33.67 14174 INFO: Building EXE from EXE-00.toc [2021-03-23T13:04:44.947Z] #26 33.67 14175 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2021-03-23T13:04:45.206Z] #26 34.13 14639 INFO: Building EXE from EXE-00.toc completed successfully. [2021-03-23T13:04:45.206Z] #26 34.20 + ls -la dist/ [2021-03-23T13:04:45.466Z] #26 34.20 total 11940 [2021-03-23T13:04:45.466Z] #26 34.20 drwxrwxrwx 2 root root 4096 Mar 23 13:04 . [2021-03-23T13:04:45.466Z] #26 34.20 drwxr-xr-x 1 root root 4096 Mar 23 13:04 .. [2021-03-23T13:04:45.466Z] #26 34.20 -rwxr-xr-x 1 root root 12212208 Mar 23 13:04 docker-compose [2021-03-23T13:04:45.466Z] #26 34.20 + ldd dist/docker-compose [2021-03-23T13:04:45.466Z] #26 34.21 linux-vdso.so.1 (0x00007ffd57b8b000) [2021-03-23T13:04:45.466Z] #26 34.21 libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fa8344f5000) [2021-03-23T13:04:45.466Z] #26 34.21 libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fa8342db000) [2021-03-23T13:04:45.466Z] #26 34.21 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa833f3c000) [2021-03-23T13:04:45.466Z] #26 34.21 /lib64/ld-linux-x86-64.so.2 (0x00007fa8346f9000) [2021-03-23T13:04:45.466Z] #26 34.21 + mv dist/docker-compose /usr/local/bin [2021-03-23T13:04:45.466Z] #26 34.21 + docker-compose version [2021-03-23T13:04:45.724Z] #26 34.64 docker-compose version 1.28.6, build 5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:04:45.724Z] #26 34.64 docker-py version: 4.4.4 [2021-03-23T13:04:45.724Z] #26 34.64 CPython version: 3.7.10 [2021-03-23T13:04:45.724Z] #26 34.64 OpenSSL version: OpenSSL 1.1.0l 10 Sep 2019 [2021-03-23T13:04:46.661Z] #26 DONE 35.3s [2021-03-23T13:04:46.661Z] [2021-03-23T13:04:46.661Z] #27 exporting to image [2021-03-23T13:04:46.661Z] #27 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-23T13:04:46.661Z] #27 exporting layers [2021-03-23T13:04:49.949Z] #27 exporting layers 3.0s done [2021-03-23T13:04:49.949Z] #27 writing image sha256:3f528a4d66d53a84f59a28c21b8e9763f9a252baf934e2f4c18f90a6f5b7cf9b done [2021-03-23T13:04:49.949Z] #27 naming to docker.io/dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 done [2021-03-23T13:04:49.949Z] #27 DONE 3.0s [Pipeline] sh [2021-03-23T13:04:50.233Z] + docker push dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:04:50.233Z] The push refers to repository [docker.io/dockerpinata/compose] [2021-03-23T13:04:50.233Z] 5f03154d66c5: Preparing [2021-03-23T13:04:50.233Z] d05c62f52a36: Preparing [2021-03-23T13:04:50.233Z] ff426576e59f: Preparing [2021-03-23T13:04:50.233Z] 481e2973d141: Preparing [2021-03-23T13:04:50.233Z] 25d8409a0fbd: Preparing [2021-03-23T13:04:50.233Z] 7002a867612c: Preparing [2021-03-23T13:04:50.233Z] b28b2a03543d: Preparing [2021-03-23T13:04:50.233Z] a0d2ae6fa745: Preparing [2021-03-23T13:04:50.233Z] 2b619c6a8ac9: Preparing [2021-03-23T13:04:50.233Z] 50fc64b7e2d4: Preparing [2021-03-23T13:04:50.233Z] d1353869c553: Preparing [2021-03-23T13:04:50.233Z] 9cfad8ea948c: Preparing [2021-03-23T13:04:50.233Z] 00f84a47cdf7: Preparing [2021-03-23T13:04:50.233Z] 5dd077b2fd9f: Preparing [2021-03-23T13:04:50.233Z] f8e8de56a235: Preparing [2021-03-23T13:04:50.233Z] abd850a9383e: Preparing [2021-03-23T13:04:50.233Z] a598321e2c28: Preparing [2021-03-23T13:04:50.233Z] bd67288e3502: Preparing [2021-03-23T13:04:50.233Z] de8465b48eb3: Preparing [2021-03-23T13:04:50.233Z] ee161143690e: Preparing [2021-03-23T13:04:50.233Z] f92c1d01203f: Preparing [2021-03-23T13:04:50.233Z] 7966199fca50: Preparing [2021-03-23T13:04:50.233Z] 7002a867612c: Waiting [2021-03-23T13:04:50.233Z] b28b2a03543d: Waiting [2021-03-23T13:04:50.233Z] a0d2ae6fa745: Waiting [2021-03-23T13:04:50.233Z] 2b619c6a8ac9: Waiting [2021-03-23T13:04:50.233Z] 50fc64b7e2d4: Waiting [2021-03-23T13:04:50.233Z] d1353869c553: Waiting [2021-03-23T13:04:50.233Z] 9cfad8ea948c: Waiting [2021-03-23T13:04:50.233Z] 00f84a47cdf7: Waiting [2021-03-23T13:04:50.233Z] 5dd077b2fd9f: Waiting [2021-03-23T13:04:50.233Z] f8e8de56a235: Waiting [2021-03-23T13:04:50.233Z] abd850a9383e: Waiting [2021-03-23T13:04:50.233Z] a598321e2c28: Waiting [2021-03-23T13:04:50.233Z] bd67288e3502: Waiting [2021-03-23T13:04:50.233Z] de8465b48eb3: Waiting [2021-03-23T13:04:50.233Z] ee161143690e: Waiting [2021-03-23T13:04:50.233Z] f92c1d01203f: Waiting [2021-03-23T13:04:50.233Z] 7966199fca50: Waiting [2021-03-23T13:04:52.146Z] 25d8409a0fbd: Pushed [2021-03-23T13:04:52.146Z] 481e2973d141: Pushed [2021-03-23T13:04:52.405Z] d05c62f52a36: Pushed [2021-03-23T13:04:53.782Z] 7002a867612c: Pushed [2021-03-23T13:04:57.072Z] b28b2a03543d: Pushed [2021-03-23T13:04:57.072Z] a0d2ae6fa745: Pushed [2021-03-23T13:04:58.007Z] 50fc64b7e2d4: Pushed [2021-03-23T13:04:58.007Z] 2b619c6a8ac9: Pushed [2021-03-23T13:04:58.007Z] 5f03154d66c5: Pushed [2021-03-23T13:04:58.266Z] ff426576e59f: Pushed [2021-03-23T13:04:59.204Z] d1353869c553: Pushed [2021-03-23T13:05:00.141Z] 9cfad8ea948c: Pushed [2021-03-23T13:05:02.681Z] 00f84a47cdf7: Pushed [2021-03-23T13:05:02.681Z] bd67288e3502: Layer already exists [2021-03-23T13:05:03.002Z] de8465b48eb3: Layer already exists [2021-03-23T13:05:03.002Z] abd850a9383e: Pushed [2021-03-23T13:05:03.002Z] f92c1d01203f: Layer already exists [2021-03-23T13:05:03.002Z] ee161143690e: Layer already exists [2021-03-23T13:05:03.002Z] 7966199fca50: Layer already exists [2021-03-23T13:05:03.591Z] f8e8de56a235: Pushed [2021-03-23T13:05:04.988Z] 5dd077b2fd9f: Pushed [2021-03-23T13:05:17.191Z] a598321e2c28: Pushed [2021-03-23T13:05:17.757Z] debian-5db8d86f127848367e4d721e992c188923c89d42: digest: sha256:a718aa9e4d6b4e9cf9b6e3208256cbb6ae3854740763fda2933d1d76f3cc98bc size: 4927 [Pipeline] } [2021-03-23T13:05:17.764Z] [Pipeline] // ansiColor [Pipeline] echo [2021-03-23T13:05:17.769Z] dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-23T13:07:13.867Z] #24 150.5 py37 develop-inst: /code [2021-03-23T13:07:13.867Z] #24 152.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.2.1,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.4,# Editable install with no version control (docker-compose==1.28.6),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,importlib-metadata==3.7.3,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.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-03-23T13:07:13.867Z] #24 152.0 ___________________________________ summary ____________________________________ [2021-03-23T13:07:13.867Z] #24 152.0 py37: skipped tests [2021-03-23T13:07:13.867Z] #24 152.0 congratulations :) [2021-03-23T13:07:13.867Z] #24 DONE 152.2s [2021-03-23T13:07:13.867Z] [2021-03-23T13:07:13.867Z] #25 [build 15/16] COPY . . [2021-03-23T13:07:13.867Z] #25 sha256:e178b507d597f9b8324a5ebfc954b7fa0d9b569b2969ad6da3028a913bbba3e5 [2021-03-23T13:07:13.867Z] #25 DONE 0.1s [2021-03-23T13:07:13.867Z] [2021-03-23T13:07:13.867Z] #26 [build 16/16] RUN script/build/linux-entrypoint [2021-03-23T13:07:13.867Z] #26 sha256:b67a632afede5479cd093a94cde96496b048f476f7d242c7d1e4c029c20df97a [2021-03-23T13:07:13.867Z] #26 0.403 + CODE_PATH=/code [2021-03-23T13:07:13.867Z] #26 0.403 + VENV=/code/.tox/py37 [2021-03-23T13:07:13.867Z] #26 0.404 + cd /code [2021-03-23T13:07:13.867Z] #26 0.404 + mkdir -p dist [2021-03-23T13:07:13.867Z] #26 0.404 + chmod 777 dist [2021-03-23T13:07:13.867Z] #26 0.405 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2021-03-23T13:07:26.085Z] #26 17.69 WARNING: You are using pip version 20.3.3; however, version 21.0.1 is available. [2021-03-23T13:07:26.085Z] #26 17.69 You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2021-03-23T13:07:26.085Z] #26 17.78 + '[' -z 5db8d86f127848367e4d721e992c188923c89d42 ']' [2021-03-23T13:07:26.085Z] #26 17.78 + echo 5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:07:26.085Z] #26 17.78 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-23T13:07:26.085Z] #26 17.78 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-23T13:07:26.085Z] #26 17.78 + '[' '!' -z 1 ']' [2021-03-23T13:07:26.085Z] #26 17.78 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2021-03-23T13:07:26.085Z] #26 17.78 Cloning into '/tmp/pyinstaller'... [2021-03-23T13:07:30.287Z] #26 21.78 + cd /tmp/pyinstaller/bootloader [2021-03-23T13:07:30.287Z] #26 21.78 + git checkout v4.1 [2021-03-23T13:07:30.287Z] #26 21.92 Note: switching to 'v4.1'. [2021-03-23T13:07:30.287Z] #26 21.92 [2021-03-23T13:07:30.287Z] #26 21.92 You are in 'detached HEAD' state. You can look around, make experimental [2021-03-23T13:07:30.287Z] #26 21.92 changes and commit them, and you can discard any commits you make in this [2021-03-23T13:07:30.287Z] #26 21.92 state without impacting any branches by switching back to a branch. [2021-03-23T13:07:30.287Z] #26 21.92 [2021-03-23T13:07:30.287Z] #26 21.92 If you want to create a new branch to retain commits you create, you may [2021-03-23T13:07:30.287Z] #26 21.92 do so (now or later) by using -c with the switch command. Example: [2021-03-23T13:07:30.287Z] #26 21.92 [2021-03-23T13:07:30.287Z] #26 21.92 git switch -c [2021-03-23T13:07:30.287Z] #26 21.92 [2021-03-23T13:07:30.287Z] #26 21.92 Or undo this operation with: [2021-03-23T13:07:30.287Z] #26 21.92 [2021-03-23T13:07:30.287Z] #26 21.92 git switch - [2021-03-23T13:07:30.287Z] #26 21.92 [2021-03-23T13:07:30.287Z] #26 21.92 Turn off this advice by setting config variable advice.detachedHead to false [2021-03-23T13:07:30.287Z] #26 21.92 [2021-03-23T13:07:30.287Z] #26 21.92 HEAD is now at f9eeaaf9 Release 4.1. [2021-03-23T13:07:30.287Z] #26 21.92 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all [2021-03-23T13:07:30.548Z] #26 22.11 Setting top to : /tmp/pyinstaller/bootloader [2021-03-23T13:07:30.548Z] #26 22.11 Setting out to : /tmp/pyinstaller/bootloader/build [2021-03-23T13:07:30.548Z] #26 22.11 Python Version : 3.7.10 (default, Mar 12 2021, 20:58:22) [GCC 9.3.0] [2021-03-23T13:07:30.548Z] #26 22.11 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2021-03-23T13:07:30.548Z] #26 22.19 Checking size of pointer : 8 [2021-03-23T13:07:30.548Z] #26 22.23 Platform : Linux-64bit detected based on compiler [2021-03-23T13:07:30.548Z] #26 22.23 Checking for compiler flags -m64 : yes [2021-03-23T13:07:30.548Z] #26 22.25 Checking for linker flags -m64 : yes [2021-03-23T13:07:30.808Z] #26 22.29 Checking for library dl : yes [2021-03-23T13:07:30.808Z] #26 22.32 Checking for library m : yes [2021-03-23T13:07:30.808Z] #26 22.35 Checking for library z : yes [2021-03-23T13:07:30.808Z] #26 22.39 Checking for library cmocka : not found [2021-03-23T13:07:30.808Z] #26 22.42 Checking for function unsetenv : yes [2021-03-23T13:07:30.808Z] #26 22.45 Checking for function mkdtemp : yes [2021-03-23T13:07:30.808Z] #26 22.49 Checking for function dirname : yes [2021-03-23T13:07:30.808Z] #26 22.52 Checking for function basename : yes [2021-03-23T13:07:30.808Z] #26 22.55 Checking for function strndup : yes [2021-03-23T13:07:30.808Z] #26 22.59 Checking for function strnlen : yes [2021-03-23T13:07:31.068Z] #26 22.62 Checking for compiler flags -Wl,--as-needed : yes [2021-03-23T13:07:31.068Z] #26 22.66 Checking for program '/usr/bin/strip' : /usr/bin/strip [2021-03-23T13:07:31.068Z] #26 22.66 Checking for program 'strip' : /usr/bin/strip [2021-03-23T13:07:31.068Z] #26 22.66 'configure' finished successfully (0.551s) [2021-03-23T13:07:31.068Z] #26 22.66 'all' finished successfully (0.000s) [2021-03-23T13:07:31.068Z] #26 22.66 'distclean' finished successfully (0.001s) [2021-03-23T13:07:31.068Z] #26 22.66 Setting top to : /tmp/pyinstaller/bootloader [2021-03-23T13:07:31.068Z] #26 22.66 Setting out to : /tmp/pyinstaller/bootloader/build [2021-03-23T13:07:31.068Z] #26 22.66 Python Version : 3.7.10 (default, Mar 12 2021, 20:58:22) [GCC 9.3.0] [2021-03-23T13:07:31.068Z] #26 22.67 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2021-03-23T13:07:31.068Z] #26 22.71 Checking size of pointer : 8 [2021-03-23T13:07:31.068Z] #26 22.75 Platform : Linux-64bit detected based on compiler [2021-03-23T13:07:31.068Z] #26 22.75 Checking for compiler flags -m64 : yes [2021-03-23T13:07:31.068Z] #26 22.77 Checking for linker flags -m64 : yes [2021-03-23T13:07:31.068Z] #26 22.80 Checking for library dl : yes [2021-03-23T13:07:31.068Z] #26 22.84 Checking for library m : yes [2021-03-23T13:07:31.328Z] #26 22.87 Checking for library z : yes [2021-03-23T13:07:31.328Z] #26 22.90 Checking for library cmocka : not found [2021-03-23T13:07:31.328Z] #26 22.94 Checking for function unsetenv : yes [2021-03-23T13:07:31.328Z] #26 22.97 Checking for function mkdtemp : yes [2021-03-23T13:07:31.328Z] #26 23.00 Checking for function dirname : yes [2021-03-23T13:07:31.328Z] #26 23.04 Checking for function basename : yes [2021-03-23T13:07:31.328Z] #26 23.07 Checking for function strndup : yes [2021-03-23T13:07:31.328Z] #26 23.11 Checking for function strnlen : yes [2021-03-23T13:07:31.328Z] #26 23.14 Checking for compiler flags -Wl,--as-needed : yes [2021-03-23T13:07:31.589Z] #26 23.18 Checking for program '/usr/bin/strip' : /usr/bin/strip [2021-03-23T13:07:31.589Z] #26 23.18 Checking for program 'strip' : /usr/bin/strip [2021-03-23T13:07:31.589Z] #26 23.18 'configure' finished successfully (0.517s) [2021-03-23T13:07:31.589Z] #26 23.18 'make_all' finished successfully (0.003s) [2021-03-23T13:07:31.589Z] #26 23.19 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2021-03-23T13:07:31.589Z] #26 23.20 [ 1/12] Compiling src/pyi_pythonlib.c [2021-03-23T13:07:31.589Z] #26 23.20 [ 2/12] Compiling src/pyi_launch.c [2021-03-23T13:07:31.849Z] #26 23.37 [ 3/12] Compiling src/pyi_archive.c [2021-03-23T13:07:31.850Z] #26 23.41 [ 4/12] Compiling src/pyi_python.c [2021-03-23T13:07:31.850Z] #26 23.51 [ 5/12] Compiling src/pyi_utils.c [2021-03-23T13:07:31.850Z] #26 23.54 [ 6/12] Compiling src/pyi_global.c [2021-03-23T13:07:31.850Z] #26 23.60 [ 7/12] Compiling src/pyi_main.c [2021-03-23T13:07:32.110Z] #26 23.67 [ 8/12] Compiling src/pyi_path.c [2021-03-23T13:07:32.110Z] #26 23.74 [ 9/12] Compiling src/pyi_win32_utils.c [2021-03-23T13:07:32.110Z] #26 23.77 [10/12] Compiling src/main.c [2021-03-23T13:07:32.110Z] #26 23.80 [11/12] Linking build/debug/run_d [2021-03-23T13:07:32.110Z] #26 23.81 [12/12] Processing build/debug/run_d [2021-03-23T13:07:32.110Z] #26 23.81 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2021-03-23T13:07:32.110Z] #26 23.81 'build_debug' finished successfully (0.630s) [2021-03-23T13:07:32.110Z] #26 23.82 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2021-03-23T13:07:32.110Z] #26 23.82 [ 1/12] Compiling src/pyi_pythonlib.c [2021-03-23T13:07:32.110Z] #26 23.83 [ 2/12] Compiling src/pyi_launch.c [2021-03-23T13:07:32.371Z] #26 23.99 [ 3/12] Compiling src/pyi_archive.c [2021-03-23T13:07:32.371Z] #26 24.02 [ 4/12] Compiling src/pyi_python.c [2021-03-23T13:07:32.371Z] #26 24.13 [ 5/12] Compiling src/pyi_utils.c [2021-03-23T13:07:32.632Z] #26 24.16 [ 6/12] Compiling src/pyi_global.c [2021-03-23T13:07:32.632Z] #26 24.22 [ 7/12] Compiling src/pyi_main.c [2021-03-23T13:07:32.632Z] #26 24.29 [ 8/12] Compiling src/pyi_path.c [2021-03-23T13:07:32.632Z] #26 24.34 [ 9/12] Compiling src/pyi_win32_utils.c [2021-03-23T13:07:32.632Z] #26 24.36 [10/12] Compiling src/main.c [2021-03-23T13:07:32.632Z] #26 24.40 [11/12] Linking build/release/run [2021-03-23T13:07:32.898Z] #26 24.41 [12/12] Processing build/release/run [2021-03-23T13:07:32.898Z] #26 24.42 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2021-03-23T13:07:32.898Z] #26 24.42 'build_release' finished successfully (0.604s) [2021-03-23T13:07:32.898Z] #26 24.42 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2021-03-23T13:07:32.898Z] #26 24.43 [12/13] Processing build/debug/run_d [2021-03-23T13:07:32.898Z] #26 24.43 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2021-03-23T13:07:32.898Z] #26 24.43 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2021-03-23T13:07:32.898Z] #26 24.43 'install_debug' finished successfully (0.012s) [2021-03-23T13:07:32.898Z] #26 24.43 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2021-03-23T13:07:32.898Z] #26 24.44 [13/13] Processing build/release/run [2021-03-23T13:07:32.898Z] #26 24.44 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2021-03-23T13:07:32.898Z] #26 24.44 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2021-03-23T13:07:32.898Z] #26 24.44 'install_release' finished successfully (0.011s) [2021-03-23T13:07:32.898Z] #26 24.45 + /code/.tox/py37/bin/pip3 install .. [2021-03-23T13:07:33.159Z] #26 24.73 Processing /tmp/pyinstaller [2021-03-23T13:07:33.159Z] #26 24.93 Installing build dependencies: started [2021-03-23T13:07:39.737Z] #26 30.42 Installing build dependencies: finished with status 'done' [2021-03-23T13:07:39.737Z] #26 30.42 Getting requirements to build wheel: started [2021-03-23T13:07:39.737Z] #26 30.57 Getting requirements to build wheel: finished with status 'done' [2021-03-23T13:07:39.737Z] #26 30.57 Preparing wheel metadata: started [2021-03-23T13:07:39.737Z] #26 30.82 Preparing wheel metadata: finished with status 'done' [2021-03-23T13:07:39.737Z] #26 30.83 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (0.17) [2021-03-23T13:07:39.737Z] #26 30.83 Requirement already satisfied: pyinstaller-hooks-contrib>=2020.6 in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (2021.1) [2021-03-23T13:07:39.737Z] #26 30.83 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from pyinstaller==4.1) (51.3.3) [2021-03-23T13:07:39.737Z] #26 30.85 Building wheels for collected packages: pyinstaller [2021-03-23T13:07:39.737Z] #26 30.89 Building wheel for pyinstaller (PEP 517): started [2021-03-23T13:07:39.997Z] #26 31.68 Building wheel for pyinstaller (PEP 517): finished with status 'done' [2021-03-23T13:07:39.997Z] #26 31.69 Created wheel for pyinstaller: filename=pyinstaller-4.1-py3-none-any.whl size=2791009 sha256=929980d7ab7f39f9858ee897643f6c37de3a54b4407107d24e10a74fab7e20a6 [2021-03-23T13:07:39.997Z] #26 31.69 Stored in directory: /tmp/pip-ephem-wheel-cache-uo978khb/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b [2021-03-23T13:07:39.997Z] #26 31.69 Successfully built pyinstaller [2021-03-23T13:07:40.257Z] #26 31.94 Installing collected packages: pyinstaller [2021-03-23T13:07:40.257Z] #26 31.94 Attempting uninstall: pyinstaller [2021-03-23T13:07:40.257Z] #26 31.94 Found existing installation: pyinstaller 4.1 [2021-03-23T13:07:40.257Z] #26 32.04 Uninstalling pyinstaller-4.1: [2021-03-23T13:07:40.518Z] #26 32.04 Successfully uninstalled pyinstaller-4.1 [2021-03-23T13:07:40.518Z] #26 32.31 Successfully installed pyinstaller-4.1 [2021-03-23T13:07:40.778Z] #26 32.33 WARNING: You are using pip version 20.3.3; however, version 21.0.1 is available. [2021-03-23T13:07:40.778Z] #26 32.33 You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2021-03-23T13:07:40.778Z] #26 32.43 + cd /code [2021-03-23T13:07:40.778Z] #26 32.43 + rm -Rf /tmp/pyinstaller [2021-03-23T13:07:40.778Z] #26 32.46 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2021-03-23T13:07:41.038Z] #26 32.61 37 INFO: PyInstaller: 4.1 [2021-03-23T13:07:41.038Z] #26 32.61 37 INFO: Python: 3.7.10 [2021-03-23T13:07:41.038Z] #26 32.61 38 INFO: Platform: Linux-5.4.0-1037-aws-x86_64-with [2021-03-23T13:07:41.038Z] #26 32.62 40 INFO: UPX is not available. [2021-03-23T13:07:41.038Z] #26 32.62 41 INFO: Extending PYTHONPATH with paths [2021-03-23T13:07:41.038Z] #26 32.62 ['/code/bin', '/code'] [2021-03-23T13:07:41.038Z] #26 32.62 46 INFO: checking Analysis [2021-03-23T13:07:41.038Z] #26 32.62 46 INFO: Building Analysis because Analysis-00.toc is non existent [2021-03-23T13:07:41.038Z] #26 32.62 46 INFO: Initializing module dependency graph... [2021-03-23T13:07:41.038Z] #26 32.62 47 INFO: Caching module graph hooks... [2021-03-23T13:07:41.038Z] #26 32.63 53 INFO: Analyzing base_library.zip ... [2021-03-23T13:07:42.962Z] #26 34.24 1663 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-03-23T13:07:42.962Z] #26 34.24 1664 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2021-03-23T13:07:43.533Z] #26 35.25 2674 INFO: Caching module dependency graph... [2021-03-23T13:07:43.797Z] #26 35.32 2741 INFO: running Analysis Analysis-00.toc [2021-03-23T13:07:43.797Z] #26 35.33 2751 INFO: Analyzing bin/docker-compose [2021-03-23T13:07:44.057Z] #26 35.64 3060 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-03-23T13:07:44.998Z] #26 36.55 3971 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-03-23T13:07:48.298Z] #26 39.98 7403 INFO: Processing module hooks... [2021-03-23T13:07:48.298Z] #26 39.98 7404 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:07:48.298Z] #26 39.99 7411 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:07:48.298Z] #26 39.99 7411 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:07:48.298Z] #26 39.99 7413 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:07:48.298Z] #26 39.99 7419 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-03-23T13:07:48.558Z] #26 40.12 7544 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.12 7548 INFO: Excluding import of doctest from module difflib [2021-03-23T13:07:48.558Z] #26 40.12 7548 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.13 7550 INFO: Excluding import of test from module multiprocessing.util [2021-03-23T13:07:48.558Z] #26 40.13 7550 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.13 7553 INFO: Loading module hook 'hook-importlib_metadata.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.13 7555 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.14 7563 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.18 7603 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.18 7607 INFO: Excluding import of argparse from module pickle [2021-03-23T13:07:48.558Z] #26 40.18 7607 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.23 7653 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.23 7654 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks'... [2021-03-23T13:07:48.558Z] #26 40.23 7656 INFO: Excluding import of doctest from module heapq [2021-03-23T13:07:48.558Z] #26 40.25 7676 INFO: Looking for ctypes DLLs [2021-03-23T13:07:48.558Z] #26 40.26 7685 INFO: Analyzing run-time hooks ... [2021-03-23T13:07:48.558Z] #26 40.27 7690 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2021-03-23T13:07:48.558Z] #26 40.27 7691 INFO: Including run-time hook '/code/.tox/py37/lib/python3.7/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2021-03-23T13:07:48.558Z] #26 40.28 7702 INFO: Looking for dynamic libraries [2021-03-23T13:07:48.819Z] #26 40.48 7905 INFO: Looking for eggs [2021-03-23T13:07:48.819Z] #26 40.48 7905 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2021-03-23T13:07:48.819Z] #26 40.49 7914 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2021-03-23T13:07:48.819Z] #26 40.54 7963 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2021-03-23T13:07:48.819Z] #26 40.56 7982 INFO: checking PYZ [2021-03-23T13:07:48.819Z] #26 40.56 7982 INFO: Building PYZ because PYZ-00.toc is non existent [2021-03-23T13:07:48.819Z] #26 40.56 7983 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2021-03-23T13:07:49.761Z] #26 41.34 8769 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2021-03-23T13:07:49.761Z] #26 41.36 8781 INFO: checking PKG [2021-03-23T13:07:49.761Z] #26 41.36 8781 INFO: Building PKG because PKG-00.toc is non existent [2021-03-23T13:07:49.761Z] #26 41.36 8781 INFO: Building PKG (CArchive) PKG-00.pkg [2021-03-23T13:07:53.063Z] #26 44.37 11793 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2021-03-23T13:07:53.063Z] #26 44.37 11796 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2021-03-23T13:07:53.063Z] #26 44.37 11796 INFO: checking EXE [2021-03-23T13:07:53.063Z] #26 44.37 11796 INFO: Building EXE because EXE-00.toc is non existent [2021-03-23T13:07:53.063Z] #26 44.37 11796 INFO: Building EXE from EXE-00.toc [2021-03-23T13:07:53.063Z] #26 44.37 11797 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2021-03-23T13:07:53.063Z] #26 44.40 11823 INFO: Building EXE from EXE-00.toc completed successfully. [2021-03-23T13:07:53.063Z] #26 44.47 + ls -la dist/ [2021-03-23T13:07:53.063Z] #26 44.48 + ldd dist/docker-compose [2021-03-23T13:07:53.063Z] #26 44.48 total 9272 [2021-03-23T13:07:53.063Z] #26 44.48 drwxrwxrwx 2 root root 4096 Mar 23 13:07 . [2021-03-23T13:07:53.063Z] #26 44.48 drwxr-xr-x 1 root root 4096 Mar 23 13:07 .. [2021-03-23T13:07:53.063Z] #26 44.48 -rwxr-xr-x 1 root root 9481696 Mar 23 13:07 docker-compose [2021-03-23T13:07:53.063Z] #26 44.48 /lib/ld-musl-x86_64.so.1 (0x7f886b488000) [2021-03-23T13:07:53.063Z] #26 44.48 libz.so.1 => /lib/libz.so.1 (0x7f886b454000) [2021-03-23T13:07:53.063Z] #26 44.48 libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f886b488000) [2021-03-23T13:07:53.063Z] #26 44.48 + mv dist/docker-compose /usr/local/bin [2021-03-23T13:07:53.063Z] #26 44.48 + docker-compose version [2021-03-23T13:07:53.063Z] #26 44.87 docker-compose version 1.28.6, build 5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:07:53.063Z] #26 44.87 docker-py version: 4.4.4 [2021-03-23T13:07:53.063Z] #26 44.87 CPython version: 3.7.10 [2021-03-23T13:07:53.063Z] #26 44.87 OpenSSL version: OpenSSL 1.1.1j 16 Feb 2021 [2021-03-23T13:07:53.323Z] #26 DONE 45.1s [2021-03-23T13:07:53.583Z] [2021-03-23T13:07:53.583Z] #27 exporting to image [2021-03-23T13:07:53.583Z] #27 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-23T13:07:53.583Z] #27 exporting layers [2021-03-23T13:07:56.879Z] #27 exporting layers 2.9s done [2021-03-23T13:07:56.879Z] #27 writing image sha256:f216b4339b3040255a8d0682f5574cc7e6c3cfe7eb00b3bdf32fdd6bd375c9c8 done [2021-03-23T13:07:56.879Z] #27 naming to docker.io/dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 done [2021-03-23T13:07:56.879Z] #27 DONE 2.9s [Pipeline] sh [2021-03-23T13:07:57.168Z] + docker push dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:07:57.168Z] The push refers to repository [docker.io/dockerpinata/compose] [2021-03-23T13:07:57.168Z] 291628af86da: Preparing [2021-03-23T13:07:57.168Z] 00c35359dc63: Preparing [2021-03-23T13:07:57.168Z] 9a98d62ed614: Preparing [2021-03-23T13:07:57.168Z] d752f97d9fa3: Preparing [2021-03-23T13:07:57.168Z] a420d499e382: Preparing [2021-03-23T13:07:57.168Z] a75edfe69d7b: Preparing [2021-03-23T13:07:57.168Z] 158cddba1028: Preparing [2021-03-23T13:07:57.168Z] 7b5fa01d7645: Preparing [2021-03-23T13:07:57.168Z] c8064e22a37b: Preparing [2021-03-23T13:07:57.168Z] 031245611584: Preparing [2021-03-23T13:07:57.168Z] 9b55b09101c0: Preparing [2021-03-23T13:07:57.168Z] 38b64cf01b81: Preparing [2021-03-23T13:07:57.168Z] b037a429d71b: Preparing [2021-03-23T13:07:57.168Z] ae667e067600: Preparing [2021-03-23T13:07:57.168Z] bf2f41849473: Preparing [2021-03-23T13:07:57.168Z] 09293bac79dc: Preparing [2021-03-23T13:07:57.168Z] 3ece9327c345: Preparing [2021-03-23T13:07:57.168Z] ef9a6d4ace05: Preparing [2021-03-23T13:07:57.168Z] 628af46ad8d4: Preparing [2021-03-23T13:07:57.168Z] ee3aedd2ec97: Preparing [2021-03-23T13:07:57.168Z] 7199c615a9d1: Preparing [2021-03-23T13:07:57.168Z] 33e8713114f8: Preparing [2021-03-23T13:07:57.168Z] a75edfe69d7b: Waiting [2021-03-23T13:07:57.168Z] 158cddba1028: Waiting [2021-03-23T13:07:57.168Z] 7b5fa01d7645: Waiting [2021-03-23T13:07:57.168Z] c8064e22a37b: Waiting [2021-03-23T13:07:57.168Z] 031245611584: Waiting [2021-03-23T13:07:57.168Z] 9b55b09101c0: Waiting [2021-03-23T13:07:57.168Z] 38b64cf01b81: Waiting [2021-03-23T13:07:57.168Z] b037a429d71b: Waiting [2021-03-23T13:07:57.168Z] ae667e067600: Waiting [2021-03-23T13:07:57.168Z] bf2f41849473: Waiting [2021-03-23T13:07:57.168Z] 09293bac79dc: Waiting [2021-03-23T13:07:57.168Z] 3ece9327c345: Waiting [2021-03-23T13:07:57.168Z] ef9a6d4ace05: Waiting [2021-03-23T13:07:57.168Z] 628af46ad8d4: Waiting [2021-03-23T13:07:57.168Z] ee3aedd2ec97: Waiting [2021-03-23T13:07:57.168Z] 7199c615a9d1: Waiting [2021-03-23T13:07:57.168Z] 33e8713114f8: Waiting [2021-03-23T13:07:59.085Z] d752f97d9fa3: Pushed [2021-03-23T13:07:59.085Z] a420d499e382: Pushed [2021-03-23T13:07:59.660Z] 00c35359dc63: Pushed [2021-03-23T13:08:00.603Z] 158cddba1028: Pushed [2021-03-23T13:08:01.174Z] a75edfe69d7b: Pushed [2021-03-23T13:08:01.174Z] 7b5fa01d7645: Pushed [2021-03-23T13:08:02.617Z] 9b55b09101c0: Pushed [2021-03-23T13:08:03.570Z] 031245611584: Pushed [2021-03-23T13:08:04.510Z] 38b64cf01b81: Pushed [2021-03-23T13:08:04.510Z] 9a98d62ed614: Pushed [2021-03-23T13:08:04.770Z] c8064e22a37b: Pushed [2021-03-23T13:08:05.341Z] 291628af86da: Pushed [2021-03-23T13:08:06.725Z] bf2f41849473: Pushed [2021-03-23T13:08:06.986Z] 09293bac79dc: Pushed [2021-03-23T13:08:06.986Z] b037a429d71b: Pushed [2021-03-23T13:08:07.246Z] ef9a6d4ace05: Layer already exists [2021-03-23T13:08:07.246Z] 628af46ad8d4: Layer already exists [2021-03-23T13:08:07.506Z] ee3aedd2ec97: Layer already exists [2021-03-23T13:08:07.506Z] 7199c615a9d1: Layer already exists [2021-03-23T13:08:07.506Z] 33e8713114f8: Layer already exists [2021-03-23T13:08:10.805Z] ae667e067600: Pushed [2021-03-23T13:08:20.796Z] 3ece9327c345: Pushed [2021-03-23T13:08:21.364Z] alpine-5db8d86f127848367e4d721e992c188923c89d42: digest: sha256:63c6cbaf8091214d44fe4c35818c73c89cef08a2790a098ac1d6983173f3f5c1 size: 4925 [Pipeline] } [2021-03-23T13:08:21.372Z] [Pipeline] // ansiColor [Pipeline] echo [2021-03-23T13:08:21.377Z] dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 [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-03-23T13:08:21.429Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-036340c210fa6e6fc) in /home/ubuntu/workspace/compose_1.28.x [2021-03-23T13:08:21.429Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e5d46f0454883248) in /home/ubuntu/workspace/compose_1.28.x [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-03-23T13:08:21.441Z] The recommended git tool is: git [Pipeline] checkout [2021-03-23T13:08:21.446Z] The recommended git tool is: git [2021-03-23T13:08:21.449Z] using credential sf-release-bot.github.ssh [2021-03-23T13:08:21.455Z] using credential sf-release-bot.github.ssh [2021-03-23T13:08:21.473Z] Fetching changes from the remote Git repository [2021-03-23T13:08:21.481Z] Fetching changes from the remote Git repository [2021-03-23T13:08:21.487Z] Fetching without tags [2021-03-23T13:08:21.499Z] Fetching without tags [2021-03-23T13:08:21.712Z] Checking out Revision 5db8d86f127848367e4d721e992c188923c89d42 (1.28.x) [2021-03-23T13:08:21.718Z] Checking out Revision 5db8d86f127848367e4d721e992c188923c89d42 (1.28.x) [2021-03-23T13:08:21.748Z] Commit message: " "Bump 1.28.6"" [2021-03-23T13:08:21.754Z] Commit message: " "Bump 1.28.6"" [2021-03-23T13:08:21.485Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-23T13:08:21.500Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-03-23T13:08:21.517Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-03-23T13:08:21.517Z] > git --version # timeout=10 [2021-03-23T13:08:21.522Z] > git --version # 'git version 2.25.1' [2021-03-23T13:08:21.523Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-03-23T13:08:21.525Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/1.28.x:refs/remotes/origin/1.28.x # timeout=10 [2021-03-23T13:08:21.736Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T13:08:21.749Z] > git checkout -f 5db8d86f127848367e4d721e992c188923c89d42 # timeout=10 [Pipeline] sh [2021-03-23T13:08:21.465Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-23T13:08:21.479Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-03-23T13:08:21.493Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-03-23T13:08:21.493Z] > git --version # timeout=10 [2021-03-23T13:08:21.502Z] > git --version # 'git version 2.25.1' [2021-03-23T13:08:21.502Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-03-23T13:08:21.505Z] > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/1.28.x:refs/remotes/origin/1.28.x # timeout=10 [2021-03-23T13:08:21.724Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T13:08:21.737Z] > git checkout -f 5db8d86f127848367e4d721e992c188923c89d42 # timeout=10 [Pipeline] sh [2021-03-23T13:08:22.440Z] + docker info -f {{.Driver}} [2021-03-23T13:08:22.534Z] + docker info -f {{.Driver}} [Pipeline] echo [2021-03-23T13:08:37.345Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2021-03-23T13:08:37.375Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo [2021-03-23T13:08:37.420Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2021-03-23T13:08:37.436Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-03-23T13:08:37.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:08:37.494Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_1.28.x@tmp/fbfee7e7-26cb-48d5-9e4d-0902c2ef46ea/config.json. [2021-03-23T13:08:37.494Z] Configure a credential helper to remove this warning. See [2021-03-23T13:08:37.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:08:37.494Z] [2021-03-23T13:08:37.494Z] Login Succeeded [Pipeline] { [Pipeline] sh [2021-03-23T13:08:37.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:08:37.547Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_1.28.x@tmp/317b078f-4287-48b9-9c2c-aadeed6d0eb1/config.json. [2021-03-23T13:08:37.547Z] Configure a credential helper to remove this warning. See [2021-03-23T13:08:37.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:08:37.547Z] [2021-03-23T13:08:37.547Z] Login Succeeded [Pipeline] { [Pipeline] sh [2021-03-23T13:08:37.768Z] + pwd [2021-03-23T13:08:37.768Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_1.28.x/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock --volume=/home/ubuntu/workspace/compose_1.28.x@tmp/fbfee7e7-26cb-48d5-9e4d-0902c2ef46ea/config.json:/root/.docker/config.json -e DOCKER_TLS_CERTDIR= -e TAG=dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=23 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 --verbose [2021-03-23T13:08:37.769Z] Unable to find image 'dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42' locally [2021-03-23T13:08:37.769Z] debian-5db8d86f127848367e4d721e992c188923c89d42: Pulling from dockerpinata/compose [2021-03-23T13:08:37.769Z] a4feded82f54: Already exists [2021-03-23T13:08:37.769Z] 92a62f3d6dc6: Already exists [2021-03-23T13:08:37.769Z] 1a4253d56308: Already exists [2021-03-23T13:08:37.769Z] c59104dec051: Already exists [2021-03-23T13:08:37.769Z] bc33d9927857: Already exists [2021-03-23T13:08:37.769Z] 214a4b6c2ecf: Pulling fs layer [2021-03-23T13:08:37.769Z] 01881b40ba87: Pulling fs layer [2021-03-23T13:08:37.769Z] 85ade888670b: Pulling fs layer [2021-03-23T13:08:37.769Z] 3aff828ba3b4: Pulling fs layer [2021-03-23T13:08:37.769Z] c23489b505be: Pulling fs layer [2021-03-23T13:08:37.769Z] 75c768450f2f: Pulling fs layer [2021-03-23T13:08:37.769Z] e68322418a98: Pulling fs layer [2021-03-23T13:08:37.769Z] 022f30bdc713: Pulling fs layer [2021-03-23T13:08:37.769Z] 2647113ac2b2: Pulling fs layer [2021-03-23T13:08:37.769Z] 5933a9e54631: Pulling fs layer [2021-03-23T13:08:37.769Z] 3a18b30b1e74: Pulling fs layer [2021-03-23T13:08:37.769Z] 3cca48a94811: Pulling fs layer [2021-03-23T13:08:37.769Z] 565f7e62e2be: Pulling fs layer [2021-03-23T13:08:37.769Z] 2f10d14cdb44: Pulling fs layer [2021-03-23T13:08:37.769Z] 09d7b26796ee: Pulling fs layer [2021-03-23T13:08:37.769Z] 19fd15c75764: Pulling fs layer [2021-03-23T13:08:37.769Z] c7297f885f99: Pulling fs layer [2021-03-23T13:08:37.769Z] 3aff828ba3b4: Waiting [2021-03-23T13:08:37.769Z] c23489b505be: Waiting [2021-03-23T13:08:37.769Z] 75c768450f2f: Waiting [2021-03-23T13:08:37.769Z] e68322418a98: Waiting [2021-03-23T13:08:37.769Z] 022f30bdc713: Waiting [2021-03-23T13:08:37.769Z] 2647113ac2b2: Waiting [2021-03-23T13:08:37.769Z] 5933a9e54631: Waiting [2021-03-23T13:08:37.769Z] 3a18b30b1e74: Waiting [2021-03-23T13:08:37.769Z] 3cca48a94811: Waiting [2021-03-23T13:08:37.769Z] 565f7e62e2be: Waiting [2021-03-23T13:08:37.769Z] 2f10d14cdb44: Waiting [2021-03-23T13:08:37.769Z] 09d7b26796ee: Waiting [2021-03-23T13:08:37.769Z] 19fd15c75764: Waiting [2021-03-23T13:08:37.769Z] c7297f885f99: Waiting [2021-03-23T13:08:37.837Z] + pwd [2021-03-23T13:08:37.837Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_1.28.x/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock --volume=/home/ubuntu/workspace/compose_1.28.x@tmp/317b078f-4287-48b9-9c2c-aadeed6d0eb1/config.json:/root/.docker/config.json -e DOCKER_TLS_CERTDIR= -e TAG=dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=23 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 --verbose [2021-03-23T13:08:37.837Z] Unable to find image 'dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42' locally [2021-03-23T13:08:38.029Z] 85ade888670b: Verifying Checksum [2021-03-23T13:08:38.029Z] 85ade888670b: Download complete [2021-03-23T13:08:38.029Z] 01881b40ba87: Verifying Checksum [2021-03-23T13:08:38.029Z] 01881b40ba87: Download complete [2021-03-23T13:08:38.097Z] alpine-5db8d86f127848367e4d721e992c188923c89d42: Pulling from dockerpinata/compose [2021-03-23T13:08:38.097Z] f84cab65f19f: Already exists [2021-03-23T13:08:38.097Z] e350e8d0d9b4: Already exists [2021-03-23T13:08:38.097Z] 108f6d107b58: Already exists [2021-03-23T13:08:38.097Z] 55efa081f3f2: Already exists [2021-03-23T13:08:38.097Z] 33b938149266: Already exists [2021-03-23T13:08:38.097Z] 90f5a7202ba5: Pulling fs layer [2021-03-23T13:08:38.097Z] 7bb831380d46: Pulling fs layer [2021-03-23T13:08:38.097Z] 2ba3a7c83317: Pulling fs layer [2021-03-23T13:08:38.097Z] 7df96e8f39a1: Pulling fs layer [2021-03-23T13:08:38.097Z] 04fc96059050: Pulling fs layer [2021-03-23T13:08:38.097Z] dadcd9a10950: Pulling fs layer [2021-03-23T13:08:38.097Z] 2d5def450629: Pulling fs layer [2021-03-23T13:08:38.097Z] e1b05b946b2b: Pulling fs layer [2021-03-23T13:08:38.097Z] a15fad213645: Pulling fs layer [2021-03-23T13:08:38.097Z] a5a1af050472: Pulling fs layer [2021-03-23T13:08:38.097Z] f01d29d5a080: Pulling fs layer [2021-03-23T13:08:38.097Z] 40a27212053e: Pulling fs layer [2021-03-23T13:08:38.097Z] e64d6b3e08a8: Pulling fs layer [2021-03-23T13:08:38.097Z] b67ddfba7a23: Pulling fs layer [2021-03-23T13:08:38.097Z] 8bc457136b74: Pulling fs layer [2021-03-23T13:08:38.097Z] c9eb4a38cf04: Pulling fs layer [2021-03-23T13:08:38.097Z] 33b188aab1d3: Pulling fs layer [2021-03-23T13:08:38.097Z] 7df96e8f39a1: Waiting [2021-03-23T13:08:38.097Z] 04fc96059050: Waiting [2021-03-23T13:08:38.097Z] dadcd9a10950: Waiting [2021-03-23T13:08:38.097Z] 2d5def450629: Waiting [2021-03-23T13:08:38.097Z] e1b05b946b2b: Waiting [2021-03-23T13:08:38.097Z] a15fad213645: Waiting [2021-03-23T13:08:38.097Z] a5a1af050472: Waiting [2021-03-23T13:08:38.097Z] f01d29d5a080: Waiting [2021-03-23T13:08:38.097Z] 40a27212053e: Waiting [2021-03-23T13:08:38.097Z] e64d6b3e08a8: Waiting [2021-03-23T13:08:38.097Z] b67ddfba7a23: Waiting [2021-03-23T13:08:38.097Z] c9eb4a38cf04: Waiting [2021-03-23T13:08:38.097Z] 33b188aab1d3: Waiting [2021-03-23T13:08:38.097Z] 8bc457136b74: Waiting [2021-03-23T13:08:38.097Z] 2ba3a7c83317: Verifying Checksum [2021-03-23T13:08:38.097Z] 2ba3a7c83317: Download complete [2021-03-23T13:08:38.097Z] 7bb831380d46: Verifying Checksum [2021-03-23T13:08:38.097Z] 7bb831380d46: Download complete [2021-03-23T13:08:38.290Z] c23489b505be: Verifying Checksum [2021-03-23T13:08:38.290Z] c23489b505be: Download complete [2021-03-23T13:08:38.290Z] 3aff828ba3b4: Verifying Checksum [2021-03-23T13:08:38.290Z] 3aff828ba3b4: Download complete [2021-03-23T13:08:38.290Z] 75c768450f2f: Verifying Checksum [2021-03-23T13:08:38.290Z] 75c768450f2f: Download complete [2021-03-23T13:08:38.290Z] e68322418a98: Verifying Checksum [2021-03-23T13:08:38.290Z] e68322418a98: Download complete [2021-03-23T13:08:38.290Z] 022f30bdc713: Verifying Checksum [2021-03-23T13:08:38.290Z] 022f30bdc713: Download complete [2021-03-23T13:08:38.357Z] 7df96e8f39a1: Verifying Checksum [2021-03-23T13:08:38.357Z] 7df96e8f39a1: Download complete [2021-03-23T13:08:38.357Z] dadcd9a10950: Verifying Checksum [2021-03-23T13:08:38.357Z] dadcd9a10950: Download complete [2021-03-23T13:08:38.551Z] 5933a9e54631: Verifying Checksum [2021-03-23T13:08:38.551Z] 5933a9e54631: Download complete [2021-03-23T13:08:38.551Z] 3a18b30b1e74: Verifying Checksum [2021-03-23T13:08:38.551Z] 3a18b30b1e74: Download complete [2021-03-23T13:08:38.551Z] 3cca48a94811: Verifying Checksum [2021-03-23T13:08:38.551Z] 3cca48a94811: Download complete [2021-03-23T13:08:38.616Z] 2d5def450629: Verifying Checksum [2021-03-23T13:08:38.616Z] 2d5def450629: Download complete [2021-03-23T13:08:38.616Z] 04fc96059050: Verifying Checksum [2021-03-23T13:08:38.616Z] 04fc96059050: Download complete [2021-03-23T13:08:38.616Z] e1b05b946b2b: Verifying Checksum [2021-03-23T13:08:38.616Z] e1b05b946b2b: Download complete [2021-03-23T13:08:38.812Z] 565f7e62e2be: Verifying Checksum [2021-03-23T13:08:38.812Z] 565f7e62e2be: Download complete [2021-03-23T13:08:38.812Z] 2f10d14cdb44: Verifying Checksum [2021-03-23T13:08:38.812Z] 2f10d14cdb44: Download complete [2021-03-23T13:08:38.812Z] 214a4b6c2ecf: Verifying Checksum [2021-03-23T13:08:38.812Z] 214a4b6c2ecf: Download complete [2021-03-23T13:08:38.812Z] 2647113ac2b2: Verifying Checksum [2021-03-23T13:08:38.812Z] 2647113ac2b2: Download complete [2021-03-23T13:08:38.875Z] a15fad213645: Verifying Checksum [2021-03-23T13:08:38.876Z] a15fad213645: Download complete [2021-03-23T13:08:38.876Z] f01d29d5a080: Verifying Checksum [2021-03-23T13:08:38.876Z] f01d29d5a080: Download complete [2021-03-23T13:08:38.876Z] 40a27212053e: Verifying Checksum [2021-03-23T13:08:38.876Z] 40a27212053e: Download complete [2021-03-23T13:08:38.876Z] 90f5a7202ba5: Verifying Checksum [2021-03-23T13:08:38.876Z] 90f5a7202ba5: Download complete [2021-03-23T13:08:38.876Z] e64d6b3e08a8: Verifying Checksum [2021-03-23T13:08:38.876Z] e64d6b3e08a8: Download complete [2021-03-23T13:08:38.876Z] b67ddfba7a23: Verifying Checksum [2021-03-23T13:08:38.876Z] b67ddfba7a23: Download complete [2021-03-23T13:08:39.073Z] 19fd15c75764: Verifying Checksum [2021-03-23T13:08:39.073Z] 19fd15c75764: Download complete [2021-03-23T13:08:39.135Z] c9eb4a38cf04: Verifying Checksum [2021-03-23T13:08:39.135Z] c9eb4a38cf04: Download complete [2021-03-23T13:08:39.135Z] a5a1af050472: Verifying Checksum [2021-03-23T13:08:39.135Z] a5a1af050472: Download complete [2021-03-23T13:08:39.395Z] 8bc457136b74: Verifying Checksum [2021-03-23T13:08:39.395Z] 8bc457136b74: Download complete [2021-03-23T13:08:39.648Z] 09d7b26796ee: Verifying Checksum [2021-03-23T13:08:39.648Z] 09d7b26796ee: Download complete [2021-03-23T13:08:39.648Z] c7297f885f99: Verifying Checksum [2021-03-23T13:08:39.648Z] c7297f885f99: Download complete [2021-03-23T13:08:39.654Z] 33b188aab1d3: Verifying Checksum [2021-03-23T13:08:39.654Z] 33b188aab1d3: Download complete [2021-03-23T13:08:42.188Z] 90f5a7202ba5: Pull complete [2021-03-23T13:08:42.188Z] 7bb831380d46: Pull complete [2021-03-23T13:08:42.188Z] 2ba3a7c83317: Pull complete [2021-03-23T13:08:42.190Z] 214a4b6c2ecf: Pull complete [2021-03-23T13:08:42.190Z] 01881b40ba87: Pull complete [2021-03-23T13:08:42.190Z] 85ade888670b: Pull complete [2021-03-23T13:08:42.450Z] 3aff828ba3b4: Pull complete [2021-03-23T13:08:42.756Z] 7df96e8f39a1: Pull complete [2021-03-23T13:08:43.016Z] 04fc96059050: Pull complete [2021-03-23T13:08:43.016Z] dadcd9a10950: Pull complete [2021-03-23T13:08:43.020Z] c23489b505be: Pull complete [2021-03-23T13:08:43.020Z] 75c768450f2f: Pull complete [2021-03-23T13:08:43.020Z] e68322418a98: Pull complete [2021-03-23T13:08:43.020Z] 022f30bdc713: Pull complete [2021-03-23T13:08:43.274Z] 2d5def450629: Pull complete [2021-03-23T13:08:43.274Z] e1b05b946b2b: Pull complete [2021-03-23T13:08:43.959Z] 2647113ac2b2: Pull complete [2021-03-23T13:08:43.959Z] 5933a9e54631: Pull complete [2021-03-23T13:08:43.959Z] 3a18b30b1e74: Pull complete [2021-03-23T13:08:44.217Z] a15fad213645: Pull complete [2021-03-23T13:08:44.217Z] a5a1af050472: Pull complete [2021-03-23T13:08:44.217Z] f01d29d5a080: Pull complete [2021-03-23T13:08:44.217Z] 40a27212053e: Pull complete [2021-03-23T13:08:44.221Z] 3cca48a94811: Pull complete [2021-03-23T13:08:44.221Z] 565f7e62e2be: Pull complete [2021-03-23T13:08:44.221Z] 2f10d14cdb44: Pull complete [2021-03-23T13:08:44.476Z] e64d6b3e08a8: Pull complete [2021-03-23T13:08:44.476Z] b67ddfba7a23: Pull complete [2021-03-23T13:08:45.788Z] 09d7b26796ee: Pull complete [2021-03-23T13:08:45.788Z] 19fd15c75764: Pull complete [2021-03-23T13:08:45.855Z] 8bc457136b74: Pull complete [2021-03-23T13:08:46.113Z] c9eb4a38cf04: Pull complete [2021-03-23T13:08:46.358Z] c7297f885f99: Pull complete [2021-03-23T13:08:46.358Z] Digest: sha256:a718aa9e4d6b4e9cf9b6e3208256cbb6ae3854740763fda2933d1d76f3cc98bc [2021-03-23T13:08:46.358Z] Status: Downloaded newer image for dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:08:46.681Z] 33b188aab1d3: Pull complete [2021-03-23T13:08:46.681Z] Digest: sha256:e8e3c021d1fee7f9df92049b2b4f393267517f470d06fecc9ea064f6ef683791 [2021-03-23T13:08:46.681Z] Status: Downloaded newer image for dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:08:49.653Z] + docker version [2021-03-23T13:08:49.653Z] Client: Docker Engine - Community [2021-03-23T13:08:49.653Z] Version: 19.03.15 [2021-03-23T13:08:49.653Z] API version: 1.40 [2021-03-23T13:08:49.653Z] Go version: go1.13.15 [2021-03-23T13:08:49.653Z] Git commit: 99e3ed8 [2021-03-23T13:08:49.653Z] Built: Sat Jan 30 03:11:43 2021 [2021-03-23T13:08:49.653Z] OS/Arch: linux/amd64 [2021-03-23T13:08:49.653Z] Experimental: false [2021-03-23T13:08:49.653Z] [2021-03-23T13:08:49.653Z] Server: Docker Engine - Community [2021-03-23T13:08:49.653Z] Engine: [2021-03-23T13:08:49.653Z] Version: 20.10.3 [2021-03-23T13:08:49.653Z] API version: 1.41 (minimum version 1.12) [2021-03-23T13:08:49.653Z] Go version: go1.13.15 [2021-03-23T13:08:49.653Z] Git commit: 46229ca [2021-03-23T13:08:49.653Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-23T13:08:49.653Z] OS/Arch: linux/amd64 [2021-03-23T13:08:49.653Z] Experimental: true [2021-03-23T13:08:49.653Z] containerd: [2021-03-23T13:08:49.653Z] Version: 1.4.3 [2021-03-23T13:08:49.653Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-23T13:08:49.653Z] runc: [2021-03-23T13:08:49.653Z] Version: 1.0.0-rc92 [2021-03-23T13:08:49.653Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-23T13:08:49.653Z] docker-init: [2021-03-23T13:08:49.653Z] Version: 0.19.0 [2021-03-23T13:08:49.653Z] GitCommit: de40ad0 [2021-03-23T13:08:49.653Z] + export DOCKER_VERSIONS=19.03.13 [2021-03-23T13:08:49.653Z] + DOCKER_VERSIONS=19.03.13 [2021-03-23T13:08:49.653Z] + STORAGE_DRIVER=overlay2 [2021-03-23T13:08:49.653Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-03-23T13:08:49.653Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-03-23T13:08:49.653Z] ++ hostname [2021-03-23T13:08:49.653Z] + GIT_VOLUME=--volumes-from=6b79eb867174 [2021-03-23T13:08:49.653Z] + . script/test/all [2021-03-23T13:08:49.653Z] ++ set -e [2021-03-23T13:08:49.653Z] ++ echo 'Running lint checks' [2021-03-23T13:08:49.653Z] Running lint checks [2021-03-23T13:08:49.653Z] ++ docker run --rm --tty --volumes-from=6b79eb867174 dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 tox -e pre-commit [2021-03-23T13:08:51.038Z] pre-commit create: /code/.tox/pre-commit [2021-03-23T13:08:51.038Z] pre-commit installdeps: pre-commit [2021-03-23T13:08:51.954Z] + docker version [2021-03-23T13:08:51.954Z] Client: Docker Engine - Community [2021-03-23T13:08:51.954Z] Version: 19.03.15 [2021-03-23T13:08:51.954Z] API version: 1.40 [2021-03-23T13:08:51.954Z] Go version: go1.13.15 [2021-03-23T13:08:51.954Z] Git commit: 99e3ed8 [2021-03-23T13:08:51.954Z] Built: Sat Jan 30 03:11:43 2021 [2021-03-23T13:08:51.954Z] OS/Arch: linux/amd64 [2021-03-23T13:08:51.954Z] Experimental: false [2021-03-23T13:08:51.954Z] [2021-03-23T13:08:51.954Z] Server: Docker Engine - Community [2021-03-23T13:08:51.954Z] Engine: [2021-03-23T13:08:51.954Z] Version: 20.10.3 [2021-03-23T13:08:51.954Z] API version: 1.41 (minimum version 1.12) [2021-03-23T13:08:51.954Z] Go version: go1.13.15 [2021-03-23T13:08:51.954Z] Git commit: 46229ca [2021-03-23T13:08:51.954Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-23T13:08:51.954Z] OS/Arch: linux/amd64 [2021-03-23T13:08:51.954Z] Experimental: true [2021-03-23T13:08:51.954Z] containerd: [2021-03-23T13:08:51.954Z] Version: 1.4.3 [2021-03-23T13:08:51.954Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-23T13:08:51.954Z] runc: [2021-03-23T13:08:51.954Z] Version: 1.0.0-rc92 [2021-03-23T13:08:51.954Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-23T13:08:51.954Z] docker-init: [2021-03-23T13:08:51.954Z] Version: 0.19.0 [2021-03-23T13:08:51.954Z] GitCommit: de40ad0 [2021-03-23T13:08:51.954Z] + export DOCKER_VERSIONS=19.03.13 [2021-03-23T13:08:51.954Z] + DOCKER_VERSIONS=19.03.13 [2021-03-23T13:08:51.954Z] + STORAGE_DRIVER=overlay2 [2021-03-23T13:08:51.954Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-03-23T13:08:51.954Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-03-23T13:08:51.954Z] ++ hostname [2021-03-23T13:08:51.954Z] + GIT_VOLUME=--volumes-from=1075c45790d9 [2021-03-23T13:08:51.954Z] + . script/test/all [2021-03-23T13:08:51.954Z] ++ set -e [2021-03-23T13:08:51.954Z] ++ echo 'Running lint checks' [2021-03-23T13:08:51.954Z] Running lint checks [2021-03-23T13:08:51.954Z] ++ docker run --rm --tty --volumes-from=1075c45790d9 dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 tox -e pre-commit [2021-03-23T13:08:52.212Z] pre-commit create: /code/.tox/pre-commit [2021-03-23T13:08:52.472Z] pre-commit installdeps: pre-commit [2021-03-23T13:09:05.934Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==2.2.0,importlib-metadata==3.7.3,nodeenv==1.5.0,pre-commit==2.11.1,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-03-23T13:09:05.934Z] pre-commit run-test-pre: PYTHONHASHSEED='3355007035' [2021-03-23T13:09:05.934Z] pre-commit run-test: commands[0] | pre-commit install [2021-03-23T13:09:05.934Z] pre-commit installed at .git/hooks/pre-commit [2021-03-23T13:09:05.934Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2021-03-23T13:09:05.934Z] [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-03-23T13:09:05.934Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2021-03-23T13:09:05.934Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2021-03-23T13:09:05.934Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-03-23T13:09:05.934Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2021-03-23T13:09:05.934Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2021-03-23T13:09:05.934Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-03-23T13:09:05.934Z] [INFO] Once installed this environment will be reused. [2021-03-23T13:09:05.934Z] [INFO] This may take a few minutes... [2021-03-23T13:09:14.059Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2021-03-23T13:09:14.059Z] [INFO] Once installed this environment will be reused. [2021-03-23T13:09:14.059Z] [INFO] This may take a few minutes... [2021-03-23T13:09:14.402Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==2.2.0,importlib-metadata==3.7.3,nodeenv==1.5.0,pre-commit==2.11.1,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-03-23T13:09:14.402Z] pre-commit run-test-pre: PYTHONHASHSEED='4186462414' [2021-03-23T13:09:14.402Z] pre-commit run-test: commands[0] | pre-commit install [2021-03-23T13:09:14.402Z] pre-commit installed at .git/hooks/pre-commit [2021-03-23T13:09:14.402Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2021-03-23T13:09:14.402Z] [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-03-23T13:09:14.402Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2021-03-23T13:09:14.402Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2021-03-23T13:09:14.402Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-03-23T13:09:14.661Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2021-03-23T13:09:14.919Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2021-03-23T13:09:15.177Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-03-23T13:09:15.177Z] [INFO] Once installed this environment will be reused. [2021-03-23T13:09:15.177Z] [INFO] This may take a few minutes... [2021-03-23T13:09:20.632Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2021-03-23T13:09:20.632Z] [INFO] Once installed this environment will be reused. [2021-03-23T13:09:20.632Z] [INFO] This may take a few minutes... [2021-03-23T13:09:25.239Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2021-03-23T13:09:25.239Z] [INFO] Once installed this environment will be reused. [2021-03-23T13:09:25.239Z] [INFO] This may take a few minutes... [2021-03-23T13:09:27.285Z] Check for added large files..............................................Passed [2021-03-23T13:09:27.855Z] Check docstring is first.................................................Passed [2021-03-23T13:09:28.115Z] Check for merge conflicts................................................Passed [2021-03-23T13:09:28.115Z] Check Yaml...............................................................Passed [2021-03-23T13:09:28.115Z] Check JSON...............................................................Passed [2021-03-23T13:09:28.685Z] Debug Statements (Python)................................................Passed [2021-03-23T13:09:28.946Z] Fix End of Files.........................................................Passed [2021-03-23T13:09:33.353Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2021-03-23T13:09:33.353Z] [INFO] Once installed this environment will be reused. [2021-03-23T13:09:33.353Z] [INFO] This may take a few minutes... [2021-03-23T13:09:37.084Z] Flake8...................................................................Passed [2021-03-23T13:09:37.084Z] Tests should end in _test.py.............................................Passed [2021-03-23T13:09:37.084Z] Fix requirements.txt.....................................................Passed [2021-03-23T13:09:37.084Z] Trim Trailing Whitespace.................................................Passed [2021-03-23T13:09:37.653Z] Reorder python imports...................................................Passed [2021-03-23T13:09:39.913Z] Check for added large files..............................................Passed [2021-03-23T13:09:39.913Z] Check docstring is first.................................................Passed [2021-03-23T13:09:39.913Z] Check for merge conflicts................................................Passed [2021-03-23T13:09:40.172Z] Check Yaml...............................................................Passed [2021-03-23T13:09:40.172Z] Check JSON...............................................................Passed [2021-03-23T13:09:40.740Z] Debug Statements (Python)................................................Passed [2021-03-23T13:09:41.124Z] pyupgrade................................................................Passed [2021-03-23T13:09:41.124Z] ___________________________________ summary ____________________________________ [2021-03-23T13:09:41.124Z]  pre-commit: commands succeeded [2021-03-23T13:09:41.124Z]  congratulations :) [2021-03-23T13:09:41.309Z] Fix End of Files.........................................................Passed [2021-03-23T13:09:41.384Z] ++ get_versions='docker run --rm [2021-03-23T13:09:41.384Z] --entrypoint=/code/.tox/py37/bin/python [2021-03-23T13:09:41.384Z] dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:09:41.384Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2021-03-23T13:09:41.384Z] ++ '[' 19.03.13 == '' ']' [2021-03-23T13:09:41.384Z] ++ '[' 19.03.13 == all ']' [2021-03-23T13:09:41.384Z] ++ BUILD_NUMBER=23 [2021-03-23T13:09:41.384Z] ++ PY_TEST_VERSIONS=py37 [2021-03-23T13:09:41.384Z] ++ for version in $DOCKER_VERSIONS [2021-03-23T13:09:41.384Z] ++ echo 'Running tests against Docker 19.03.13' [2021-03-23T13:09:41.384Z] Running tests against Docker 19.03.13 [2021-03-23T13:09:41.384Z] ++ daemon_container=compose-dind-19.03.13-23 [2021-03-23T13:09:41.384Z] ++ trap on_exit EXIT [2021-03-23T13:09:41.384Z] ++ tail -n 10 [2021-03-23T13:09:41.384Z] ++ docker run -d --name compose-dind-19.03.13-23 --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-03-23T13:09:47.964Z] 5aa711733414: Pull complete [2021-03-23T13:09:47.964Z] 058f73b55e4b: Pull complete [2021-03-23T13:09:47.964Z] 8c9c664faf12: Pull complete [2021-03-23T13:09:47.964Z] 1d0b6491c6e7: Pull complete [2021-03-23T13:09:47.964Z] ab16b9777c1c: Pull complete [2021-03-23T13:09:47.964Z] fdea63f936d6: Pull complete [2021-03-23T13:09:47.964Z] 83b3f059d26f: Pull complete [2021-03-23T13:09:47.964Z] Digest: sha256:7efc658176afab9a80c450510882e3176c351ec0fad557b6dd98636b5af474c7 [2021-03-23T13:09:47.964Z] Status: Downloaded newer image for docker:19.03.13-dind [2021-03-23T13:09:47.964Z] 37cb2b1b2804bddaf62e4ee58834ad9e32ae32f3396333e6f1137b03e3d9c903 [2021-03-23T13:09:47.964Z] ++ docker exec compose-dind-19.03.13-23 sh -c 'apk add --no-cache git' [2021-03-23T13:09:47.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:09:48.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:09:48.794Z] (1/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:09:48.794Z] (2/5) Installing libcurl (7.69.1-r3) [2021-03-23T13:09:48.794Z] (3/5) Installing expat (2.2.9-r1) [2021-03-23T13:09:48.794Z] (4/5) Installing pcre2 (10.35-r0) [2021-03-23T13:09:48.794Z] (5/5) Installing git (2.26.3-r0) [2021-03-23T13:09:48.794Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:09:48.794Z] OK: 42 MiB in 52 packages [2021-03-23T13:09:48.794Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-23:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerpinata/compose:debian-5db8d86f127848367e4d721e992c188923c89d42 -e py37 -- --verbose [2021-03-23T13:09:49.431Z] Flake8...................................................................Passed [2021-03-23T13:09:49.431Z] Tests should end in _test.py.............................................Passed [2021-03-23T13:09:49.431Z] Fix requirements.txt.....................................................Passed [2021-03-23T13:09:49.431Z] Trim Trailing Whitespace.................................................Passed [2021-03-23T13:09:49.998Z] Reorder python imports...................................................Passed [2021-03-23T13:09:50.182Z] py37 develop-inst-noop: /code [2021-03-23T13:09:50.442Z] 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.2.1,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.4,# Editable install with no version control (docker-compose==1.28.6),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,importlib-metadata==3.7.3,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,pyinstaller==4.1,pyinstaller-hooks-contrib==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.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.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-03-23T13:09:50.442Z] py37 run-test-pre: PYTHONHASHSEED='3920721126' [2021-03-23T13:09:50.442Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2021-03-23T13:09:50.442Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2021-03-23T13:09:51.829Z] ============================= test session starts ============================== [2021-03-23T13:09:51.829Z] platform linux -- Python 3.7.10, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2021-03-23T13:09:51.829Z] cachedir: .tox/py37/.pytest_cache [2021-03-23T13:09:51.829Z] rootdir: /code, configfile: tox.ini [2021-03-23T13:09:51.829Z] plugins: cov-2.10.1 [2021-03-23T13:09:53.287Z] pyupgrade................................................................Passed [2021-03-23T13:09:53.287Z] ___________________________________ summary ____________________________________ [2021-03-23T13:09:53.287Z]  pre-commit: commands succeeded [2021-03-23T13:09:53.287Z]  congratulations :) [2021-03-23T13:09:53.545Z] ++ get_versions='docker run --rm [2021-03-23T13:09:53.545Z] --entrypoint=/code/.tox/py37/bin/python [2021-03-23T13:09:53.545Z] dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 [2021-03-23T13:09:53.545Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2021-03-23T13:09:53.545Z] ++ '[' 19.03.13 == '' ']' [2021-03-23T13:09:53.545Z] ++ '[' 19.03.13 == all ']' [2021-03-23T13:09:53.545Z] ++ BUILD_NUMBER=23 [2021-03-23T13:09:53.545Z] ++ PY_TEST_VERSIONS=py37 [2021-03-23T13:09:53.545Z] ++ for version in $DOCKER_VERSIONS [2021-03-23T13:09:53.545Z] ++ echo 'Running tests against Docker 19.03.13' [2021-03-23T13:09:53.545Z] Running tests against Docker 19.03.13 [2021-03-23T13:09:53.545Z] ++ daemon_container=compose-dind-19.03.13-23 [2021-03-23T13:09:53.545Z] ++ trap on_exit EXIT [2021-03-23T13:09:53.545Z] ++ docker run -d --name compose-dind-19.03.13-23 --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-03-23T13:09:53.545Z] ++ tail -n 10 [2021-03-23T13:09:53.864Z] collecting ...  collecting 308 items  collecting 578 items  collecting 953 items  collected 1188 items  [2021-03-23T13:09:53.864Z] [2021-03-23T13:09:55.774Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2021-03-23T13:09:56.713Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2021-03-23T13:10:00.114Z] 5aa711733414: Pull complete [2021-03-23T13:10:00.114Z] 058f73b55e4b: Pull complete [2021-03-23T13:10:00.114Z] 8c9c664faf12: Pull complete [2021-03-23T13:10:00.114Z] 1d0b6491c6e7: Pull complete [2021-03-23T13:10:00.114Z] ab16b9777c1c: Pull complete [2021-03-23T13:10:00.114Z] fdea63f936d6: Pull complete [2021-03-23T13:10:00.114Z] 83b3f059d26f: Pull complete [2021-03-23T13:10:00.114Z] Digest: sha256:7efc658176afab9a80c450510882e3176c351ec0fad557b6dd98636b5af474c7 [2021-03-23T13:10:00.114Z] Status: Downloaded newer image for docker:19.03.13-dind [2021-03-23T13:10:00.114Z] 0642a5cac1b65133a9f1b64bcc8b4196c4a7258fd9b5724f09f5b79633c9cb02 [2021-03-23T13:10:00.114Z] ++ docker exec compose-dind-19.03.13-23 sh -c 'apk add --no-cache git' [2021-03-23T13:10:00.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:10:01.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:10:01.049Z] (1/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:10:01.049Z] (2/5) Installing libcurl (7.69.1-r3) [2021-03-23T13:10:01.049Z] (3/5) Installing expat (2.2.9-r1) [2021-03-23T13:10:01.049Z] (4/5) Installing pcre2 (10.35-r0) [2021-03-23T13:10:01.049Z] (5/5) Installing git (2.26.3-r0) [2021-03-23T13:10:01.049Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:10:01.049Z] OK: 42 MiB in 52 packages [2021-03-23T13:10:01.049Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-23:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerpinata/compose:alpine-5db8d86f127848367e4d721e992c188923c89d42 -e py37 -- --verbose [2021-03-23T13:10:01.996Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2021-03-23T13:10:02.427Z] py37 develop-inst-noop: /code [2021-03-23T13:10:02.686Z] 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.2.1,cryptography==3.3.2,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.4,# Editable install with no version control (docker-compose==1.28.6),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,importlib-metadata==3.7.3,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,pyinstaller @ file:///tmp/pyinstaller,pyinstaller-hooks-contrib==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.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.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-03-23T13:10:02.686Z] py37 run-test-pre: PYTHONHASHSEED='3678840420' [2021-03-23T13:10:02.686Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2021-03-23T13:10:02.686Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2021-03-23T13:10:03.380Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2021-03-23T13:10:04.063Z] ============================= test session starts ============================== [2021-03-23T13:10:04.063Z] platform linux -- Python 3.7.10, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2021-03-23T13:10:04.063Z] cachedir: .tox/py37/.pytest_cache [2021-03-23T13:10:04.063Z] rootdir: /code, configfile: tox.ini [2021-03-23T13:10:04.063Z] plugins: cov-2.10.1 [2021-03-23T13:10:05.290Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2021-03-23T13:10:06.138Z] collecting ...  collecting 308 items  collecting 578 items  collecting 953 items  collected 1188 items  [2021-03-23T13:10:06.138Z] [2021-03-23T13:10:07.202Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2021-03-23T13:10:07.772Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2021-03-23T13:10:08.040Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2021-03-23T13:10:08.344Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2021-03-23T13:10:09.417Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2021-03-23T13:10:10.256Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2021-03-23T13:10:11.637Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2021-03-23T13:10:13.548Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2021-03-23T13:10:14.488Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XFAIL [ 1%] [2021-03-23T13:10:14.687Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2021-03-23T13:10:15.869Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2021-03-23T13:10:16.592Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2021-03-23T13:10:17.252Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2021-03-23T13:10:17.968Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2021-03-23T13:10:19.162Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2021-03-23T13:10:20.501Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2021-03-23T13:10:21.073Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2021-03-23T13:10:21.437Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2021-03-23T13:10:22.005Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2021-03-23T13:10:22.014Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2021-03-23T13:10:22.014Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2021-03-23T13:10:22.014Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2021-03-23T13:10:22.014Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2021-03-23T13:10:22.585Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2021-03-23T13:10:23.529Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2021-03-23T13:10:23.789Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2021-03-23T13:10:23.915Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2021-03-23T13:10:24.360Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2021-03-23T13:10:25.293Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2021-03-23T13:10:25.300Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2021-03-23T13:10:25.560Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2021-03-23T13:10:26.130Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2021-03-23T13:10:27.071Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2021-03-23T13:10:27.196Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2021-03-23T13:10:27.331Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2021-03-23T13:10:27.764Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XFAIL [ 1%] [2021-03-23T13:10:28.272Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2021-03-23T13:10:28.533Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2021-03-23T13:10:29.103Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2021-03-23T13:10:29.140Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2021-03-23T13:10:30.043Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2021-03-23T13:10:30.303Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2021-03-23T13:10:30.516Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2021-03-23T13:10:31.244Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2021-03-23T13:10:31.837Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2021-03-23T13:10:32.195Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2021-03-23T13:10:33.136Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2021-03-23T13:10:34.518Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2021-03-23T13:10:34.702Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2021-03-23T13:10:35.089Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2021-03-23T13:10:36.471Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2021-03-23T13:10:36.609Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2021-03-23T13:10:37.042Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2021-03-23T13:10:37.176Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2021-03-23T13:10:37.176Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2021-03-23T13:10:37.176Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2021-03-23T13:10:37.176Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2021-03-23T13:10:38.112Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2021-03-23T13:10:38.424Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2021-03-23T13:10:38.680Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2021-03-23T13:10:39.247Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2021-03-23T13:10:39.816Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2021-03-23T13:10:40.383Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2021-03-23T13:10:40.952Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2021-03-23T13:10:41.520Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2021-03-23T13:10:42.087Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2021-03-23T13:10:42.673Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2021-03-23T13:10:43.242Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2021-03-23T13:10:44.187Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2021-03-23T13:10:44.754Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2021-03-23T13:10:45.322Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2021-03-23T13:10:45.890Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2021-03-23T13:10:46.457Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2021-03-23T13:10:47.024Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2021-03-23T13:10:47.601Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2021-03-23T13:10:48.169Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2021-03-23T13:10:49.548Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2021-03-23T13:10:50.115Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2021-03-23T13:10:51.493Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2021-03-23T13:10:52.061Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2021-03-23T13:10:53.438Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2021-03-23T13:10:56.529Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2021-03-23T13:10:56.529Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2021-03-23T13:10:56.529Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2021-03-23T13:10:58.438Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2021-03-23T13:10:59.377Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2021-03-23T13:11:00.760Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2021-03-23T13:11:02.670Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2021-03-23T13:11:04.578Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2021-03-23T13:11:06.487Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2021-03-23T13:11:07.870Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2021-03-23T13:11:11.519Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2021-03-23T13:11:11.519Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2021-03-23T13:11:11.778Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2021-03-23T13:11:14.309Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2021-03-23T13:11:14.452Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2021-03-23T13:11:14.877Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2021-03-23T13:11:15.391Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2021-03-23T13:11:16.780Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2021-03-23T13:11:17.302Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2021-03-23T13:11:18.684Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2021-03-23T13:11:19.214Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2021-03-23T13:11:20.589Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2021-03-23T13:11:21.126Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2021-03-23T13:11:21.975Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2021-03-23T13:11:23.877Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2021-03-23T13:11:29.146Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2021-03-23T13:11:31.048Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2021-03-23T13:11:33.341Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2021-03-23T13:11:33.581Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2021-03-23T13:11:34.958Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2021-03-23T13:11:35.250Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2021-03-23T13:11:36.863Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2021-03-23T13:11:47.475Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2021-03-23T13:11:47.475Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2021-03-23T13:11:47.735Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2021-03-23T13:11:49.062Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2021-03-23T13:11:49.117Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2021-03-23T13:11:49.377Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2021-03-23T13:11:50.317Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2021-03-23T13:11:50.887Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2021-03-23T13:11:50.970Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2021-03-23T13:11:52.798Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2021-03-23T13:11:53.738Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2021-03-23T13:11:57.043Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2021-03-23T13:11:58.970Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 5%] [2021-03-23T13:12:00.883Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2021-03-23T13:12:02.792Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2021-03-23T13:12:03.174Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2021-03-23T13:12:03.174Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2021-03-23T13:12:03.775Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2021-03-23T13:12:05.164Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2021-03-23T13:12:05.343Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2021-03-23T13:12:05.587Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2021-03-23T13:12:06.154Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2021-03-23T13:12:06.722Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2021-03-23T13:12:07.887Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2021-03-23T13:12:07.887Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2021-03-23T13:12:09.255Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2021-03-23T13:12:09.270Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2021-03-23T13:12:09.270Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2021-03-23T13:12:09.270Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2021-03-23T13:12:09.824Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2021-03-23T13:12:09.841Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2021-03-23T13:12:12.380Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2021-03-23T13:12:13.113Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2021-03-23T13:12:13.762Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2021-03-23T13:12:15.646Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 5%] [2021-03-23T13:12:15.671Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 6%] [2021-03-23T13:12:17.548Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2021-03-23T13:12:17.583Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2021-03-23T13:12:18.153Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2021-03-23T13:12:19.451Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2021-03-23T13:12:20.694Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2021-03-23T13:12:21.984Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2021-03-23T13:12:23.886Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2021-03-23T13:12:23.886Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2021-03-23T13:12:23.991Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2021-03-23T13:12:25.789Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2021-03-23T13:12:25.789Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2021-03-23T13:12:25.789Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2021-03-23T13:12:26.726Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2021-03-23T13:12:27.290Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2021-03-23T13:12:28.629Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2021-03-23T13:12:29.200Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2021-03-23T13:12:29.769Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2021-03-23T13:12:30.533Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2021-03-23T13:12:31.681Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2021-03-23T13:12:32.253Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2021-03-23T13:12:32.440Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 6%] [2021-03-23T13:12:34.161Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2021-03-23T13:12:34.343Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2021-03-23T13:12:34.912Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2021-03-23T13:12:36.702Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2021-03-23T13:12:37.446Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2021-03-23T13:12:38.084Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 7%] [2021-03-23T13:12:39.995Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2021-03-23T13:12:40.732Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2021-03-23T13:12:41.377Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2021-03-23T13:12:43.287Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2021-03-23T13:12:43.858Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2021-03-23T13:12:44.019Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2021-03-23T13:12:45.243Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2021-03-23T13:12:45.922Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2021-03-23T13:12:46.624Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2021-03-23T13:12:46.859Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2021-03-23T13:12:48.767Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2021-03-23T13:12:49.166Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2021-03-23T13:12:49.335Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2021-03-23T13:12:50.548Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2021-03-23T13:12:51.237Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2021-03-23T13:12:53.772Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2021-03-23T13:12:54.749Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2021-03-23T13:12:55.151Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 7%] [2021-03-23T13:12:56.135Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2021-03-23T13:12:57.077Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2021-03-23T13:12:57.648Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2021-03-23T13:12:57.684Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2021-03-23T13:12:58.589Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2021-03-23T13:12:58.621Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2021-03-23T13:12:59.532Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2021-03-23T13:13:00.484Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2021-03-23T13:13:00.529Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2021-03-23T13:13:01.097Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2021-03-23T13:13:01.703Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2021-03-23T13:13:02.274Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2021-03-23T13:13:02.476Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2021-03-23T13:13:03.213Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2021-03-23T13:13:04.379Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2021-03-23T13:13:05.121Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2021-03-23T13:13:05.381Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2021-03-23T13:13:06.283Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2021-03-23T13:13:07.294Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2021-03-23T13:13:07.685Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2021-03-23T13:13:08.679Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2021-03-23T13:13:09.249Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2021-03-23T13:13:10.630Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2021-03-23T13:13:11.890Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2021-03-23T13:13:13.171Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2021-03-23T13:13:13.794Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2021-03-23T13:13:14.361Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2021-03-23T13:13:15.082Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2021-03-23T13:13:15.297Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2021-03-23T13:13:16.236Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2021-03-23T13:13:16.467Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2021-03-23T13:13:20.425Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2021-03-23T13:13:20.666Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2021-03-23T13:13:21.362Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2021-03-23T13:13:21.930Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2021-03-23T13:13:22.053Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2021-03-23T13:13:22.870Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2021-03-23T13:13:23.806Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2021-03-23T13:13:26.341Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2021-03-23T13:13:27.167Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2021-03-23T13:13:27.340Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2021-03-23T13:13:28.869Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2021-03-23T13:13:29.072Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2021-03-23T13:13:29.809Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2021-03-23T13:13:30.456Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2021-03-23T13:13:30.752Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2021-03-23T13:13:31.027Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2021-03-23T13:13:32.141Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2021-03-23T13:13:32.930Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2021-03-23T13:13:33.083Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2021-03-23T13:13:35.468Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2021-03-23T13:13:36.847Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2021-03-23T13:13:38.222Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2021-03-23T13:13:38.363Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2021-03-23T13:13:38.623Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2021-03-23T13:13:41.163Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2021-03-23T13:13:42.423Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2021-03-23T13:13:42.543Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2021-03-23T13:13:43.925Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2021-03-23T13:13:44.327Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2021-03-23T13:13:45.317Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2021-03-23T13:13:46.698Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2021-03-23T13:13:47.637Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2021-03-23T13:13:48.512Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2021-03-23T13:13:49.019Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2021-03-23T13:13:50.401Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2021-03-23T13:13:51.045Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2021-03-23T13:13:51.612Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2021-03-23T13:13:51.782Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2021-03-23T13:13:52.989Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2021-03-23T13:13:53.427Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2021-03-23T13:13:53.927Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2021-03-23T13:13:54.810Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2021-03-23T13:13:54.863Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2021-03-23T13:13:56.720Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2021-03-23T13:13:57.289Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2021-03-23T13:13:58.671Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2021-03-23T13:13:59.613Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2021-03-23T13:14:00.131Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2021-03-23T13:14:00.994Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2021-03-23T13:14:01.066Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2021-03-23T13:14:02.411Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2021-03-23T13:14:03.601Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2021-03-23T13:14:04.979Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2021-03-23T13:14:05.706Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2021-03-23T13:14:06.354Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2021-03-23T13:14:07.614Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2021-03-23T13:14:07.730Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2021-03-23T13:14:09.144Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2021-03-23T13:14:10.155Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2021-03-23T13:14:10.527Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2021-03-23T13:14:11.903Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2021-03-23T13:14:12.067Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2021-03-23T13:14:12.637Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2021-03-23T13:14:12.838Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2021-03-23T13:14:13.208Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2021-03-23T13:14:14.590Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2021-03-23T13:14:14.741Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2021-03-23T13:14:15.530Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2021-03-23T13:14:16.470Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2021-03-23T13:14:16.643Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2021-03-23T13:14:17.859Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2021-03-23T13:14:18.018Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2021-03-23T13:14:18.798Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2021-03-23T13:14:19.395Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2021-03-23T13:14:20.180Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2021-03-23T13:14:20.773Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2021-03-23T13:14:21.119Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2021-03-23T13:14:21.709Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2021-03-23T13:14:22.058Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2021-03-23T13:14:22.651Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2021-03-23T13:14:23.439Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2021-03-23T13:14:24.563Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2021-03-23T13:14:25.498Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2021-03-23T13:14:25.983Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2021-03-23T13:14:28.784Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2021-03-23T13:14:31.267Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2021-03-23T13:14:31.317Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2021-03-23T13:14:32.211Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2021-03-23T13:14:33.149Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2021-03-23T13:14:33.719Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2021-03-23T13:14:33.848Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2021-03-23T13:14:35.629Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2021-03-23T13:14:35.750Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2021-03-23T13:14:36.318Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2021-03-23T13:14:36.885Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2021-03-23T13:14:37.553Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2021-03-23T13:14:38.260Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2021-03-23T13:14:39.195Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2021-03-23T13:14:40.092Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2021-03-23T13:14:40.573Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2021-03-23T13:14:41.511Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2021-03-23T13:14:42.005Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2021-03-23T13:14:42.264Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2021-03-23T13:14:42.888Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2021-03-23T13:14:43.822Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2021-03-23T13:14:44.174Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2021-03-23T13:14:44.744Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2021-03-23T13:14:44.762Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2021-03-23T13:14:46.138Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2021-03-23T13:14:47.286Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2021-03-23T13:14:47.513Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2021-03-23T13:14:48.227Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 14%] [2021-03-23T13:14:50.046Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2021-03-23T13:14:50.138Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2021-03-23T13:14:51.081Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2021-03-23T13:14:53.621Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2021-03-23T13:14:55.004Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2021-03-23T13:14:55.314Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2021-03-23T13:14:56.249Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2021-03-23T13:14:56.385Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2021-03-23T13:14:56.955Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2021-03-23T13:14:57.627Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2021-03-23T13:14:57.885Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2021-03-23T13:14:58.863Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2021-03-23T13:15:00.245Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2021-03-23T13:15:00.417Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2021-03-23T13:15:01.626Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2021-03-23T13:15:02.321Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2021-03-23T13:15:02.583Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2021-03-23T13:15:04.225Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2021-03-23T13:15:04.498Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2021-03-23T13:15:05.880Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 15%] [2021-03-23T13:15:06.451Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2021-03-23T13:15:06.756Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2021-03-23T13:15:07.015Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2021-03-23T13:15:08.358Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2021-03-23T13:15:08.919Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2021-03-23T13:15:09.579Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2021-03-23T13:15:09.739Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2021-03-23T13:15:10.000Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2021-03-23T13:15:11.909Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2021-03-23T13:15:12.135Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2021-03-23T13:15:13.071Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 14%] [2021-03-23T13:15:13.293Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2021-03-23T13:15:14.974Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2021-03-23T13:15:16.349Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2021-03-23T13:15:17.492Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2021-03-23T13:15:18.254Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2021-03-23T13:15:19.629Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2021-03-23T13:15:20.032Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2021-03-23T13:15:21.531Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2021-03-23T13:15:22.098Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2021-03-23T13:15:23.335Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2021-03-23T13:15:24.005Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2021-03-23T13:15:25.381Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2021-03-23T13:15:26.630Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2021-03-23T13:15:26.756Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2021-03-23T13:15:27.692Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2021-03-23T13:15:28.017Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2021-03-23T13:15:29.400Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2021-03-23T13:15:29.595Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2021-03-23T13:15:30.973Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 15%] [2021-03-23T13:15:31.311Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2021-03-23T13:15:31.311Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2021-03-23T13:15:31.541Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2021-03-23T13:15:32.695Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2021-03-23T13:15:33.444Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2021-03-23T13:15:34.605Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2021-03-23T13:15:34.820Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2021-03-23T13:15:35.388Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2021-03-23T13:15:37.291Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2021-03-23T13:15:37.901Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2021-03-23T13:15:37.901Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2021-03-23T13:15:38.667Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2021-03-23T13:15:42.854Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2021-03-23T13:15:46.028Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2021-03-23T13:15:46.028Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2021-03-23T13:15:46.139Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2021-03-23T13:15:47.938Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2021-03-23T13:15:49.425Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2021-03-23T13:15:49.849Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2021-03-23T13:15:51.758Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2021-03-23T13:15:51.956Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2021-03-23T13:15:52.328Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2021-03-23T13:15:53.710Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2021-03-23T13:15:53.861Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2021-03-23T13:15:55.091Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2021-03-23T13:15:55.236Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2021-03-23T13:15:56.186Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2021-03-23T13:15:57.157Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2021-03-23T13:15:57.157Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2021-03-23T13:15:57.568Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2021-03-23T13:15:58.533Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2021-03-23T13:15:59.479Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2021-03-23T13:16:00.861Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2021-03-23T13:16:01.064Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2021-03-23T13:16:03.401Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2021-03-23T13:16:03.594Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2021-03-23T13:16:03.853Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2021-03-23T13:16:04.344Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2021-03-23T13:16:06.884Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2021-03-23T13:16:07.822Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2021-03-23T13:16:10.435Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2021-03-23T13:16:11.964Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2021-03-23T13:16:11.964Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2021-03-23T13:16:12.347Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2021-03-23T13:16:13.731Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2021-03-23T13:16:13.898Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2021-03-23T13:16:15.112Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2021-03-23T13:16:15.372Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2021-03-23T13:16:15.812Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2021-03-23T13:16:15.941Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2021-03-23T13:16:16.512Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2021-03-23T13:16:17.717Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2021-03-23T13:16:18.285Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2021-03-23T13:16:18.423Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_dot_env_file PASSED [ 19%] [2021-03-23T13:16:18.423Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_not_found_error PASSED [ 19%] [2021-03-23T13:16:19.662Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2021-03-23T13:16:20.334Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2021-03-23T13:16:21.036Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2021-03-23T13:16:22.412Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2021-03-23T13:16:22.878Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_help PASSED [ 19%] [2021-03-23T13:16:23.787Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2021-03-23T13:16:24.788Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_simple_commands PASSED [ 19%] [2021-03-23T13:16:24.788Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2021-03-23T13:16:24.788Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 20%] [2021-03-23T13:16:24.788Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 20%] [2021-03-23T13:16:25.694Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2021-03-23T13:16:25.728Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 20%] [2021-03-23T13:16:26.670Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2021-03-23T13:16:26.670Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2021-03-23T13:16:27.070Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2021-03-23T13:16:27.611Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2021-03-23T13:16:27.611Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2021-03-23T13:16:27.611Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2021-03-23T13:16:27.871Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2021-03-23T13:16:27.871Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2021-03-23T13:16:28.130Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2021-03-23T13:16:28.130Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2021-03-23T13:16:28.130Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 21%] [2021-03-23T13:16:28.130Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 21%] [2021-03-23T13:16:30.355Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2021-03-23T13:16:30.923Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2021-03-23T13:16:32.825Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2021-03-23T13:16:34.731Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2021-03-23T13:16:37.264Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2021-03-23T13:16:39.165Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2021-03-23T13:16:40.540Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2021-03-23T13:16:41.916Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2021-03-23T13:16:42.175Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2021-03-23T13:16:42.743Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2021-03-23T13:16:43.311Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2021-03-23T13:16:45.214Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_dot_env_file PASSED [ 19%] [2021-03-23T13:16:45.214Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_not_found_error PASSED [ 19%] [2021-03-23T13:16:46.227Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 21%] [2021-03-23T13:16:46.228Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2021-03-23T13:16:46.228Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2021-03-23T13:16:46.228Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2021-03-23T13:16:46.228Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2021-03-23T13:16:46.228Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2021-03-23T13:16:46.228Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2021-03-23T13:16:46.228Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2021-03-23T13:16:46.228Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2021-03-23T13:16:46.797Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2021-03-23T13:16:47.116Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2021-03-23T13:16:49.651Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_help PASSED [ 19%] [2021-03-23T13:16:50.093Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 22%] [2021-03-23T13:16:51.555Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_simple_commands PASSED [ 19%] [2021-03-23T13:16:51.555Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2021-03-23T13:16:51.555Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 20%] [2021-03-23T13:16:51.555Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 20%] [2021-03-23T13:16:52.491Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 20%] [2021-03-23T13:16:52.631Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 22%] [2021-03-23T13:16:53.058Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2021-03-23T13:16:53.316Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2021-03-23T13:16:53.570Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 22%] [2021-03-23T13:16:54.140Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2021-03-23T13:16:54.250Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2021-03-23T13:16:54.250Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2021-03-23T13:16:54.509Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2021-03-23T13:16:54.509Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2021-03-23T13:16:54.767Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2021-03-23T13:16:55.025Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2021-03-23T13:16:55.025Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2021-03-23T13:16:55.025Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 21%] [2021-03-23T13:16:55.025Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 21%] [2021-03-23T13:16:55.079Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2021-03-23T13:16:56.459Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2021-03-23T13:16:56.719Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2021-03-23T13:16:58.099Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2021-03-23T13:16:58.668Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2021-03-23T13:16:59.607Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%] [2021-03-23T13:17:00.177Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2021-03-23T13:17:01.560Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2021-03-23T13:17:04.098Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 23%] [2021-03-23T13:17:04.358Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 23%] [2021-03-23T13:17:05.737Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2021-03-23T13:17:06.677Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2021-03-23T13:17:07.617Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2021-03-23T13:17:09.525Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2021-03-23T13:17:09.894Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 21%] [2021-03-23T13:17:10.094Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2021-03-23T13:17:10.153Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2021-03-23T13:17:10.153Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2021-03-23T13:17:10.153Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2021-03-23T13:17:11.088Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2021-03-23T13:17:11.474Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2021-03-23T13:17:11.655Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2021-03-23T13:17:12.043Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2021-03-23T13:17:12.223Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2021-03-23T13:17:12.612Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%] [2021-03-23T13:17:13.158Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2021-03-23T13:17:13.180Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2021-03-23T13:17:13.416Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2021-03-23T13:17:13.983Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2021-03-23T13:17:14.119Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2021-03-23T13:17:15.500Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 24%] [2021-03-23T13:17:16.069Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 24%] [2021-03-23T13:17:16.640Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2021-03-23T13:17:17.268Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 22%] [2021-03-23T13:17:17.596Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2021-03-23T13:17:19.025Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2021-03-23T13:17:19.799Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 22%] [2021-03-23T13:17:20.408Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2021-03-23T13:17:20.733Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 22%] [2021-03-23T13:17:21.302Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2021-03-23T13:17:21.789Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2021-03-23T13:17:22.708Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2021-03-23T13:17:24.106Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2021-03-23T13:17:24.330Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2021-03-23T13:17:24.589Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%] [2021-03-23T13:17:24.672Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2021-03-23T13:17:25.159Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%] [2021-03-23T13:17:25.418Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2021-03-23T13:17:25.677Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 25%] [2021-03-23T13:17:26.047Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2021-03-23T13:17:26.248Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 25%] [2021-03-23T13:17:26.612Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2021-03-23T13:17:26.818Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 25%] [2021-03-23T13:17:27.389Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2021-03-23T13:17:27.547Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%] [2021-03-23T13:17:27.958Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2021-03-23T13:17:28.115Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2021-03-23T13:17:29.490Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2021-03-23T13:17:31.252Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2021-03-23T13:17:31.512Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2021-03-23T13:17:31.772Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2021-03-23T13:17:31.772Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2021-03-23T13:17:32.342Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%] [2021-03-23T13:17:32.342Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2021-03-23T13:17:32.342Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2021-03-23T13:17:32.774Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 23%] [2021-03-23T13:17:33.285Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 26%] [2021-03-23T13:17:33.340Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 23%] [2021-03-23T13:17:34.224Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 26%] [2021-03-23T13:17:34.716Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2021-03-23T13:17:35.164Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 26%] [2021-03-23T13:17:35.164Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2021-03-23T13:17:35.164Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2021-03-23T13:17:35.732Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2021-03-23T13:17:35.732Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2021-03-23T13:17:35.992Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2021-03-23T13:17:36.091Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2021-03-23T13:17:36.562Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2021-03-23T13:17:37.026Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2021-03-23T13:17:37.132Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%] [2021-03-23T13:17:37.132Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2021-03-23T13:17:37.132Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2021-03-23T13:17:38.071Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 27%] [2021-03-23T13:17:38.926Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2021-03-23T13:17:39.011Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 27%] [2021-03-23T13:17:39.493Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2021-03-23T13:17:39.580Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 27%] [2021-03-23T13:17:40.150Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2021-03-23T13:17:40.150Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2021-03-23T13:17:40.150Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2021-03-23T13:17:40.867Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2021-03-23T13:17:41.087Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2021-03-23T13:17:41.087Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2021-03-23T13:17:41.433Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2021-03-23T13:17:41.655Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2021-03-23T13:17:41.915Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%] [2021-03-23T13:17:42.000Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%] [2021-03-23T13:17:42.935Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2021-03-23T13:17:43.296Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2021-03-23T13:17:43.296Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2021-03-23T13:17:43.556Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 28%] [2021-03-23T13:17:43.815Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 28%] [2021-03-23T13:17:43.815Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2021-03-23T13:17:43.870Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2021-03-23T13:17:44.384Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2021-03-23T13:17:44.645Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2021-03-23T13:17:44.904Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2021-03-23T13:17:45.247Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 24%] [2021-03-23T13:17:45.473Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2021-03-23T13:17:45.733Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2021-03-23T13:17:45.993Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2021-03-23T13:17:46.182Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 24%] [2021-03-23T13:17:46.254Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%] [2021-03-23T13:17:46.749Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2021-03-23T13:17:46.823Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2021-03-23T13:17:46.823Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2021-03-23T13:17:47.392Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 29%] [2021-03-23T13:17:47.684Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2021-03-23T13:17:47.961Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 29%] [2021-03-23T13:17:48.531Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2021-03-23T13:17:48.790Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2021-03-23T13:17:49.061Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2021-03-23T13:17:49.361Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2021-03-23T13:17:49.621Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2021-03-23T13:17:49.621Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2021-03-23T13:17:49.621Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2021-03-23T13:17:49.881Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2021-03-23T13:17:50.140Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2021-03-23T13:17:50.440Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2021-03-23T13:17:50.709Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2021-03-23T13:17:51.280Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2021-03-23T13:17:51.540Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 30%] [2021-03-23T13:17:51.815Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2021-03-23T13:17:52.109Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 30%] [2021-03-23T13:17:52.370Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2021-03-23T13:17:52.630Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2021-03-23T13:17:53.199Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2021-03-23T13:17:53.458Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2021-03-23T13:17:54.027Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2021-03-23T13:17:54.286Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2021-03-23T13:17:54.347Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2021-03-23T13:17:54.606Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%] [2021-03-23T13:17:54.856Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2021-03-23T13:17:55.116Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2021-03-23T13:17:55.541Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%] [2021-03-23T13:17:55.541Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2021-03-23T13:17:55.686Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2021-03-23T13:17:55.799Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 25%] [2021-03-23T13:17:55.945Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2021-03-23T13:17:56.366Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 25%] [2021-03-23T13:17:56.514Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 31%] [2021-03-23T13:17:56.773Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 31%] [2021-03-23T13:17:56.933Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 25%] [2021-03-23T13:17:57.342Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2021-03-23T13:17:57.602Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2021-03-23T13:17:57.861Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2021-03-23T13:17:57.868Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2021-03-23T13:17:58.434Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2021-03-23T13:17:58.802Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2021-03-23T13:17:59.061Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2021-03-23T13:17:59.630Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2021-03-23T13:18:01.009Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2021-03-23T13:18:01.578Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2021-03-23T13:18:01.719Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2021-03-23T13:18:01.977Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2021-03-23T13:18:01.977Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2021-03-23T13:18:01.977Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2021-03-23T13:18:02.912Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%] [2021-03-23T13:18:02.912Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2021-03-23T13:18:02.912Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2021-03-23T13:18:03.486Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2021-03-23T13:18:03.848Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 26%] [2021-03-23T13:18:04.056Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2021-03-23T13:18:04.785Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 26%] [2021-03-23T13:18:04.994Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 32%] [2021-03-23T13:18:05.723Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 26%] [2021-03-23T13:18:05.723Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2021-03-23T13:18:05.981Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2021-03-23T13:18:06.375Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 32%] [2021-03-23T13:18:06.549Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2021-03-23T13:18:06.549Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2021-03-23T13:18:06.549Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2021-03-23T13:18:07.357Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2021-03-23T13:18:07.483Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2021-03-23T13:18:07.742Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%] [2021-03-23T13:18:07.935Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2021-03-23T13:18:08.002Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2021-03-23T13:18:08.002Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2021-03-23T13:18:09.314Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2021-03-23T13:18:09.377Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 27%] [2021-03-23T13:18:09.944Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 27%] [2021-03-23T13:18:10.252Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2021-03-23T13:18:10.511Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 27%] [2021-03-23T13:18:11.078Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2021-03-23T13:18:11.078Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2021-03-23T13:18:11.337Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2021-03-23T13:18:11.634Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2021-03-23T13:18:11.903Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2021-03-23T13:18:12.470Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2021-03-23T13:18:12.573Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2021-03-23T13:18:12.729Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2021-03-23T13:18:12.832Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2021-03-23T13:18:13.295Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%] [2021-03-23T13:18:13.401Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2021-03-23T13:18:13.662Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2021-03-23T13:18:14.232Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2021-03-23T13:18:14.671Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2021-03-23T13:18:14.671Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2021-03-23T13:18:14.802Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 33%] [2021-03-23T13:18:14.930Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 28%] [2021-03-23T13:18:15.062Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 33%] [2021-03-23T13:18:15.496Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 28%] [2021-03-23T13:18:15.496Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2021-03-23T13:18:15.631Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2021-03-23T13:18:15.631Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2021-03-23T13:18:15.768Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2021-03-23T13:18:15.891Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2021-03-23T13:18:16.029Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2021-03-23T13:18:16.465Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2021-03-23T13:18:16.615Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2021-03-23T13:18:16.724Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2021-03-23T13:18:17.196Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2021-03-23T13:18:17.294Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2021-03-23T13:18:17.554Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2021-03-23T13:18:17.766Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2021-03-23T13:18:17.766Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2021-03-23T13:18:17.814Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2021-03-23T13:18:18.074Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2021-03-23T13:18:18.332Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%] [2021-03-23T13:18:18.591Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2021-03-23T13:18:18.591Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2021-03-23T13:18:18.643Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 34%] [2021-03-23T13:18:18.904Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 34%] [2021-03-23T13:18:19.473Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2021-03-23T13:18:19.526Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 29%] [2021-03-23T13:18:20.041Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2021-03-23T13:18:20.093Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 29%] [2021-03-23T13:18:20.351Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2021-03-23T13:18:20.919Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2021-03-23T13:18:20.982Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2021-03-23T13:18:21.486Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2021-03-23T13:18:21.745Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2021-03-23T13:18:21.922Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2021-03-23T13:18:22.004Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2021-03-23T13:18:22.004Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2021-03-23T13:18:22.004Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2021-03-23T13:18:22.182Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2021-03-23T13:18:22.572Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2021-03-23T13:18:22.752Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2021-03-23T13:18:22.830Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2021-03-23T13:18:23.012Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2021-03-23T13:18:23.397Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2021-03-23T13:18:23.965Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 30%] [2021-03-23T13:18:24.396Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2021-03-23T13:18:24.532Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 30%] [2021-03-23T13:18:24.532Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2021-03-23T13:18:25.100Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2021-03-23T13:18:25.337Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2021-03-23T13:18:25.597Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2021-03-23T13:18:25.667Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2021-03-23T13:18:26.167Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 35%] [2021-03-23T13:18:26.236Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2021-03-23T13:18:26.738Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 35%] [2021-03-23T13:18:26.804Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2021-03-23T13:18:27.063Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2021-03-23T13:18:27.308Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2021-03-23T13:18:27.997Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2021-03-23T13:18:28.248Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2021-03-23T13:18:28.255Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2021-03-23T13:18:28.821Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2021-03-23T13:18:29.079Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2021-03-23T13:18:29.186Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2021-03-23T13:18:29.446Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2021-03-23T13:18:29.646Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 31%] [2021-03-23T13:18:30.016Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2021-03-23T13:18:30.212Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 31%] [2021-03-23T13:18:30.470Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2021-03-23T13:18:30.586Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2021-03-23T13:18:31.038Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2021-03-23T13:18:31.155Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2021-03-23T13:18:31.296Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2021-03-23T13:18:31.415Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2021-03-23T13:18:31.984Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2021-03-23T13:18:32.231Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2021-03-23T13:18:32.798Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2021-03-23T13:18:33.364Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2021-03-23T13:18:33.366Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2021-03-23T13:18:34.738Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2021-03-23T13:18:34.746Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 36%] [2021-03-23T13:18:35.005Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 36%] [2021-03-23T13:18:35.265Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2021-03-23T13:18:35.674Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2021-03-23T13:18:35.834Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2021-03-23T13:18:36.093Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2021-03-23T13:18:36.663Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2021-03-23T13:18:37.050Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2021-03-23T13:18:37.233Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2021-03-23T13:18:37.994Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2021-03-23T13:18:38.929Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 32%] [2021-03-23T13:18:39.141Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2021-03-23T13:18:40.305Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 32%] [2021-03-23T13:18:40.523Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2021-03-23T13:18:41.461Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2021-03-23T13:18:42.031Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2021-03-23T13:18:42.206Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2021-03-23T13:18:42.206Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2021-03-23T13:18:42.291Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2021-03-23T13:18:42.862Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 37%] [2021-03-23T13:18:43.432Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 37%] [2021-03-23T13:18:43.582Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2021-03-23T13:18:43.692Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2021-03-23T13:18:43.692Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2021-03-23T13:18:43.957Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2021-03-23T13:18:44.897Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2021-03-23T13:18:44.959Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2021-03-23T13:18:45.157Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2021-03-23T13:18:45.157Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2021-03-23T13:18:45.157Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2021-03-23T13:18:46.335Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2021-03-23T13:18:46.541Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2021-03-23T13:18:47.484Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2021-03-23T13:18:47.711Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2021-03-23T13:18:47.969Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2021-03-23T13:18:48.535Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2021-03-23T13:18:48.865Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2021-03-23T13:18:49.102Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2021-03-23T13:18:49.670Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2021-03-23T13:18:49.929Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 33%] [2021-03-23T13:18:50.496Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 33%] [2021-03-23T13:18:50.754Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2021-03-23T13:18:50.754Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2021-03-23T13:18:51.320Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2021-03-23T13:18:51.888Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2021-03-23T13:18:52.159Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 38%] [2021-03-23T13:18:52.455Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2021-03-23T13:18:52.713Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2021-03-23T13:18:53.279Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2021-03-23T13:18:53.538Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2021-03-23T13:18:54.105Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2021-03-23T13:18:54.365Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 34%] [2021-03-23T13:18:54.695Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 38%] [2021-03-23T13:18:54.931Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 34%] [2021-03-23T13:18:55.498Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2021-03-23T13:18:55.756Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2021-03-23T13:18:56.691Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2021-03-23T13:18:58.067Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2021-03-23T13:18:58.326Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2021-03-23T13:18:58.890Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-03-23T13:18:58.892Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2021-03-23T13:18:59.459Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2021-03-23T13:19:00.834Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2021-03-23T13:19:01.769Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2021-03-23T13:19:02.200Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2021-03-23T13:19:02.336Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2021-03-23T13:19:02.902Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 35%] [2021-03-23T13:19:03.161Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 35%] [2021-03-23T13:19:04.097Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2021-03-23T13:19:05.036Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2021-03-23T13:19:05.970Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2021-03-23T13:19:06.536Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2021-03-23T13:19:07.115Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2021-03-23T13:19:07.525Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-03-23T13:19:07.697Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2021-03-23T13:19:08.281Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2021-03-23T13:19:08.854Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2021-03-23T13:19:08.907Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2021-03-23T13:19:09.421Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2021-03-23T13:19:10.795Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2021-03-23T13:19:12.170Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 36%] [2021-03-23T13:19:12.199Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2021-03-23T13:19:12.737Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 36%] [2021-03-23T13:19:12.995Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2021-03-23T13:19:13.562Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2021-03-23T13:19:14.132Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2021-03-23T13:19:14.390Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2021-03-23T13:19:15.325Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2021-03-23T13:19:17.226Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2021-03-23T13:19:17.475Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2021-03-23T13:19:18.414Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2021-03-23T13:19:18.602Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2021-03-23T13:19:19.977Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2021-03-23T13:19:20.237Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2021-03-23T13:19:20.804Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2021-03-23T13:19:21.372Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 37%] [2021-03-23T13:19:21.707Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2021-03-23T13:19:21.938Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 37%] [2021-03-23T13:19:22.197Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2021-03-23T13:19:22.197Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2021-03-23T13:19:22.456Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2021-03-23T13:19:23.390Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2021-03-23T13:19:23.957Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2021-03-23T13:19:23.957Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2021-03-23T13:19:23.957Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2021-03-23T13:19:24.999Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2021-03-23T13:19:25.859Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2021-03-23T13:19:26.427Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2021-03-23T13:19:28.331Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2021-03-23T13:19:29.198Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-03-23T13:19:30.862Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 38%] [2021-03-23T13:19:32.491Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 39%] [2021-03-23T13:19:34.147Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 38%] [2021-03-23T13:19:39.064Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%] [2021-03-23T13:19:39.412Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-03-23T13:19:40.446Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2021-03-23T13:19:41.943Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2021-03-23T13:19:42.992Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2021-03-23T13:19:48.269Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2021-03-23T13:19:48.502Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-03-23T13:19:49.069Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2021-03-23T13:19:52.352Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2021-03-23T13:19:54.841Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2021-03-23T13:19:57.377Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2021-03-23T13:19:57.617Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2021-03-23T13:19:58.761Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2021-03-23T13:19:59.021Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2021-03-23T13:19:59.021Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2021-03-23T13:19:59.519Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2021-03-23T13:19:59.591Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2021-03-23T13:19:59.852Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2021-03-23T13:19:59.852Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 40%] [2021-03-23T13:20:00.111Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%] [2021-03-23T13:20:00.111Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 41%] [2021-03-23T13:20:01.050Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 41%] [2021-03-23T13:20:01.310Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2021-03-23T13:20:01.310Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2021-03-23T13:20:01.310Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2021-03-23T13:20:01.310Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2021-03-23T13:20:01.310Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2021-03-23T13:20:01.311Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2021-03-23T13:20:01.311Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2021-03-23T13:20:01.311Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2021-03-23T13:20:01.311Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2021-03-23T13:20:01.311Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 42%] [2021-03-23T13:20:01.311Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 42%] [2021-03-23T13:20:01.311Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2021-03-23T13:20:01.571Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2021-03-23T13:20:01.571Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2021-03-23T13:20:01.832Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 43%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2021-03-23T13:20:01.832Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2021-03-23T13:20:02.093Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2021-03-23T13:20:02.093Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2021-03-23T13:20:02.093Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 46%] [2021-03-23T13:20:02.093Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2021-03-23T13:20:02.665Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2021-03-23T13:20:02.665Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2021-03-23T13:20:02.801Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2021-03-23T13:20:02.925Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2021-03-23T13:20:02.925Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2021-03-23T13:20:03.186Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2021-03-23T13:20:03.186Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2021-03-23T13:20:03.447Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2021-03-23T13:20:03.707Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2021-03-23T13:20:03.968Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2021-03-23T13:20:03.968Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2021-03-23T13:20:04.229Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 47%] [2021-03-23T13:20:04.229Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2021-03-23T13:20:04.489Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2021-03-23T13:20:04.750Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2021-03-23T13:20:05.011Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2021-03-23T13:20:05.011Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2021-03-23T13:20:05.272Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2021-03-23T13:20:05.272Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2021-03-23T13:20:05.532Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2021-03-23T13:20:05.793Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2021-03-23T13:20:06.053Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2021-03-23T13:20:06.053Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2021-03-23T13:20:06.085Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2021-03-23T13:20:06.315Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 48%] [2021-03-23T13:20:06.315Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2021-03-23T13:20:06.575Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2021-03-23T13:20:06.836Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2021-03-23T13:20:07.096Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2021-03-23T13:20:07.096Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2021-03-23T13:20:07.357Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2021-03-23T13:20:07.357Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2021-03-23T13:20:07.617Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2021-03-23T13:20:07.878Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2021-03-23T13:20:08.139Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2021-03-23T13:20:08.139Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2021-03-23T13:20:08.400Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 49%] [2021-03-23T13:20:08.400Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2021-03-23T13:20:08.662Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2021-03-23T13:20:08.923Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2021-03-23T13:20:09.184Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2021-03-23T13:20:09.184Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2021-03-23T13:20:09.445Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2021-03-23T13:20:09.445Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2021-03-23T13:20:09.706Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2021-03-23T13:20:09.966Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2021-03-23T13:20:10.330Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2021-03-23T13:20:10.330Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 50%] [2021-03-23T13:20:10.330Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2021-03-23T13:20:10.591Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2021-03-23T13:20:10.851Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2021-03-23T13:20:11.110Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2021-03-23T13:20:11.110Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2021-03-23T13:20:11.370Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2021-03-23T13:20:11.408Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-03-23T13:20:11.630Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2021-03-23T13:20:11.630Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2021-03-23T13:20:11.890Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2021-03-23T13:20:12.151Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2021-03-23T13:20:12.151Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2021-03-23T13:20:12.411Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 51%] [2021-03-23T13:20:12.672Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2021-03-23T13:20:12.672Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2021-03-23T13:20:12.932Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2021-03-23T13:20:13.539Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2021-03-23T13:20:13.800Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2021-03-23T13:20:14.060Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2021-03-23T13:20:14.060Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2021-03-23T13:20:14.323Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2021-03-23T13:20:14.585Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2021-03-23T13:20:14.585Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2021-03-23T13:20:14.692Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 39%] [2021-03-23T13:20:14.846Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2021-03-23T13:20:15.106Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 52%] [2021-03-23T13:20:15.367Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2021-03-23T13:20:15.367Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2021-03-23T13:20:15.627Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2021-03-23T13:20:15.888Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2021-03-23T13:20:15.888Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2021-03-23T13:20:16.148Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2021-03-23T13:20:16.410Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2021-03-23T13:20:16.410Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2021-03-23T13:20:16.670Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2021-03-23T13:20:16.931Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2021-03-23T13:20:17.191Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2021-03-23T13:20:17.451Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 53%] [2021-03-23T13:20:17.451Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2021-03-23T13:20:17.711Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2021-03-23T13:20:17.971Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2021-03-23T13:20:17.971Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2021-03-23T13:20:18.232Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2021-03-23T13:20:18.492Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2021-03-23T13:20:18.492Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2021-03-23T13:20:18.752Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2021-03-23T13:20:19.013Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2021-03-23T13:20:19.274Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2021-03-23T13:20:19.274Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2021-03-23T13:20:19.535Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 54%] [2021-03-23T13:20:19.535Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2021-03-23T13:20:19.795Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2021-03-23T13:20:20.056Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2021-03-23T13:20:20.318Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2021-03-23T13:20:20.318Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2021-03-23T13:20:20.579Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2021-03-23T13:20:20.579Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2021-03-23T13:20:20.839Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2021-03-23T13:20:21.100Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2021-03-23T13:20:21.284Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 39%] [2021-03-23T13:20:21.360Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2021-03-23T13:20:21.360Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2021-03-23T13:20:21.620Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 55%] [2021-03-23T13:20:21.620Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2021-03-23T13:20:21.620Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2021-03-23T13:20:21.620Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2021-03-23T13:20:21.620Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2021-03-23T13:20:21.881Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2021-03-23T13:20:22.141Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2021-03-23T13:20:22.402Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2021-03-23T13:20:22.402Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2021-03-23T13:20:22.402Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2021-03-23T13:20:22.662Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2021-03-23T13:20:22.662Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2021-03-23T13:20:22.682Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2021-03-23T13:20:22.926Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 56%] [2021-03-23T13:20:23.186Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2021-03-23T13:20:23.447Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2021-03-23T13:20:23.447Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2021-03-23T13:20:23.708Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2021-03-23T13:20:23.708Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2021-03-23T13:20:23.969Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2021-03-23T13:20:24.230Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2021-03-23T13:20:24.490Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2021-03-23T13:20:24.490Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2021-03-23T13:20:24.751Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2021-03-23T13:20:24.751Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2021-03-23T13:20:24.751Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 59%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2021-03-23T13:20:24.751Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2021-03-23T13:20:25.011Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2021-03-23T13:20:25.212Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2021-03-23T13:20:25.271Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2021-03-23T13:20:25.271Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_never PASSED [ 59%] [2021-03-23T13:20:25.271Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_always PASSED [ 59%] [2021-03-23T13:20:25.271Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_auto PASSED [ 59%] [2021-03-23T13:20:25.271Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2021-03-23T13:20:25.271Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2021-03-23T13:20:25.271Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 64%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%]Exception in thread Thread-968: [2021-03-23T13:20:25.271Z] Traceback (most recent call last): [2021-03-23T13:20:25.271Z] File "/code/compose/cli/log_printer.py", line 162, in tail_container_logs [2021-03-23T13:20:25.271Z] for item in build_log_generator(container, log_args): [2021-03-23T13:20:25.271Z] File "/code/compose/utils.py", line 50, in split_buffer [2021-03-23T13:20:25.271Z] for data in stream_as_text(stream): [2021-03-23T13:20:25.271Z] File "/code/compose/utils.py", line 26, in stream_as_text [2021-03-23T13:20:25.271Z] for data in stream: [2021-03-23T13:20:25.271Z] TypeError: 'Mock' object is not iterable [2021-03-23T13:20:25.271Z] [2021-03-23T13:20:25.271Z] During handling of the above exception, another exception occurred: [2021-03-23T13:20:25.271Z] [2021-03-23T13:20:25.271Z] Traceback (most recent call last): [2021-03-23T13:20:25.271Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2021-03-23T13:20:25.271Z] self.run() [2021-03-23T13:20:25.271Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2021-03-23T13:20:25.271Z] self._target(*self._args, **self._kwargs) [2021-03-23T13:20:25.271Z] File "/code/compose/cli/log_printer.py", line 165, in tail_container_logs [2021-03-23T13:20:25.271Z] queue.put(QueueItem.exception(e)) [2021-03-23T13:20:25.271Z] AttributeError: 'str' object has no attribute 'put' [2021-03-23T13:20:25.271Z] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event [2021-03-23T13:20:25.271Z] PASSED [ 64%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2021-03-23T13:20:25.271Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2021-03-23T13:20:25.531Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2021-03-23T13:20:25.531Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2021-03-23T13:20:25.791Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2021-03-23T13:20:25.791Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_verbose PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_not_verbose PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_without_console_formatter PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 67%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2021-03-23T13:20:26.052Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_no_validation_error PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 69%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2021-03-23T13:20:26.053Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2021-03-23T13:20:26.314Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2021-03-23T13:20:26.575Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2021-03-23T13:20:26.836Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2021-03-23T13:20:27.097Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2021-03-23T13:20:27.358Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2021-03-23T13:20:27.619Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2021-03-23T13:20:27.880Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2021-03-23T13:20:27.880Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2021-03-23T13:20:27.880Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2021-03-23T13:20:27.880Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2021-03-23T13:20:27.880Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2021-03-23T13:20:27.881Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2021-03-23T13:20:27.881Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2021-03-23T13:20:27.881Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 98%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2021-03-23T13:20:27.881Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [ 99%] [2021-03-23T13:20:30.477Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2021-03-23T13:20:36.015Z] tests/unit/metrics/metrics_test.py::MetricsTest::test_metrics PASSED [100%] [2021-03-23T13:20:36.015Z] [2021-03-23T13:20:36.015Z] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- [2021-03-23T13:20:36.015Z] Name Stmts Miss Branch BrPart Cover Missing [2021-03-23T13:20:36.015Z] ----------------------------------------------------------------------------- [2021-03-23T13:20:36.015Z] compose/__init__.py 1 0 0 0 100% [2021-03-23T13:20:36.015Z] compose/__main__.py 2 2 0 0 0% 1-3 [2021-03-23T13:20:36.015Z] compose/cli/__init__.py 0 0 0 0 100% [2021-03-23T13:20:36.015Z] compose/cli/colors.py 34 2 16 2 92% 51->52, 52-53, 63->exit [2021-03-23T13:20:36.015Z] compose/cli/command.py 117 11 44 6 88% 49->50, 50, 76->77, 77-87, 133->134, 134, 172->175, 185->186, 186, 207->210, 210 [2021-03-23T13:20:36.015Z] compose/cli/docker_client.py 105 14 36 7 84% 25, 31->32, 32, 45->46, 46-51, 125-126, 136->139, 139, 140->141, 141, 143->144, 144, 149->150, 150, 165->166, 166 [2021-03-23T13:20:36.015Z] compose/cli/docopt_command.py 39 1 8 1 96% 37->38, 38 [2021-03-23T13:20:36.015Z] compose/cli/errors.py 97 27 34 6 66% 30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143 [2021-03-23T13:20:36.015Z] compose/cli/formatter.py 31 2 8 0 95% 18-19 [2021-03-23T13:20:36.015Z] compose/cli/log_printer.py 144 9 54 5 92% 44->exit, 76->77, 77, 99->104, 104, 111-116, 166, 213->214, 214-217, 222->228, 247 [2021-03-23T13:20:36.015Z] compose/cli/main.py 741 98 333 47 84% 63->66, 82->83, 83, 96->97, 97, 98->99, 99, 104->105, 105, 125->126, 126, 135->136, 136, 162->163, 163-165, 172->173, 173, 241->242, 242, 404->405, 405-407, 491->492, 492, 553->554, 554, 557->558, 558, 563-564, 568->574, 574-603, 634->635, 635-637, 640->641, 641, 709->711, 711-712, 753-754, 772->773, 773, 793->794, 794-795, 806->807, 807, 830->831, 831, 850, 888->898, 890->exit, 898, 1135->1136, 1136, 1138->1139, 1139, 1148->1149, 1149, 1179-1188, 1233->1234, 1234, 1243->1244, 1244-1248, 1249->1250, 1250-1255, 1277->1278, 1278, 1295-1327, 1333->1334, 1334-1335, 1336->1337, 1337-1339, 1353->1354, 1354, 1428->exit, 1429-1430, 1542->1543, 1543, 1561->1562, 1562, 1567->1568, 1568, 1583->1584, 1584, 1588-1589, 1599->1600, 1600, 1604->1605, 1605, 1607->1608, 1608, 1633->1634, 1634, 1647->1655, 1649->1653, 1653-1655, 1664->1665, 1665, 1674->1676, 1676 [2021-03-23T13:20:36.015Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2021-03-23T13:20:36.015Z] compose/cli/utils.py 74 26 18 4 61% 25-34, 42-44, 51-57, 65, 79->92, 92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143 [2021-03-23T13:20:36.015Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2021-03-23T13:20:36.015Z] compose/config/__init__.py 11 0 0 0 100% [2021-03-23T13:20:36.015Z] compose/config/config.py 813 31 416 18 95% 236->243, 295->296, 296, 318->320, 320, 321->323, 323-325, 482->483, 483, 496->497, 497-498, 503->504, 504, 562, 628->629, 629, 760->764, 764->765, 765, 821->822, 822, 843->exit, 874->877, 877-895, 990->992, 992->995, 1307->1310, 1310, 1340->1341, 1341, 1383->1387, 1387 [2021-03-23T13:20:36.015Z] compose/config/environment.py 86 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 87->88, 88-91, 103->104, 104, 110->111, 111 [2021-03-23T13:20:36.015Z] compose/config/errors.py 23 2 2 0 84% 32-36 [2021-03-23T13:20:36.015Z] compose/config/interpolation.py 147 6 64 3 95% 61, 117->exit, 143->145, 145, 218->219, 219, 224-226 [2021-03-23T13:20:36.015Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2021-03-23T13:20:36.015Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2021-03-23T13:20:36.015Z] compose/config/types.py 285 21 118 18 90% 49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495 [2021-03-23T13:20:36.015Z] compose/config/validation.py 271 20 152 16 91% 214->215, 215, 229->230, 230, 256->259, 259-260, 300->301, 301-302, 310->exit, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 400->401, 401, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2021-03-23T13:20:36.015Z] compose/const.py 26 0 0 0 100% [2021-03-23T13:20:36.015Z] compose/container.py 186 8 48 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 223->222, 249, 252, 284, 290->exit, 306->307, 307 [2021-03-23T13:20:36.015Z] compose/errors.py 15 1 0 0 93% 8 [2021-03-23T13:20:36.015Z] compose/metrics/__init__.py 0 0 0 0 100% [2021-03-23T13:20:36.015Z] compose/metrics/client.py 35 3 6 3 85% 10->11, 11, 24->25, 25, 44->45, 45 [2021-03-23T13:20:36.015Z] compose/metrics/decorator.py 14 0 2 0 100% [2021-03-23T13:20:36.015Z] compose/network.py 189 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2021-03-23T13:20:36.015Z] compose/parallel.py 201 1 58 1 99% 181, 285->287 [2021-03-23T13:20:36.015Z] compose/progress_stream.py 85 8 44 9 87% 36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113 [2021-03-23T13:20:36.015Z] compose/project.py 621 95 310 30 83% 62->65, 65, 226->225, 257-258, 299-300, 320-321, 335->336, 336, 339->340, 340, 344->346, 346->347, 347, 354->355, 355, 365->366, 366, 368->371, 371-382, 453->455, 487->489, 489-490, 496->497, 497, 511->512, 512-515, 567->568, 568, 618->619, 619, 622->623, 623, 764-768, 770->771, 771, 787->788, 788, 790->791, 791, 793->exit, 928->929, 929-930, 932->933, 933, 939->943, 941->943, 943->947, 945->947, 947, 957-958, 962-964, 968->969, 969, 970->971, 971, 982->991, 1009-1010, 1012->1019, 1016-1019, 1067-1082, 1086-1105, 1109-1131, 1136-1137, 1142, 1147-1148, 1159 [2021-03-23T13:20:36.015Z] compose/service.py 970 56 473 29 93% 273->275, 275-276, 296->297, 297, 370-373, 424-429, 434->435, 435-437, 488->489, 489-490, 504->505, 505, 507->508, 508, 526->527, 527, 588->598, 598, 645->647, 754->759, 759, 977->978, 978-979, 998->999, 999-1000, 1101->1102, 1102, 1148->1149, 1149, 1209->1210, 1210, 1272-1287, 1326->1327, 1327, 1381->1384, 1384-1388, 1421->1424, 1424-1428, 1615->1616, 1616, 1619->1620, 1620, 1668->exit, 1676->1675, 1714->1711, 1736->1737, 1737, 1777->1778, 1778, 1858->1859, 1859, 1879->1880, 1880-1883, 1912->1913, 1913, 1934->1935, 1935-1936 [2021-03-23T13:20:36.015Z] compose/timeparse.py 20 0 4 0 100% [2021-03-23T13:20:36.015Z] compose/utils.py 113 7 46 5 92% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160, 179->exit [2021-03-23T13:20:36.015Z] compose/version.py 4 0 0 0 100% [2021-03-23T13:20:36.015Z] compose/volume.py 125 5 44 4 93% 80->81, 81, 139->148, 148, 197->198, 198, 207->209, 209-210 [2021-03-23T13:20:36.015Z] ----------------------------------------------------------------------------- [2021-03-23T13:20:36.015Z] TOTAL 5799 500 2549 239 90% [2021-03-23T13:20:36.015Z] Coverage HTML written to dir coverage-html [2021-03-23T13:20:36.015Z] [2021-03-23T13:20:36.015Z] [2021-03-23T13:20:36.015Z] =========================== short test summary info ============================ [2021-03-23T13:20:36.015Z] XFAIL tests/acceptance/cli_test.py::CLITestCase::test_build_rm [2021-03-23T13:20:36.015Z] Flaky on local [2021-03-23T13:20:36.015Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2021-03-23T13:20:36.015Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2021-03-23T13:20:36.015Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2021-03-23T13:20:36.015Z] not supported by kernel [2021-03-23T13:20:36.015Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2021-03-23T13:20:36.015Z] Not supported on most drivers [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/acceptance/cli_test.py:580: deprecated option [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/acceptance/cli_test.py:587: deprecated option [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/acceptance/cli_test.py:596: deprecated option [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/acceptance/cli_test.py:2575: race condition between up and logs [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/acceptance/cli_test.py:2527: race condition between up and logs [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/acceptance/cli_test.py:2554: race condition between up and logs [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/integration/testcases.py:132: This daemon does not support the 'nvidia'' runtime [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/integration/service_test.py:1701: Broken on 1.11.0 - 17.03.0 [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/unit/config/config_test.py:3699: compatibility mode was removed internally [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/unit/config/config_test.py:3660: compatibility mode was removed internally [2021-03-23T13:20:36.015Z] SKIPPED [1] tests/unit/config/config_test.py:3859: windows paths [2021-03-23T13:20:36.015Z] ====== 1165 passed, 17 skipped, 4 xfailed, 2 xpassed in 644.00s (0:10:43) ====== [2021-03-23T13:20:36.015Z] ___________________________________ summary ____________________________________ [2021-03-23T13:20:36.015Z]  py37: commands succeeded [2021-03-23T13:20:36.015Z]  congratulations :) [2021-03-23T13:20:36.015Z] + on_exit [2021-03-23T13:20:36.015Z] + [[ 0 != \0 ]] [2021-03-23T13:20:36.015Z] + docker rm -vf compose-dind-19.03.13-23 [2021-03-23T13:20:36.584Z] compose-dind-19.03.13-23 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-23T13:20:37.035Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2021-03-23T13:20:40.318Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2021-03-23T13:20:41.692Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2021-03-23T13:20:41.951Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2021-03-23T13:20:41.951Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2021-03-23T13:20:42.519Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2021-03-23T13:20:42.778Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2021-03-23T13:20:42.778Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 40%] [2021-03-23T13:20:43.037Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 40%] [2021-03-23T13:20:43.296Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2021-03-23T13:20:44.234Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 42%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 42%] [2021-03-23T13:20:44.493Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2021-03-23T13:20:44.752Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2021-03-23T13:20:44.752Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2021-03-23T13:20:45.011Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 43%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2021-03-23T13:20:45.011Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2021-03-23T13:20:45.271Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2021-03-23T13:20:45.271Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2021-03-23T13:20:45.271Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 46%] [2021-03-23T13:20:45.530Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2021-03-23T13:20:45.789Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2021-03-23T13:20:45.789Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2021-03-23T13:20:46.049Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2021-03-23T13:20:46.308Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2021-03-23T13:20:46.308Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2021-03-23T13:20:46.567Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2021-03-23T13:20:46.826Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2021-03-23T13:20:47.087Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2021-03-23T13:20:47.087Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2021-03-23T13:20:47.346Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2021-03-23T13:20:47.346Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 47%] [2021-03-23T13:20:47.605Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2021-03-23T13:20:47.865Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2021-03-23T13:20:48.124Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2021-03-23T13:20:48.124Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2021-03-23T13:20:48.383Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2021-03-23T13:20:48.642Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2021-03-23T13:20:48.642Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2021-03-23T13:20:48.901Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2021-03-23T13:20:49.160Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2021-03-23T13:20:49.160Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2021-03-23T13:20:49.419Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2021-03-23T13:20:49.679Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 48%] [2021-03-23T13:20:49.679Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2021-03-23T13:20:49.938Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2021-03-23T13:20:50.197Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2021-03-23T13:20:50.197Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2021-03-23T13:20:50.457Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2021-03-23T13:20:50.717Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2021-03-23T13:20:50.717Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2021-03-23T13:20:50.976Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2021-03-23T13:20:51.238Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2021-03-23T13:20:51.238Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2021-03-23T13:20:51.498Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2021-03-23T13:20:51.757Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 49%] [2021-03-23T13:20:51.757Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2021-03-23T13:20:52.016Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2021-03-23T13:20:52.275Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2021-03-23T13:20:52.534Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2021-03-23T13:20:52.534Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2021-03-23T13:20:52.794Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2021-03-23T13:20:52.794Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2021-03-23T13:20:53.109Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2021-03-23T13:20:53.370Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2021-03-23T13:20:53.629Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2021-03-23T13:20:53.889Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 50%] [2021-03-23T13:20:53.889Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2021-03-23T13:20:54.149Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2021-03-23T13:20:54.409Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2021-03-23T13:20:54.409Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2021-03-23T13:20:54.669Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2021-03-23T13:20:54.929Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2021-03-23T13:20:54.929Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2021-03-23T13:20:55.189Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2021-03-23T13:20:55.449Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2021-03-23T13:20:55.709Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2021-03-23T13:20:55.709Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2021-03-23T13:20:55.969Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 51%] [2021-03-23T13:20:56.229Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2021-03-23T13:20:56.229Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2021-03-23T13:20:56.489Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2021-03-23T13:20:57.059Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2021-03-23T13:20:57.318Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2021-03-23T13:20:57.318Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2021-03-23T13:20:57.578Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2021-03-23T13:20:57.837Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2021-03-23T13:20:57.837Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2021-03-23T13:20:58.097Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2021-03-23T13:20:58.357Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2021-03-23T13:20:58.616Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 52%] [2021-03-23T13:20:58.616Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2021-03-23T13:20:58.876Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2021-03-23T13:20:58.876Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2021-03-23T13:20:59.135Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2021-03-23T13:20:59.395Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2021-03-23T13:20:59.655Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2021-03-23T13:20:59.655Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2021-03-23T13:20:59.915Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2021-03-23T13:21:00.174Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2021-03-23T13:21:00.434Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2021-03-23T13:21:00.693Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2021-03-23T13:21:00.693Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 53%] [2021-03-23T13:21:00.953Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2021-03-23T13:21:01.212Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2021-03-23T13:21:01.212Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2021-03-23T13:21:01.472Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2021-03-23T13:21:01.732Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2021-03-23T13:21:01.732Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2021-03-23T13:21:01.991Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2021-03-23T13:21:02.251Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2021-03-23T13:21:02.511Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2021-03-23T13:21:02.511Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2021-03-23T13:21:02.771Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2021-03-23T13:21:03.030Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 54%] [2021-03-23T13:21:03.030Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2021-03-23T13:21:03.290Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2021-03-23T13:21:03.549Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2021-03-23T13:21:03.549Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2021-03-23T13:21:03.811Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2021-03-23T13:21:04.071Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2021-03-23T13:21:04.071Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2021-03-23T13:21:04.331Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2021-03-23T13:21:04.597Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2021-03-23T13:21:04.597Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2021-03-23T13:21:04.855Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2021-03-23T13:21:05.113Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 55%] [2021-03-23T13:21:05.371Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2021-03-23T13:21:05.371Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2021-03-23T13:21:05.371Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2021-03-23T13:21:05.371Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2021-03-23T13:21:05.372Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2021-03-23T13:21:05.630Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2021-03-23T13:21:05.889Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2021-03-23T13:21:05.889Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2021-03-23T13:21:05.889Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2021-03-23T13:21:06.147Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2021-03-23T13:21:06.406Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2021-03-23T13:21:06.406Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 56%] [2021-03-23T13:21:06.665Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2021-03-23T13:21:06.923Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2021-03-23T13:21:07.183Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2021-03-23T13:21:07.183Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2021-03-23T13:21:07.441Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2021-03-23T13:21:07.700Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2021-03-23T13:21:07.960Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2021-03-23T13:21:07.960Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2021-03-23T13:21:08.219Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2021-03-23T13:21:08.219Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2021-03-23T13:21:08.219Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2021-03-23T13:21:08.219Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 57%] [2021-03-23T13:21:08.219Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2021-03-23T13:21:08.219Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2021-03-23T13:21:08.219Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2021-03-23T13:21:08.219Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2021-03-23T13:21:08.219Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2021-03-23T13:21:08.219Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2021-03-23T13:21:08.219Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 59%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2021-03-23T13:21:08.477Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2021-03-23T13:21:08.477Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2021-03-23T13:21:08.736Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2021-03-23T13:21:08.736Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_never PASSED [ 59%] [2021-03-23T13:21:08.736Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_always PASSED [ 59%] [2021-03-23T13:21:08.736Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_auto PASSED [ 59%] [2021-03-23T13:21:08.736Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2021-03-23T13:21:08.736Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 60%] [2021-03-23T13:21:08.736Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 60%] [2021-03-23T13:21:08.736Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 60%] [2021-03-23T13:21:08.736Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 62%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 62%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2021-03-23T13:21:08.737Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2021-03-23T13:21:08.737Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2021-03-23T13:21:08.996Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2021-03-23T13:21:08.996Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2021-03-23T13:21:08.996Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2021-03-23T13:21:08.996Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2021-03-23T13:21:08.996Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2021-03-23T13:21:08.996Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2021-03-23T13:21:08.996Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 64%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event Exception in thread Thread-969: [2021-03-23T13:21:08.996Z] Traceback (most recent call last): [2021-03-23T13:21:08.996Z] File "/code/compose/cli/log_printer.py", line 162, in tail_container_logs [2021-03-23T13:21:08.996Z] for item in build_log_generator(container, log_args): [2021-03-23T13:21:08.996Z] File "/code/compose/utils.py", line 50, in split_buffer [2021-03-23T13:21:08.996Z] for data in stream_as_text(stream): [2021-03-23T13:21:08.996Z] File "/code/compose/utils.py", line 26, in stream_as_text [2021-03-23T13:21:08.996Z] for data in stream: [2021-03-23T13:21:08.996Z] TypeError: 'Mock' object is not iterable [2021-03-23T13:21:08.996Z] [2021-03-23T13:21:08.996Z] During handling of the above exception, another exception occurred: [2021-03-23T13:21:08.996Z] [2021-03-23T13:21:08.996Z] Traceback (most recent call last): [2021-03-23T13:21:08.996Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2021-03-23T13:21:08.996Z] self.run() [2021-03-23T13:21:08.996Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2021-03-23T13:21:08.996Z] self._target(*self._args, **self._kwargs) [2021-03-23T13:21:08.996Z] File "/code/compose/cli/log_printer.py", line 165, in tail_container_logs [2021-03-23T13:21:08.996Z] queue.put(QueueItem.exception(e)) [2021-03-23T13:21:08.996Z] AttributeError: 'str' object has no attribute 'put' [2021-03-23T13:21:08.996Z] PASSED [ 64%] [2021-03-23T13:21:08.996Z] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2021-03-23T13:21:08.996Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2021-03-23T13:21:09.255Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2021-03-23T13:21:09.255Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_verbose PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_not_verbose PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_without_console_formatter PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2021-03-23T13:21:09.514Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_no_validation_error PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 70%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2021-03-23T13:21:09.774Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2021-03-23T13:21:10.033Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2021-03-23T13:21:10.292Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2021-03-23T13:21:10.551Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2021-03-23T13:21:10.809Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2021-03-23T13:21:11.068Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2021-03-23T13:21:11.069Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2021-03-23T13:21:11.327Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2021-03-23T13:21:11.327Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2021-03-23T13:21:11.328Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2021-03-23T13:21:11.328Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 98%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2021-03-23T13:21:11.586Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [ 99%] [2021-03-23T13:21:19.704Z] tests/unit/metrics/metrics_test.py::MetricsTest::test_metrics PASSED [100%] [2021-03-23T13:21:19.704Z] [2021-03-23T13:21:19.704Z] ---------- coverage: platform linux, python 3.7.10-final-0 ----------- [2021-03-23T13:21:19.704Z] Name Stmts Miss Branch BrPart Cover Missing [2021-03-23T13:21:19.704Z] ----------------------------------------------------------------------------- [2021-03-23T13:21:19.704Z] compose/__init__.py 1 0 0 0 100% [2021-03-23T13:21:19.704Z] compose/__main__.py 2 2 0 0 0% 1-3 [2021-03-23T13:21:19.704Z] compose/cli/__init__.py 0 0 0 0 100% [2021-03-23T13:21:19.704Z] compose/cli/colors.py 34 2 16 2 92% 51->52, 52-53, 63->exit [2021-03-23T13:21:19.704Z] compose/cli/command.py 117 11 44 6 88% 49->50, 50, 76->77, 77-87, 133->134, 134, 172->175, 185->186, 186, 207->210, 210 [2021-03-23T13:21:19.704Z] compose/cli/docker_client.py 105 14 36 7 84% 25, 31->32, 32, 45->46, 46-51, 125-126, 136->139, 139, 140->141, 141, 143->144, 144, 149->150, 150, 165->166, 166 [2021-03-23T13:21:19.704Z] compose/cli/docopt_command.py 39 1 8 1 96% 37->38, 38 [2021-03-23T13:21:19.704Z] compose/cli/errors.py 97 27 34 6 66% 30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143 [2021-03-23T13:21:19.704Z] compose/cli/formatter.py 31 2 8 0 95% 18-19 [2021-03-23T13:21:19.704Z] compose/cli/log_printer.py 144 9 54 5 92% 44->exit, 76->77, 77, 99->104, 104, 111-116, 166, 213->214, 214-217, 222->228, 247 [2021-03-23T13:21:19.704Z] compose/cli/main.py 741 98 333 47 84% 63->66, 82->83, 83, 96->97, 97, 98->99, 99, 104->105, 105, 125->126, 126, 135->136, 136, 162->163, 163-165, 172->173, 173, 241->242, 242, 404->405, 405-407, 491->492, 492, 553->554, 554, 557->558, 558, 563-564, 568->574, 574-603, 634->635, 635-637, 640->641, 641, 709->711, 711-712, 753-754, 772->773, 773, 793->794, 794-795, 806->807, 807, 830->831, 831, 850, 888->898, 890->exit, 898, 1135->1136, 1136, 1138->1139, 1139, 1148->1149, 1149, 1179-1188, 1233->1234, 1234, 1243->1244, 1244-1248, 1249->1250, 1250-1255, 1277->1278, 1278, 1295-1327, 1333->1334, 1334-1335, 1336->1337, 1337-1339, 1353->1354, 1354, 1428->exit, 1429-1430, 1542->1543, 1543, 1561->1562, 1562, 1567->1568, 1568, 1583->1584, 1584, 1588-1589, 1599->1600, 1600, 1604->1605, 1605, 1607->1608, 1608, 1633->1634, 1634, 1647->1655, 1649->1653, 1653-1655, 1664->1665, 1665, 1674->1676, 1676 [2021-03-23T13:21:19.704Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2021-03-23T13:21:19.704Z] compose/cli/utils.py 74 26 18 4 61% 25-34, 42-44, 51-57, 65, 79->92, 92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143 [2021-03-23T13:21:19.704Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2021-03-23T13:21:19.704Z] compose/config/__init__.py 11 0 0 0 100% [2021-03-23T13:21:19.704Z] compose/config/config.py 813 31 416 18 95% 236->243, 295->296, 296, 318->320, 320, 321->323, 323-325, 482->483, 483, 496->497, 497-498, 503->504, 504, 562, 628->629, 629, 760->764, 764->765, 765, 821->822, 822, 843->exit, 874->877, 877-895, 990->992, 992->995, 1307->1310, 1310, 1340->1341, 1341, 1383->1387, 1387 [2021-03-23T13:21:19.704Z] compose/config/environment.py 86 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 87->88, 88-91, 103->104, 104, 110->111, 111 [2021-03-23T13:21:19.704Z] compose/config/errors.py 23 2 2 0 84% 32-36 [2021-03-23T13:21:19.704Z] compose/config/interpolation.py 147 6 64 3 95% 61, 117->exit, 143->145, 145, 218->219, 219, 224-226 [2021-03-23T13:21:19.704Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2021-03-23T13:21:19.704Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2021-03-23T13:21:19.704Z] compose/config/types.py 285 21 118 18 90% 49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495 [2021-03-23T13:21:19.704Z] compose/config/validation.py 271 20 152 16 91% 214->215, 215, 229->230, 230, 256->259, 259-260, 300->301, 301-302, 310->exit, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 400->401, 401, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2021-03-23T13:21:19.704Z] compose/const.py 26 0 0 0 100% [2021-03-23T13:21:19.704Z] compose/container.py 186 8 48 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 223->222, 249, 252, 284, 290->exit, 306->307, 307 [2021-03-23T13:21:19.704Z] compose/errors.py 15 1 0 0 93% 8 [2021-03-23T13:21:19.704Z] compose/metrics/__init__.py 0 0 0 0 100% [2021-03-23T13:21:19.704Z] compose/metrics/client.py 35 3 6 3 85% 10->11, 11, 24->25, 25, 44->45, 45 [2021-03-23T13:21:19.704Z] compose/metrics/decorator.py 14 0 2 0 100% [2021-03-23T13:21:19.704Z] compose/network.py 189 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2021-03-23T13:21:19.704Z] compose/parallel.py 201 1 58 1 99% 181, 285->287 [2021-03-23T13:21:19.704Z] compose/progress_stream.py 85 8 44 9 87% 36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113 [2021-03-23T13:21:19.704Z] compose/project.py 621 95 310 30 83% 62->65, 65, 226->225, 257-258, 299-300, 320-321, 335->336, 336, 339->340, 340, 344->346, 346->347, 347, 354->355, 355, 365->366, 366, 368->371, 371-382, 453->455, 487->489, 489-490, 496->497, 497, 511->512, 512-515, 567->568, 568, 618->619, 619, 622->623, 623, 764-768, 770->771, 771, 787->788, 788, 790->791, 791, 793->exit, 928->929, 929-930, 932->933, 933, 939->943, 941->943, 943->947, 945->947, 947, 957-958, 962-964, 968->969, 969, 970->971, 971, 982->991, 1009-1010, 1012->1019, 1016-1019, 1067-1082, 1086-1105, 1109-1131, 1136-1137, 1142, 1147-1148, 1159 [2021-03-23T13:21:19.704Z] compose/service.py 970 56 473 29 93% 273->275, 275-276, 296->297, 297, 370-373, 424-429, 434->435, 435-437, 488->489, 489-490, 504->505, 505, 507->508, 508, 526->527, 527, 588->598, 598, 645->647, 754->759, 759, 977->978, 978-979, 998->999, 999-1000, 1101->1102, 1102, 1148->1149, 1149, 1209->1210, 1210, 1272-1287, 1326->1327, 1327, 1381->1384, 1384-1388, 1421->1424, 1424-1428, 1615->1616, 1616, 1619->1620, 1620, 1668->exit, 1676->1675, 1714->1711, 1736->1737, 1737, 1777->1778, 1778, 1858->1859, 1859, 1879->1880, 1880-1883, 1912->1913, 1913, 1934->1935, 1935-1936 [2021-03-23T13:21:19.704Z] compose/timeparse.py 20 0 4 0 100% [2021-03-23T13:21:19.704Z] compose/utils.py 113 6 46 5 93% 64-68, 113->114, 114, 123->124, 124, 156->157, 157, 158->160, 160, 179->exit [2021-03-23T13:21:19.704Z] compose/version.py 4 0 0 0 100% [2021-03-23T13:21:19.704Z] compose/volume.py 125 5 44 4 93% 80->81, 81, 139->148, 148, 197->198, 198, 207->209, 209-210 [2021-03-23T13:21:19.704Z] ----------------------------------------------------------------------------- [2021-03-23T13:21:19.704Z] TOTAL 5799 499 2549 239 90% [2021-03-23T13:21:19.704Z] Coverage HTML written to dir coverage-html [2021-03-23T13:21:19.704Z] [2021-03-23T13:21:19.704Z] [2021-03-23T13:21:19.704Z] =========================== short test summary info ============================ [2021-03-23T13:21:19.704Z] XFAIL tests/acceptance/cli_test.py::CLITestCase::test_build_rm [2021-03-23T13:21:19.704Z] Flaky on local [2021-03-23T13:21:19.704Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2021-03-23T13:21:19.704Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2021-03-23T13:21:19.704Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2021-03-23T13:21:19.704Z] not supported by kernel [2021-03-23T13:21:19.704Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2021-03-23T13:21:19.704Z] Not supported on most drivers [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/acceptance/cli_test.py:580: deprecated option [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/acceptance/cli_test.py:587: deprecated option [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/acceptance/cli_test.py:596: deprecated option [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/acceptance/cli_test.py:2575: race condition between up and logs [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/acceptance/cli_test.py:2527: race condition between up and logs [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/acceptance/cli_test.py:2554: race condition between up and logs [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/integration/testcases.py:132: This daemon does not support the 'nvidia'' runtime [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/integration/service_test.py:1701: Broken on 1.11.0 - 17.03.0 [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/unit/config/config_test.py:3699: compatibility mode was removed internally [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/unit/config/config_test.py:3660: compatibility mode was removed internally [2021-03-23T13:21:19.704Z] SKIPPED [1] tests/unit/config/config_test.py:3859: windows paths [2021-03-23T13:21:19.704Z] ====== 1165 passed, 17 skipped, 4 xfailed, 2 xpassed in 675.51s (0:11:15) ====== [2021-03-23T13:21:19.704Z] ___________________________________ summary ____________________________________ [2021-03-23T13:21:19.704Z]  py37: commands succeeded [2021-03-23T13:21:19.704Z]  congratulations :) [2021-03-23T13:21:19.962Z] + on_exit [2021-03-23T13:21:19.962Z] + [[ 0 != \0 ]] [2021-03-23T13:21:19.962Z] + docker rm -vf compose-dind-19.03.13-23 [2021-03-23T13:21:20.532Z] compose-dind-19.03.13-23 [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