Push event to branch fix-docker-version Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1c499bb2ebf58c86a86783aa9db957eab42b565e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/compose_fix-docker-version@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build test images) [Pipeline] parallel [Pipeline] { (Branch: alpine) [Pipeline] { (Branch: debian) [Pipeline] stage [Pipeline] { (alpine) [Pipeline] stage [Pipeline] { (debian) [Pipeline] node [Pipeline] node [2021-01-19T17:34:39.976Z] Still waiting to schedule task [2021-01-19T17:34:39.977Z] Still waiting to schedule task [2021-01-19T17:34:39.977Z] Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’ [2021-01-19T17:34:39.977Z] Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’ [2021-01-19T17:35:23.347Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08d7d53666243113d) in /home/ubuntu/workspace/compose_fix-docker-version [Pipeline] { [Pipeline] checkout [2021-01-19T17:35:26.148Z] using credential sf-release-bot.github.ssh [2021-01-19T17:35:26.160Z] Cloning the remote Git repository [2021-01-19T17:35:26.160Z] Cloning with configured refspecs honoured and without tags [2021-01-19T17:35:25.868Z] Cloning repository git@github.com:docker/compose.git [2021-01-19T17:35:25.931Z] > git init /home/ubuntu/workspace/compose_fix-docker-version # timeout=10 [2021-01-19T17:35:26.406Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-01-19T17:35:26.407Z] > git --version # timeout=10 [2021-01-19T17:35:26.410Z] > git --version # 'git version 2.17.1' [2021-01-19T17:35:26.411Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-01-19T17:35:26.570Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:35:29.860Z] Fetching without tags [2021-01-19T17:35:30.211Z] Checking out Revision 1c499bb2ebf58c86a86783aa9db957eab42b565e (fix-docker-version) [2021-01-19T17:35:29.493Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-01-19T17:35:29.542Z] > git config --add remote.origin.fetch +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:35:29.574Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-01-19T17:35:29.649Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-01-19T17:35:29.649Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-01-19T17:35:29.701Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:35:29.977Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T17:35:29.991Z] > git checkout -f 1c499bb2ebf58c86a86783aa9db957eab42b565e # timeout=10 [2021-01-19T17:35:34.105Z] Commit message: "Remove restriction on docker version" [2021-01-19T17:35:34.105Z] First time build. Skipping changelog. [2021-01-19T17:35:33.996Z] > git --version # timeout=10 [2021-01-19T17:35:34.020Z] > git --version # 'git version 2.17.1' [2021-01-19T17:35:34.046Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withDockerRegistry [2021-01-19T17:35:34.836Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-01-19T17:35:41.665Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c5818c045df999ba) in /home/ubuntu/workspace/compose_fix-docker-version [Pipeline] { [Pipeline] checkout [2021-01-19T17:35:42.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:35:42.989Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-docker-version@tmp/8590e40e-82c4-43fd-8480-20c492a45f71/config.json. [2021-01-19T17:35:42.989Z] Configure a credential helper to remove this warning. See [2021-01-19T17:35:42.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:35:42.989Z] [2021-01-19T17:35:42.989Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:35:43.801Z] + docker pull dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:35:43.993Z] using credential sf-release-bot.github.ssh [2021-01-19T17:35:44.005Z] Cloning the remote Git repository [2021-01-19T17:35:44.005Z] Cloning with configured refspecs honoured and without tags [2021-01-19T17:35:44.062Z] Error response from daemon: manifest for dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2021-01-19T17:35:44.115Z] [Pipeline] sh [2021-01-19T17:35:44.116Z] Cloning repository git@github.com:docker/compose.git [2021-01-19T17:35:44.162Z] > git init /home/ubuntu/workspace/compose_fix-docker-version # timeout=10 [2021-01-19T17:35:44.426Z] + docker build -t dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e --target build --build-arg DISTRO=alpine --build-arg GIT_COMMIT=1c499bb2ebf58c86a86783aa9db957eab42b565e . [2021-01-19T17:35:44.427Z] #2 [internal] load .dockerignore [2021-01-19T17:35:44.427Z] #2 transferring context: 163B done [2021-01-19T17:35:44.427Z] #2 DONE 0.1s [2021-01-19T17:35:44.427Z] [2021-01-19T17:35:44.427Z] #1 [internal] load build definition from Dockerfile [2021-01-19T17:35:44.427Z] #1 transferring dockerfile: 2.95kB done [2021-01-19T17:35:44.427Z] #1 DONE 0.1s [2021-01-19T17:35:44.427Z] [2021-01-19T17:35:44.427Z] #4 [internal] load metadata for docker.io/library/python:3.9.0-alpine3.12 [2021-01-19T17:35:45.005Z] #4 DONE 0.4s [2021-01-19T17:35:45.005Z] [2021-01-19T17:35:45.005Z] #3 [internal] load metadata for docker.io/library/docker:19.03 [2021-01-19T17:35:45.005Z] #3 DONE 0.4s [2021-01-19T17:35:45.005Z] [2021-01-19T17:35:45.005Z] #5 [build-alpine 1/2] FROM docker.io/library/python:3.9.0-alpine3.12@sha256... [2021-01-19T17:35:45.005Z] #5 resolve docker.io/library/python:3.9.0-alpine3.12@sha256:4f481d10f0d73788fc92abc10719893e35ea9e39384dfd7078ab75632ff1b8af done [2021-01-19T17:35:45.265Z] #5 sha256:8e2102c9ae14c9961daebee03b3d1d56ca27167a8e557f3fe8b89e5da23df7a0 0B / 13.36MB 0.2s [2021-01-19T17:35:45.265Z] #5 sha256:4f481d10f0d73788fc92abc10719893e35ea9e39384dfd7078ab75632ff1b8af 1.65kB / 1.65kB done [2021-01-19T17:35:45.265Z] #5 sha256:df77433749466a68bb599009753c9e5a8efaa3dd9c16450d442bb32f4c1fad4e 1.37kB / 1.37kB done [2021-01-19T17:35:45.265Z] #5 sha256:c0c46556c6d33d2d960c0dce9f911e50bba4c47bcae3bdfbfdee1326d7ad01b4 7.15kB / 7.15kB done [2021-01-19T17:35:45.265Z] #5 sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 0B / 2.80MB 0.2s [2021-01-19T17:35:45.265Z] #5 sha256:d9fc4dd5c37b5e49f8cc5610fc6283f49e6fd6315093319ea9ac4c9b78f4977a 0B / 653.69kB 0.2s [2021-01-19T17:35:45.265Z] #5 ... [2021-01-19T17:35:45.265Z] [2021-01-19T17:35:45.265Z] #8 [internal] load build context [2021-01-19T17:35:45.265Z] #8 transferring context: 1.42MB 0.3s done [2021-01-19T17:35:45.265Z] #8 DONE 0.4s [2021-01-19T17:35:45.265Z] [2021-01-19T17:35:45.265Z] #5 [build-alpine 1/2] FROM docker.io/library/python:3.9.0-alpine3.12@sha256... [2021-01-19T17:35:45.265Z] #5 sha256:8e2102c9ae14c9961daebee03b3d1d56ca27167a8e557f3fe8b89e5da23df7a0 869.93kB / 13.36MB 0.3s [2021-01-19T17:35:45.265Z] #5 sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 2.71MB / 2.80MB 0.3s [2021-01-19T17:35:45.265Z] #5 sha256:d9fc4dd5c37b5e49f8cc5610fc6283f49e6fd6315093319ea9ac4c9b78f4977a 653.69kB / 653.69kB 0.3s [2021-01-19T17:35:44.418Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-01-19T17:35:44.419Z] > git --version # timeout=10 [2021-01-19T17:35:44.429Z] > git --version # 'git version 2.17.1' [2021-01-19T17:35:44.429Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-01-19T17:35:44.514Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:35:45.549Z] #5 sha256:8e2102c9ae14c9961daebee03b3d1d56ca27167a8e557f3fe8b89e5da23df7a0 13.28MB / 13.36MB 0.5s [2021-01-19T17:35:45.549Z] #5 sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 2.80MB / 2.80MB 0.3s done [2021-01-19T17:35:45.549Z] #5 sha256:d9fc4dd5c37b5e49f8cc5610fc6283f49e6fd6315093319ea9ac4c9b78f4977a 653.69kB / 653.69kB 0.3s done [2021-01-19T17:35:45.549Z] #5 extracting sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 [2021-01-19T17:35:45.549Z] #5 sha256:ce0fde1153f7c7f21c18e5c3f4d7120ea69879dafbb69b7d312c53936adfade8 0B / 230B 0.5s [2021-01-19T17:35:45.549Z] #5 sha256:a8b288088b481dfd6984c62db21e075fc1d7584c93db782fe4439d6f3d1b6cbf 0B / 2.14MB 0.5s [2021-01-19T17:35:45.549Z] #5 sha256:8e2102c9ae14c9961daebee03b3d1d56ca27167a8e557f3fe8b89e5da23df7a0 13.36MB / 13.36MB 0.6s done [2021-01-19T17:35:45.549Z] #5 sha256:ce0fde1153f7c7f21c18e5c3f4d7120ea69879dafbb69b7d312c53936adfade8 230B / 230B 0.5s done [2021-01-19T17:35:45.549Z] #5 sha256:a8b288088b481dfd6984c62db21e075fc1d7584c93db782fe4439d6f3d1b6cbf 2.14MB / 2.14MB 0.6s done [2021-01-19T17:35:45.808Z] #5 extracting sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 0.5s done [2021-01-19T17:35:46.392Z] #5 extracting sha256:d9fc4dd5c37b5e49f8cc5610fc6283f49e6fd6315093319ea9ac4c9b78f4977a [2021-01-19T17:35:47.607Z] Fetching without tags [2021-01-19T17:35:47.474Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-01-19T17:35:47.544Z] > git config --add remote.origin.fetch +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:35:47.603Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-01-19T17:35:47.644Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-01-19T17:35:47.644Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-01-19T17:35:47.680Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:35:47.780Z] #5 extracting sha256:d9fc4dd5c37b5e49f8cc5610fc6283f49e6fd6315093319ea9ac4c9b78f4977a 1.5s done [2021-01-19T17:35:48.036Z] Checking out Revision 1c499bb2ebf58c86a86783aa9db957eab42b565e (fix-docker-version) [2021-01-19T17:35:48.084Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T17:35:48.124Z] > git checkout -f 1c499bb2ebf58c86a86783aa9db957eab42b565e # timeout=10 [2021-01-19T17:35:51.079Z] #5 extracting sha256:8e2102c9ae14c9961daebee03b3d1d56ca27167a8e557f3fe8b89e5da23df7a0 [2021-01-19T17:35:52.176Z] Commit message: "Remove restriction on docker version" [2021-01-19T17:35:52.218Z] > git --version # timeout=10 [2021-01-19T17:35:52.239Z] > git --version # 'git version 2.17.1' [2021-01-19T17:35:52.250Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-19T17:35:52.459Z] #5 ... [2021-01-19T17:35:52.459Z] [2021-01-19T17:35:52.459Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:508315e74243... [2021-01-19T17:35:52.459Z] #10 resolve docker.io/library/docker:19.03@sha256:508315e742438f414a82def040b0c9f6e37bdb2c7ca1d8b629d3853db049ee90 done [2021-01-19T17:35:52.459Z] #10 sha256:27187852516862e6cc580bad3e27eb8fb965550eb30a859d645ed8bdde0fe2c5 1.78kB / 1.78kB done [2021-01-19T17:35:52.459Z] #10 sha256:5a841a7934807cb62aba51bdc92adf8500bdf5dbe5da618d63561bab5aa6cb3b 4.21kB / 4.21kB done [2021-01-19T17:35:52.459Z] #10 sha256:508315e742438f414a82def040b0c9f6e37bdb2c7ca1d8b629d3853db049ee90 1.00kB / 1.00kB done [2021-01-19T17:35:52.459Z] #10 sha256:4f7dc993c79e722bfe2e7f64e7ae30964b200440f94deec6b702314e2c4e233a 2.04MB / 2.04MB 0.9s done [2021-01-19T17:35:52.459Z] #10 sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea 2.80MB / 2.80MB 0.9s done [2021-01-19T17:35:52.459Z] #10 sha256:d39d95e4997fdf86ea798b96fad5c5eab74bed43cd512a3ecd5dfb4f48bc2371 154B / 154B 0.7s done [2021-01-19T17:35:52.459Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 62.89MB / 62.89MB 5.7s done [2021-01-19T17:35:52.459Z] #10 extracting sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea 0.8s done [2021-01-19T17:35:52.459Z] #10 sha256:eeead920d2f9e32909683de32c7d7c709e9c62cd57677f369d79c986902b8ca9 1.02kB / 1.02kB 1.1s done [2021-01-19T17:35:52.459Z] #10 sha256:6e39df3f25a70d655deb726820b323f9a6a4112a4756dcbc2f37a0ef3aa8ea87 542B / 542B 1.0s done [2021-01-19T17:35:52.459Z] #10 sha256:5b1fe2ef06032ca8e747a7d10771db6224ba284487e4164b53476967e581c7f3 116B / 116B 1.2s done [2021-01-19T17:35:52.459Z] #10 extracting sha256:4f7dc993c79e722bfe2e7f64e7ae30964b200440f94deec6b702314e2c4e233a 1.0s done [2021-01-19T17:35:52.459Z] #10 extracting sha256:d39d95e4997fdf86ea798b96fad5c5eab74bed43cd512a3ecd5dfb4f48bc2371 done [2021-01-19T17:35:52.459Z] #10 extracting sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 0.8s [Pipeline] withDockerRegistry [2021-01-19T17:35:52.849Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-01-19T17:35:55.780Z] #10 ... [2021-01-19T17:35:55.780Z] [2021-01-19T17:35:55.780Z] #5 [build-alpine 1/2] FROM docker.io/library/python:3.9.0-alpine3.12@sha256... [2021-01-19T17:35:55.780Z] #5 extracting sha256:8e2102c9ae14c9961daebee03b3d1d56ca27167a8e557f3fe8b89e5da23df7a0 3.4s done [2021-01-19T17:35:55.780Z] #5 extracting sha256:ce0fde1153f7c7f21c18e5c3f4d7120ea69879dafbb69b7d312c53936adfade8 done [2021-01-19T17:35:55.780Z] #5 extracting sha256:a8b288088b481dfd6984c62db21e075fc1d7584c93db782fe4439d6f3d1b6cbf 0.6s done [2021-01-19T17:35:55.780Z] #5 DONE 10.6s [2021-01-19T17:35:55.780Z] [2021-01-19T17:35:55.780Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:508315e74243... [2021-01-19T17:35:55.780Z] #10 ... [2021-01-19T17:35:55.780Z] [2021-01-19T17:35:55.780Z] #6 [build-alpine 2/2] RUN apk add --no-cache bash build-base ca... [2021-01-19T17:35:57.179Z] #6 1.438 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:35:57.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:35:57.713Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-docker-version@tmp/dc9cc20b-7ba5-4abc-9adf-2e0ac88cebe5/config.json. [2021-01-19T17:35:57.713Z] Configure a credential helper to remove this warning. See [2021-01-19T17:35:57.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:35:57.713Z] [2021-01-19T17:35:57.713Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:35:58.391Z] + docker pull dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:35:58.656Z] Error response from daemon: manifest for dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [2021-01-19T17:35:58.702Z] [Pipeline] sh [2021-01-19T17:35:59.043Z] + docker build -t dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e --target build --build-arg DISTRO=debian --build-arg GIT_COMMIT=1c499bb2ebf58c86a86783aa9db957eab42b565e . [2021-01-19T17:35:59.094Z] #6 3.619 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:35:59.300Z] #1 [internal] load build definition from Dockerfile [2021-01-19T17:35:59.300Z] #1 transferring dockerfile: 2.95kB done [2021-01-19T17:35:59.300Z] #1 DONE 0.0s [2021-01-19T17:35:59.300Z] [2021-01-19T17:35:59.300Z] #2 [internal] load .dockerignore [2021-01-19T17:35:59.300Z] #2 transferring context: 163B done [2021-01-19T17:35:59.300Z] #2 DONE 0.0s [2021-01-19T17:35:59.300Z] [2021-01-19T17:35:59.300Z] #4 [internal] load metadata for docker.io/library/docker:19.03 [2021-01-19T17:35:59.354Z] #6 3.800 (1/34) Upgrading libcrypto1.1 (1.1.1g-r0 -> 1.1.1i-r0) [2021-01-19T17:35:59.354Z] #6 3.862 (2/34) Upgrading libssl1.1 (1.1.1g-r0 -> 1.1.1i-r0) [2021-01-19T17:35:59.354Z] #6 3.869 (3/34) Installing bash (5.0.17-r0) [2021-01-19T17:35:59.354Z] #6 3.885 Executing bash-5.0.17-r0.post-install [2021-01-19T17:35:59.354Z] #6 3.895 (4/34) Installing libgcc (9.3.0-r2) [2021-01-19T17:35:59.354Z] #6 3.899 (5/34) Installing libstdc++ (9.3.0-r2) [2021-01-19T17:35:59.354Z] #6 3.913 (6/34) Installing binutils (2.34-r1) [2021-01-19T17:35:59.613Z] #6 ... [2021-01-19T17:35:59.613Z] [2021-01-19T17:35:59.613Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:508315e74243... [2021-01-19T17:35:59.613Z] #10 extracting sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 7.2s done [2021-01-19T17:35:59.613Z] #10 extracting sha256:6e39df3f25a70d655deb726820b323f9a6a4112a4756dcbc2f37a0ef3aa8ea87 done [2021-01-19T17:35:59.613Z] #10 extracting sha256:eeead920d2f9e32909683de32c7d7c709e9c62cd57677f369d79c986902b8ca9 done [2021-01-19T17:35:59.613Z] #10 extracting sha256:5b1fe2ef06032ca8e747a7d10771db6224ba284487e4164b53476967e581c7f3 done [2021-01-19T17:35:59.613Z] #10 DONE 14.5s [2021-01-19T17:35:59.613Z] [2021-01-19T17:35:59.613Z] #6 [build-alpine 2/2] RUN apk add --no-cache bash build-base ca... [2021-01-19T17:35:59.613Z] #6 4.011 (7/34) Installing libmagic (5.38-r0) [2021-01-19T17:35:59.613Z] #6 4.039 (8/34) Installing file (5.38-r0) [2021-01-19T17:35:59.613Z] #6 4.039 (9/34) Installing gmp (6.2.0-r0) [2021-01-19T17:35:59.613Z] #6 4.040 (10/34) Installing isl (0.18-r0) [2021-01-19T17:35:59.613Z] #6 4.057 (11/34) Installing libgomp (9.3.0-r2) [2021-01-19T17:35:59.613Z] #6 4.063 (12/34) Installing libatomic (9.3.0-r2) [2021-01-19T17:35:59.613Z] #6 4.063 (13/34) Installing libgphobos (9.3.0-r2) [2021-01-19T17:35:59.613Z] #6 4.111 (14/34) Installing mpfr4 (4.0.2-r4) [2021-01-19T17:35:59.613Z] #6 4.125 (15/34) Installing mpc1 (1.1.0-r1) [2021-01-19T17:35:59.613Z] #6 4.127 (16/34) Installing gcc (9.3.0-r2) [2021-01-19T17:36:00.673Z] #4 DONE 1.3s [2021-01-19T17:36:00.673Z] [2021-01-19T17:36:00.673Z] #3 [internal] load metadata for docker.io/library/python:3.9.0-slim-buster [2021-01-19T17:36:01.003Z] #6 5.316 (17/34) Installing musl-dev (1.1.24-r10) [2021-01-19T17:36:01.003Z] #6 5.424 (18/34) Installing libc-dev (0.7.2-r3) [2021-01-19T17:36:01.003Z] #6 5.425 (19/34) Installing g++ (9.3.0-r2) [2021-01-19T17:36:01.237Z] #3 DONE 2.0s [2021-01-19T17:36:01.237Z] [2021-01-19T17:36:01.237Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:508315e74243... [2021-01-19T17:36:01.237Z] #10 resolve docker.io/library/docker:19.03@sha256:508315e742438f414a82def040b0c9f6e37bdb2c7ca1d8b629d3853db049ee90 done [2021-01-19T17:36:01.579Z] #6 6.010 (20/34) Installing make (4.3-r0) [2021-01-19T17:36:01.579Z] #6 6.014 (21/34) Installing fortify-headers (1.1-r0) [2021-01-19T17:36:01.579Z] #6 6.017 (22/34) Installing patch (2.7.6-r6) [2021-01-19T17:36:01.579Z] #6 6.020 (23/34) Installing build-base (0.5-r2) [2021-01-19T17:36:01.579Z] #6 6.022 (24/34) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T17:36:01.579Z] #6 6.025 (25/34) Installing libcurl (7.69.1-r3) [2021-01-19T17:36:01.579Z] #6 6.033 (26/34) Installing curl (7.69.1-r3) [2021-01-19T17:36:01.579Z] #6 6.037 (27/34) Installing pcre2 (10.35-r0) [2021-01-19T17:36:01.579Z] #6 6.047 (28/34) Installing git (2.26.2-r0) [2021-01-19T17:36:01.804Z] #10 ... [2021-01-19T17:36:01.804Z] [2021-01-19T17:36:01.804Z] #8 [internal] load build context [2021-01-19T17:36:01.804Z] #8 transferring context: 1.42MB 0.3s done [2021-01-19T17:36:01.804Z] #8 DONE 0.5s [2021-01-19T17:36:01.804Z] [2021-01-19T17:36:01.804Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:508315e74243... [2021-01-19T17:36:01.804Z] #10 sha256:508315e742438f414a82def040b0c9f6e37bdb2c7ca1d8b629d3853db049ee90 1.00kB / 1.00kB done [2021-01-19T17:36:01.804Z] #10 sha256:27187852516862e6cc580bad3e27eb8fb965550eb30a859d645ed8bdde0fe2c5 1.78kB / 1.78kB done [2021-01-19T17:36:01.804Z] #10 sha256:5a841a7934807cb62aba51bdc92adf8500bdf5dbe5da618d63561bab5aa6cb3b 4.21kB / 4.21kB done [2021-01-19T17:36:01.839Z] #6 6.268 (29/34) Installing linux-headers (5.4.5-r1) [2021-01-19T17:36:01.839Z] #6 6.375 (30/34) Installing pkgconf (1.7.2-r0) [2021-01-19T17:36:02.115Z] #6 6.379 (31/34) Installing libffi-dev (3.3-r2) [2021-01-19T17:36:02.115Z] #6 6.382 (32/34) Installing openssl (1.1.1i-r0) [2021-01-19T17:36:02.115Z] #6 6.390 (33/34) Installing openssl-dev (1.1.1i-r0) [2021-01-19T17:36:02.115Z] #6 6.409 (34/34) Installing zlib-dev (1.2.11-r3) [2021-01-19T17:36:02.115Z] #6 6.412 Executing busybox-1.31.1-r19.trigger [2021-01-19T17:36:02.115Z] #6 6.419 Executing ca-certificates-20191127-r4.trigger [2021-01-19T17:36:02.115Z] #6 6.466 OK: 241 MiB in 68 packages [2021-01-19T17:36:02.810Z] #10 sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea 2.73MB / 2.80MB 1.6s [2021-01-19T17:36:02.810Z] #10 sha256:4f7dc993c79e722bfe2e7f64e7ae30964b200440f94deec6b702314e2c4e233a 0B / 2.04MB 1.6s [2021-01-19T17:36:02.810Z] #10 extracting sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea [2021-01-19T17:36:03.373Z] #10 sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea 2.80MB / 2.80MB 1.7s done [2021-01-19T17:36:03.373Z] #10 sha256:4f7dc993c79e722bfe2e7f64e7ae30964b200440f94deec6b702314e2c4e233a 2.04MB / 2.04MB 1.8s done [2021-01-19T17:36:03.373Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 4.70MB / 62.89MB 2.0s [2021-01-19T17:36:03.373Z] #10 sha256:eeead920d2f9e32909683de32c7d7c709e9c62cd57677f369d79c986902b8ca9 1.02kB / 1.02kB 1.9s done [2021-01-19T17:36:03.373Z] #10 sha256:5b1fe2ef06032ca8e747a7d10771db6224ba284487e4164b53476967e581c7f3 116B / 116B 1.9s done [2021-01-19T17:36:03.373Z] #10 sha256:6e39df3f25a70d655deb726820b323f9a6a4112a4756dcbc2f37a0ef3aa8ea87 542B / 542B 1.8s done [2021-01-19T17:36:03.373Z] #10 sha256:d39d95e4997fdf86ea798b96fad5c5eab74bed43cd512a3ecd5dfb4f48bc2371 154B / 154B 1.8s done [2021-01-19T17:36:03.629Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 7.97MB / 62.89MB 2.2s [2021-01-19T17:36:03.928Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 11.87MB / 62.89MB 2.5s [2021-01-19T17:36:03.928Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 15.91MB / 62.89MB 2.7s [2021-01-19T17:36:04.184Z] #10 extracting sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea 1.1s done [2021-01-19T17:36:04.184Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 19.30MB / 62.89MB 2.9s [2021-01-19T17:36:04.441Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 25.00MB / 62.89MB 3.2s [2021-01-19T17:36:04.441Z] #10 extracting sha256:4f7dc993c79e722bfe2e7f64e7ae30964b200440f94deec6b702314e2c4e233a [2021-01-19T17:36:04.441Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 30.24MB / 62.89MB 3.3s [2021-01-19T17:36:04.666Z] #6 DONE 9.0s [2021-01-19T17:36:04.666Z] [2021-01-19T17:36:04.666Z] #7 [build 1/16] WORKDIR /code/ [2021-01-19T17:36:04.666Z] #7 DONE 0.1s [2021-01-19T17:36:04.666Z] [2021-01-19T17:36:04.666Z] #9 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2021-01-19T17:36:04.666Z] #9 DONE 0.1s [2021-01-19T17:36:04.697Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 35.68MB / 62.89MB 3.4s [2021-01-19T17:36:04.697Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 39.31MB / 62.89MB 3.5s [2021-01-19T17:36:04.926Z] [2021-01-19T17:36:04.926Z] #11 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin... [2021-01-19T17:36:04.964Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 44.23MB / 62.89MB 3.7s [2021-01-19T17:36:05.221Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 49.12MB / 62.89MB 3.9s [2021-01-19T17:36:05.221Z] #10 extracting sha256:4f7dc993c79e722bfe2e7f64e7ae30964b200440f94deec6b702314e2c4e233a 1.0s done [2021-01-19T17:36:05.478Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 56.33MB / 62.89MB 4.1s [2021-01-19T17:36:05.478Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 60.21MB / 62.89MB 4.3s [2021-01-19T17:36:05.478Z] #10 extracting sha256:d39d95e4997fdf86ea798b96fad5c5eab74bed43cd512a3ecd5dfb4f48bc2371 0.0s done [2021-01-19T17:36:05.863Z] #11 DONE 1.1s [2021-01-19T17:36:05.863Z] [2021-01-19T17:36:05.863Z] #12 [build 4/16] RUN pip install virtualenv==20.2.2 tox==3.20.1 [2021-01-19T17:36:06.429Z] #10 sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 62.89MB / 62.89MB 5.1s done [2021-01-19T17:36:06.692Z] #10 extracting sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 [2021-01-19T17:36:11.951Z] #10 ... [2021-01-19T17:36:11.951Z] [2021-01-19T17:36:11.951Z] #5 [build-debian 1/2] FROM docker.io/library/python:3.9.0-slim-buster@sha25... [2021-01-19T17:36:11.951Z] #5 resolve docker.io/library/python:3.9.0-slim-buster@sha256:de8d4a338fb815509de2046cea4ff48959c84aabc1b65cb41c5e2da1ac599b04 done [2021-01-19T17:36:11.951Z] #5 sha256:338d84dcd01719111dd8d1f650be9d6b5df042bf4a810921c7213d98913cbe05 7.61kB / 7.61kB done [2021-01-19T17:36:11.951Z] #5 sha256:852e50cd189dfeb54d97680d9fa6bed21a6d7d18cfb56d6abfe2de9d7f173795 27.11MB / 27.11MB 1.4s done [2021-01-19T17:36:11.951Z] #5 sha256:38449967cae5e81a20aaf6770ede8d61be2cc40d0401bd566e7a4f19f468ff96 2.75MB / 2.75MB 0.8s done [2021-01-19T17:36:11.951Z] #5 sha256:d57cc5b29eb0f3c6d91c898c0977fc555e1e1181cbb30b1e97921d9d0b9ed11b 12.31MB / 12.31MB 1.4s done [2021-01-19T17:36:11.951Z] #5 sha256:de8d4a338fb815509de2046cea4ff48959c84aabc1b65cb41c5e2da1ac599b04 1.86kB / 1.86kB done [2021-01-19T17:36:11.951Z] #5 sha256:12b7deafe25f6b34a66d8fb03bfc0ff5e86464fd49100fc2a64d0a98371ec4e1 1.37kB / 1.37kB done [2021-01-19T17:36:11.951Z] #5 sha256:9ee85f0d2615a7da2bd1f12a7ffe5fcd0f4c9f2cce935b6aa9ea2d0625bab67d 234B / 234B 1.6s done [2021-01-19T17:36:11.951Z] #5 sha256:11142abdfc31ac54ec181510d0de0bf2f313573a55ed1a5a7f33482370f454f5 2.42MB / 2.42MB 1.7s done [2021-01-19T17:36:11.951Z] #5 extracting sha256:852e50cd189dfeb54d97680d9fa6bed21a6d7d18cfb56d6abfe2de9d7f173795 7.9s done [2021-01-19T17:36:11.951Z] #5 extracting sha256:38449967cae5e81a20aaf6770ede8d61be2cc40d0401bd566e7a4f19f468ff96 [2021-01-19T17:36:11.951Z] #5 ... [2021-01-19T17:36:11.951Z] [2021-01-19T17:36:11.951Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:508315e74243... [2021-01-19T17:36:11.951Z] #10 extracting sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 5.1s [2021-01-19T17:36:14.029Z] #12 7.067 Collecting tox==3.20.1 [2021-01-19T17:36:14.029Z] #12 8.100 Downloading tox-3.20.1-py2.py3-none-any.whl (83 kB) [2021-01-19T17:36:14.295Z] #12 8.456 Collecting virtualenv==20.2.2 [2021-01-19T17:36:14.295Z] #12 8.460 Downloading virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB) [2021-01-19T17:36:14.556Z] #12 8.745 Collecting appdirs<2,>=1.4.3 [2021-01-19T17:36:14.556Z] #12 8.749 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-01-19T17:36:14.556Z] #12 8.756 Collecting distlib<1,>=0.3.1 [2021-01-19T17:36:14.556Z] #12 8.760 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2021-01-19T17:36:14.556Z] #12 8.798 Collecting filelock>=3.0.0 [2021-01-19T17:36:14.556Z] #12 8.801 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2021-01-19T17:36:14.556Z] #12 8.810 Collecting packaging>=14 [2021-01-19T17:36:14.824Z] #12 8.814 Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) [2021-01-19T17:36:14.824Z] #12 8.924 Collecting pluggy>=0.12.0 [2021-01-19T17:36:14.824Z] #12 8.929 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2021-01-19T17:36:14.824Z] #12 8.945 Collecting py>=1.4.17 [2021-01-19T17:36:14.824Z] #12 8.949 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) [2021-01-19T17:36:14.824Z] #12 8.963 Collecting pyparsing>=2.0.2 [2021-01-19T17:36:14.824Z] #12 8.967 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-01-19T17:36:14.824Z] #12 8.980 Collecting six>=1.14.0 [2021-01-19T17:36:14.824Z] #12 8.984 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2021-01-19T17:36:14.824Z] #12 8.994 Collecting toml>=0.9.4 [2021-01-19T17:36:14.824Z] #12 8.997 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [2021-01-19T17:36:15.083Z] #12 9.138 Installing collected packages: six, pyparsing, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox [2021-01-19T17:36:16.028Z] #12 10.10 Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 packaging-20.8 pluggy-0.13.1 py-1.10.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.2 tox-3.20.1 virtualenv-20.2.2 [2021-01-19T17:36:17.203Z] #10 extracting sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 10.5s [2021-01-19T17:36:17.203Z] #10 ... [2021-01-19T17:36:17.203Z] [2021-01-19T17:36:17.203Z] #5 [build-debian 1/2] FROM docker.io/library/python:3.9.0-slim-buster@sha25... [2021-01-19T17:36:17.203Z] #5 extracting sha256:38449967cae5e81a20aaf6770ede8d61be2cc40d0401bd566e7a4f19f468ff96 0.9s done [2021-01-19T17:36:17.203Z] #5 extracting sha256:d57cc5b29eb0f3c6d91c898c0977fc555e1e1181cbb30b1e97921d9d0b9ed11b 3.0s done [2021-01-19T17:36:17.203Z] #5 extracting sha256:9ee85f0d2615a7da2bd1f12a7ffe5fcd0f4c9f2cce935b6aa9ea2d0625bab67d done [2021-01-19T17:36:17.203Z] #5 extracting sha256:11142abdfc31ac54ec181510d0de0bf2f313573a55ed1a5a7f33482370f454f5 1.2s done [2021-01-19T17:36:17.203Z] #5 DONE 16.1s [2021-01-19T17:36:17.203Z] [2021-01-19T17:36:17.203Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:508315e74243... [2021-01-19T17:36:17.203Z] #10 ... [2021-01-19T17:36:17.203Z] [2021-01-19T17:36:17.203Z] #6 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-re... [2021-01-19T17:36:19.103Z] #6 1.883 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T17:36:19.103Z] #6 1.903 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T17:36:19.103Z] #6 1.903 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T17:36:19.667Z] #6 2.149 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-19T17:36:19.927Z] #6 ... [2021-01-19T17:36:19.927Z] [2021-01-19T17:36:19.927Z] #10 [docker-cli 1/1] FROM docker.io/library/docker:19.03@sha256:508315e74243... [2021-01-19T17:36:19.927Z] #10 extracting sha256:a58331b88511a9c010220ad5b7d71e8a56d9f73589ade2e9fd137f76e841ff05 12.1s done [2021-01-19T17:36:19.927Z] #10 extracting sha256:6e39df3f25a70d655deb726820b323f9a6a4112a4756dcbc2f37a0ef3aa8ea87 done [2021-01-19T17:36:19.927Z] #10 extracting sha256:eeead920d2f9e32909683de32c7d7c709e9c62cd57677f369d79c986902b8ca9 done [2021-01-19T17:36:19.927Z] #10 extracting sha256:5b1fe2ef06032ca8e747a7d10771db6224ba284487e4164b53476967e581c7f3 done [2021-01-19T17:36:19.927Z] #10 DONE 18.6s [2021-01-19T17:36:19.927Z] [2021-01-19T17:36:19.927Z] #6 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-re... [2021-01-19T17:36:19.927Z] #6 2.482 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-19T17:36:20.183Z] #6 2.874 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-19T17:36:20.220Z] #12 14.31 WARNING: You are using pip version 20.3.1; however, version 20.3.3 is available. [2021-01-19T17:36:20.220Z] #12 14.31 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2021-01-19T17:36:20.480Z] #12 DONE 14.5s [2021-01-19T17:36:20.480Z] [2021-01-19T17:36:20.480Z] #13 [build 5/16] COPY requirements-dev.txt . [2021-01-19T17:36:20.480Z] #13 DONE 0.0s [2021-01-19T17:36:20.480Z] [2021-01-19T17:36:20.480Z] #14 [build 6/16] COPY requirements-indirect.txt . [2021-01-19T17:36:20.480Z] #14 DONE 0.1s [2021-01-19T17:36:20.480Z] [2021-01-19T17:36:20.480Z] #15 [build 7/16] COPY requirements.txt . [2021-01-19T17:36:20.480Z] #15 DONE 0.0s [2021-01-19T17:36:20.480Z] [2021-01-19T17:36:20.480Z] #16 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirec... [2021-01-19T17:36:21.860Z] #16 1.078 Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment [2021-01-19T17:36:21.860Z] #16 1.079 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment [2021-01-19T17:36:21.860Z] #16 1.079 Ignoring urllib3: markers 'python_version == "3.3"' don't match your environment [2021-01-19T17:36:21.860Z] #16 1.080 Ignoring more-itertools: markers 'python_version < "3.5"' don't match your environment [2021-01-19T17:36:21.860Z] #16 1.081 Ignoring pytest: markers 'python_version < "3.5"' don't match your environment [2021-01-19T17:36:22.761Z] #6 5.111 Fetched 8422 kB in 3s (2417 kB/s) [2021-01-19T17:36:23.323Z] #6 5.111 Reading package lists... [2021-01-19T17:36:24.512Z] #6 6.169 Reading package lists... [2021-01-19T17:36:24.793Z] #6 7.204 Building dependency tree... [2021-01-19T17:36:24.793Z] #6 7.402 Reading state information... [2021-01-19T17:36:24.793Z] #6 7.588 The following additional packages will be installed: [2021-01-19T17:36:24.793Z] #6 7.588 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 gcc-8 git-man [2021-01-19T17:36:24.793Z] #6 7.588 libasan5 libatomic1 libbinutils libc-dev-bin libcc1-0 libcurl3-gnutls [2021-01-19T17:36:24.793Z] #6 7.588 libcurl4 liberror-perl libgdbm-compat4 libgomp1 libgssapi-krb5-2 libisl19 [2021-01-19T17:36:24.793Z] #6 7.588 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2021-01-19T17:36:24.793Z] #6 7.588 libldap-common liblsan0 libmpc3 libmpfr6 libmpx2 libnghttp2-14 libpcre2-8-0 [2021-01-19T17:36:24.793Z] #6 7.588 libperl5.28 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-19T17:36:24.793Z] #6 7.588 libssh2-1 libssl1.1 libtsan0 libubsan1 linux-libc-dev perl perl-modules-5.28 [2021-01-19T17:36:24.793Z] #6 7.588 Suggested packages: [2021-01-19T17:36:24.793Z] #6 7.588 binutils-doc cpp-doc gcc-8-locales gcc-multilib manpages-dev autoconf [2021-01-19T17:36:24.793Z] #6 7.588 automake libtool flex bison gdb gcc-doc gcc-8-multilib gcc-8-doc libgcc1-dbg [2021-01-19T17:36:24.793Z] #6 7.588 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg [2021-01-19T17:36:24.793Z] #6 7.588 libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2021-01-19T17:36:24.793Z] #6 7.588 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2021-01-19T17:36:24.793Z] #6 7.588 gitweb git-cvs git-mediawiki git-svn glibc-doc krb5-doc krb5-user [2021-01-19T17:36:24.793Z] #6 7.588 sensible-utils libssl-doc make-doc perl-doc libterm-readline-gnu-perl [2021-01-19T17:36:24.793Z] #6 7.588 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl [2021-01-19T17:36:24.793Z] #6 7.588 Recommended packages: [2021-01-19T17:36:24.793Z] #6 7.588 patch less ssh-client manpages manpages-dev krb5-locales publicsuffix [2021-01-19T17:36:24.793Z] #6 7.588 libsasl2-modules [2021-01-19T17:36:25.386Z] #6 8.147 The following NEW packages will be installed: [2021-01-19T17:36:25.386Z] #6 8.154 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 curl gcc gcc-8 [2021-01-19T17:36:25.387Z] #6 8.154 git git-man libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 [2021-01-19T17:36:25.387Z] #6 8.154 libcurl3-gnutls libcurl4 liberror-perl libffi-dev libgcc-8-dev [2021-01-19T17:36:25.387Z] #6 8.154 libgdbm-compat4 libgomp1 libgssapi-krb5-2 libisl19 libitm1 libk5crypto3 [2021-01-19T17:36:25.387Z] #6 8.154 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 [2021-01-19T17:36:25.387Z] #6 8.154 libmpc3 libmpfr6 libmpx2 libnghttp2-14 libpcre2-8-0 libperl5.28 libpsl5 [2021-01-19T17:36:25.387Z] #6 8.154 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl-dev [2021-01-19T17:36:25.387Z] #6 8.154 libtsan0 libubsan1 linux-libc-dev make perl perl-modules-5.28 zlib1g-dev [2021-01-19T17:36:25.387Z] #6 8.154 The following packages will be upgraded: [2021-01-19T17:36:25.387Z] #6 8.154 libssl1.1 openssl [2021-01-19T17:36:25.658Z] #6 8.470 2 upgraded, 53 newly installed, 0 to remove and 8 not upgraded. [2021-01-19T17:36:25.658Z] #6 8.470 Need to get 54.0 MB of archives. [2021-01-19T17:36:25.658Z] #6 8.470 After this operation, 231 MB of additional disk space will be used. [2021-01-19T17:36:25.658Z] #6 8.470 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-19T17:36:25.658Z] #6 8.481 Get:2 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2021-01-19T17:36:25.658Z] #6 8.535 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl-dev amd64 1.1.1d-0+deb10u4 [1794 kB] [2021-01-19T17:36:25.926Z] #6 8.595 Get:4 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] [2021-01-19T17:36:25.926Z] #6 8.613 Get:5 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] [2021-01-19T17:36:25.926Z] #6 8.626 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-19T17:36:25.926Z] #6 8.714 Get:7 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] [2021-01-19T17:36:25.926Z] #6 8.718 Get:8 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] [2021-01-19T17:36:25.926Z] #6 8.790 Get:9 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] [2021-01-19T17:36:26.186Z] #6 8.793 Get:10 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] [2021-01-19T17:36:26.186Z] #6 8.836 Get:11 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] [2021-01-19T17:36:26.186Z] #6 8.845 Get:12 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] [2021-01-19T17:36:26.186Z] #6 8.865 Get:13 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] [2021-01-19T17:36:26.186Z] #6 8.866 Get:14 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] [2021-01-19T17:36:26.186Z] #6 8.868 Get:15 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] [2021-01-19T17:36:26.186Z] #6 9.090 Get:16 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] [2021-01-19T17:36:26.186Z] #6 9.090 Get:17 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-19T17:36:26.186Z] #6 9.090 Get:18 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-19T17:36:26.186Z] #6 9.090 Get:19 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-19T17:36:26.452Z] #6 9.096 Get:20 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-19T17:36:26.452Z] #6 9.101 Get:21 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-19T17:36:26.452Z] #6 9.101 Get:22 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-19T17:36:26.452Z] #6 9.103 Get:23 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-19T17:36:26.452Z] #6 9.105 Get:24 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-19T17:36:26.452Z] #6 9.110 Get:25 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-19T17:36:26.452Z] #6 9.112 Get:26 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-19T17:36:26.452Z] #6 9.113 Get:27 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-19T17:36:26.452Z] #6 9.114 Get:28 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-19T17:36:26.453Z] #6 9.115 Get:29 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-19T17:36:26.453Z] #6 9.124 Get:30 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-19T17:36:26.453Z] #6 9.125 Get:31 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-19T17:36:26.453Z] #6 9.129 Get:32 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] [2021-01-19T17:36:26.453Z] #6 9.131 Get:33 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] [2021-01-19T17:36:26.453Z] #6 9.132 Get:34 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] [2021-01-19T17:36:26.453Z] #6 9.134 Get:35 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] [2021-01-19T17:36:26.453Z] #6 9.134 Get:36 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] [2021-01-19T17:36:26.453Z] #6 9.140 Get:37 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] [2021-01-19T17:36:26.453Z] #6 9.143 Get:38 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] [2021-01-19T17:36:26.453Z] #6 9.148 Get:39 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] [2021-01-19T17:36:26.453Z] #6 9.151 Get:40 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] [2021-01-19T17:36:26.453Z] #6 9.151 Get:41 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] [2021-01-19T17:36:26.453Z] #6 9.154 Get:42 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] [2021-01-19T17:36:26.453Z] #6 9.189 Get:43 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] [2021-01-19T17:36:26.709Z] #6 9.423 Get:44 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] [2021-01-19T17:36:26.709Z] #6 9.429 Get:45 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u1 [330 kB] [2021-01-19T17:36:26.709Z] #6 9.441 Get:46 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] [2021-01-19T17:36:26.709Z] #6 9.449 Get:47 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] [2021-01-19T17:36:26.709Z] #6 9.452 Get:48 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2021-01-19T17:36:26.709Z] #6 9.509 Get:49 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] [2021-01-19T17:36:26.966Z] #6 9.690 Get:50 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] [2021-01-19T17:36:26.966Z] #6 9.692 Get:51 http://deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.160-2 [1416 kB] [2021-01-19T17:36:26.966Z] #6 9.716 Get:52 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] [2021-01-19T17:36:26.966Z] #6 9.780 Get:53 http://deb.debian.org/debian buster/main amd64 libffi-dev amd64 3.2.1-9 [156 kB] [2021-01-19T17:36:27.146Z] #16 5.873 Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 2)) (1.4.4) [2021-01-19T17:36:27.146Z] #16 6.674 Requirement already satisfied: distlib==0.3.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 7)) (0.3.1) [2021-01-19T17:36:27.146Z] #16 6.688 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2021-01-19T17:36:27.146Z] #16 6.804 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2021-01-19T17:36:27.223Z] #6 9.783 Get:54 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] [2021-01-19T17:36:27.223Z] #6 9.789 Get:55 http://deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-19T17:36:27.223Z] #6 9.989 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T17:36:27.223Z] #6 10.02 Fetched 54.0 MB in 2s (33.9 MB/s) [2021-01-19T17:36:27.405Z] #16 6.970 Requirement already satisfied: pyparsing==2.4.7 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 21)) (2.4.7) [2021-01-19T17:36:27.405Z] #16 7.075 Requirement already satisfied: tox==3.20.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 26)) (3.20.1) [2021-01-19T17:36:27.482Z] #6 10.05 Selecting previously unselected package perl-modules-5.28. [2021-01-19T17:36:27.482Z] #6 10.05 (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 ... 6829 files and directories currently installed.) [2021-01-19T17:36:27.482Z] #6 10.06 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2021-01-19T17:36:27.482Z] #6 10.07 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-01-19T17:36:27.664Z] #16 7.077 Requirement already satisfied: virtualenv==20.2.2 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 27)) (20.2.2) [2021-01-19T17:36:28.046Z] #6 10.65 Selecting previously unselected package libgdbm-compat4:amd64. [2021-01-19T17:36:28.046Z] #6 10.66 Preparing to unpack .../01-libgdbm-compat4_1.18.1-4_amd64.deb ... [2021-01-19T17:36:28.046Z] #6 10.66 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... [2021-01-19T17:36:28.046Z] #6 10.71 Selecting previously unselected package libperl5.28:amd64. [2021-01-19T17:36:28.046Z] #6 10.71 Preparing to unpack .../02-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... [2021-01-19T17:36:28.046Z] #6 10.71 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2021-01-19T17:36:28.602Z] #16 7.980 Collecting altgraph==0.17 [2021-01-19T17:36:28.972Z] #6 11.75 Selecting previously unselected package perl. [2021-01-19T17:36:28.972Z] #6 11.75 Preparing to unpack .../03-perl_5.28.1-6+deb10u1_amd64.deb ... [2021-01-19T17:36:28.972Z] #6 11.76 Unpacking perl (5.28.1-6+deb10u1) ... [2021-01-19T17:36:29.228Z] #6 11.84 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-19T17:36:29.228Z] #6 11.85 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) over (1.1.1d-0+deb10u3) ... [2021-01-19T17:36:29.228Z] #6 12.11 Selecting previously unselected package binutils-common:amd64. [2021-01-19T17:36:29.228Z] #6 12.11 Preparing to unpack .../05-binutils-common_2.31.1-16_amd64.deb ... [2021-01-19T17:36:29.483Z] #6 12.12 Unpacking binutils-common:amd64 (2.31.1-16) ... [2021-01-19T17:36:29.544Z] #16 9.018 Downloading altgraph-0.17-py2.py3-none-any.whl (21 kB) [2021-01-19T17:36:29.544Z] #16 9.031 Collecting attrs==20.3.0 [2021-01-19T17:36:29.544Z] #16 9.035 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) [2021-01-19T17:36:29.544Z] #16 9.076 Collecting backports.shutil_get_terminal_size==1.0.0 [2021-01-19T17:36:29.544Z] #16 9.080 Downloading backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl (6.5 kB) [2021-01-19T17:36:29.544Z] #16 9.086 Collecting bcrypt==3.2.0 [2021-01-19T17:36:29.544Z] #16 9.090 Downloading bcrypt-3.2.0.tar.gz (42 kB) [2021-01-19T17:36:29.544Z] #16 9.112 Installing build dependencies: started [2021-01-19T17:36:29.740Z] #6 12.44 Selecting previously unselected package libbinutils:amd64. [2021-01-19T17:36:29.741Z] #6 12.44 Preparing to unpack .../06-libbinutils_2.31.1-16_amd64.deb ... [2021-01-19T17:36:29.741Z] #6 12.44 Unpacking libbinutils:amd64 (2.31.1-16) ... [2021-01-19T17:36:30.003Z] #6 12.55 Selecting previously unselected package binutils-x86-64-linux-gnu. [2021-01-19T17:36:30.003Z] #6 12.55 Preparing to unpack .../07-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... [2021-01-19T17:36:30.003Z] #6 12.55 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... [2021-01-19T17:36:30.265Z] #6 12.87 Selecting previously unselected package binutils. [2021-01-19T17:36:30.265Z] #6 12.87 Preparing to unpack .../08-binutils_2.31.1-16_amd64.deb ... [2021-01-19T17:36:30.265Z] #6 12.88 Unpacking binutils (2.31.1-16) ... [2021-01-19T17:36:30.265Z] #6 12.96 Selecting previously unselected package libisl19:amd64. [2021-01-19T17:36:30.265Z] #6 12.96 Preparing to unpack .../09-libisl19_0.20-2_amd64.deb ... [2021-01-19T17:36:30.265Z] #6 12.96 Unpacking libisl19:amd64 (0.20-2) ... [2021-01-19T17:36:30.523Z] #6 13.07 Selecting previously unselected package libmpfr6:amd64. [2021-01-19T17:36:30.523Z] #6 13.07 Preparing to unpack .../10-libmpfr6_4.0.2-1_amd64.deb ... [2021-01-19T17:36:30.523Z] #6 13.08 Unpacking libmpfr6:amd64 (4.0.2-1) ... [2021-01-19T17:36:30.523Z] #6 13.21 Selecting previously unselected package libmpc3:amd64. [2021-01-19T17:36:30.523Z] #6 13.21 Preparing to unpack .../11-libmpc3_1.1.0-1_amd64.deb ... [2021-01-19T17:36:30.523Z] #6 13.22 Unpacking libmpc3:amd64 (1.1.0-1) ... [2021-01-19T17:36:30.523Z] #6 13.33 Selecting previously unselected package cpp-8. [2021-01-19T17:36:30.523Z] #6 13.33 Preparing to unpack .../12-cpp-8_8.3.0-6_amd64.deb ... [2021-01-19T17:36:30.784Z] #6 13.34 Unpacking cpp-8 (8.3.0-6) ... [2021-01-19T17:36:32.151Z] #6 14.60 Selecting previously unselected package cpp. [2021-01-19T17:36:32.151Z] #6 14.60 Preparing to unpack .../13-cpp_4%3a8.3.0-1_amd64.deb ... [2021-01-19T17:36:32.151Z] #6 14.61 Unpacking cpp (4:8.3.0-1) ... [2021-01-19T17:36:32.151Z] #6 14.65 Selecting previously unselected package libkeyutils1:amd64. [2021-01-19T17:36:32.151Z] #6 14.65 Preparing to unpack .../14-libkeyutils1_1.6-6_amd64.deb ... [2021-01-19T17:36:32.151Z] #6 14.65 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-19T17:36:32.151Z] #6 14.69 Selecting previously unselected package libkrb5support0:amd64. [2021-01-19T17:36:32.151Z] #6 14.69 Preparing to unpack .../15-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-19T17:36:32.151Z] #6 14.70 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-19T17:36:32.151Z] #6 14.74 Selecting previously unselected package libk5crypto3:amd64. [2021-01-19T17:36:32.151Z] #6 14.74 Preparing to unpack .../16-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-19T17:36:32.151Z] #6 14.75 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-19T17:36:32.151Z] #6 14.80 Selecting previously unselected package libkrb5-3:amd64. [2021-01-19T17:36:32.151Z] #6 14.80 Preparing to unpack .../17-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-19T17:36:32.151Z] #6 14.80 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-19T17:36:32.151Z] #6 14.89 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-19T17:36:32.151Z] #6 14.89 Preparing to unpack .../18-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-19T17:36:32.151Z] #6 14.89 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-19T17:36:32.407Z] #6 14.94 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-19T17:36:32.407Z] #6 14.94 Preparing to unpack .../19-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-19T17:36:32.407Z] #6 14.94 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T17:36:32.407Z] #6 15.01 Selecting previously unselected package libsasl2-2:amd64. [2021-01-19T17:36:32.407Z] #6 15.01 Preparing to unpack .../20-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-19T17:36:32.407Z] #6 15.02 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T17:36:32.407Z] #6 15.06 Selecting previously unselected package libldap-common. [2021-01-19T17:36:32.407Z] #6 15.06 Preparing to unpack .../21-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-19T17:36:32.407Z] #6 15.06 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T17:36:32.407Z] #6 15.10 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-19T17:36:32.407Z] #6 15.11 Preparing to unpack .../22-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-19T17:36:32.407Z] #6 15.11 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T17:36:32.407Z] #6 15.17 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-19T17:36:32.407Z] #6 15.17 Preparing to unpack .../23-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-19T17:36:32.407Z] #6 15.18 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-19T17:36:32.705Z] #6 15.29 Selecting previously unselected package libpsl5:amd64. [2021-01-19T17:36:32.705Z] #6 15.30 Preparing to unpack .../24-libpsl5_0.20.2-2_amd64.deb ... [2021-01-19T17:36:32.705Z] #6 15.30 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-19T17:36:32.705Z] #6 15.35 Selecting previously unselected package librtmp1:amd64. [2021-01-19T17:36:32.705Z] #6 15.35 Preparing to unpack .../25-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-19T17:36:32.705Z] #6 15.35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-19T17:36:32.705Z] #6 15.40 Selecting previously unselected package libssh2-1:amd64. [2021-01-19T17:36:32.705Z] #6 15.40 Preparing to unpack .../26-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-19T17:36:32.705Z] #6 15.40 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-19T17:36:32.705Z] #6 15.45 Selecting previously unselected package libcurl4:amd64. [2021-01-19T17:36:32.705Z] #6 15.46 Preparing to unpack .../27-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-19T17:36:32.705Z] #6 15.46 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-19T17:36:32.964Z] #6 15.52 Selecting previously unselected package curl. [2021-01-19T17:36:32.964Z] #6 15.53 Preparing to unpack .../28-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-19T17:36:32.964Z] #6 15.53 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-19T17:36:32.964Z] #6 15.59 Selecting previously unselected package libcc1-0:amd64. [2021-01-19T17:36:32.964Z] #6 15.59 Preparing to unpack .../29-libcc1-0_8.3.0-6_amd64.deb ... [2021-01-19T17:36:32.964Z] #6 15.60 Unpacking libcc1-0:amd64 (8.3.0-6) ... [2021-01-19T17:36:32.964Z] #6 15.64 Selecting previously unselected package libgomp1:amd64. [2021-01-19T17:36:32.964Z] #6 15.64 Preparing to unpack .../30-libgomp1_8.3.0-6_amd64.deb ... [2021-01-19T17:36:32.964Z] #6 15.65 Unpacking libgomp1:amd64 (8.3.0-6) ... [2021-01-19T17:36:32.964Z] #6 15.69 Selecting previously unselected package libitm1:amd64. [2021-01-19T17:36:32.964Z] #6 15.69 Preparing to unpack .../31-libitm1_8.3.0-6_amd64.deb ... [2021-01-19T17:36:32.964Z] #6 15.70 Unpacking libitm1:amd64 (8.3.0-6) ... [2021-01-19T17:36:32.964Z] #6 15.74 Selecting previously unselected package libatomic1:amd64. [2021-01-19T17:36:33.220Z] #6 15.75 Preparing to unpack .../32-libatomic1_8.3.0-6_amd64.deb ... [2021-01-19T17:36:33.220Z] #6 15.75 Unpacking libatomic1:amd64 (8.3.0-6) ... [2021-01-19T17:36:33.220Z] #6 15.83 Selecting previously unselected package libasan5:amd64. [2021-01-19T17:36:33.220Z] #6 15.83 Preparing to unpack .../33-libasan5_8.3.0-6_amd64.deb ... [2021-01-19T17:36:33.220Z] #6 15.84 Unpacking libasan5:amd64 (8.3.0-6) ... [2021-01-19T17:36:33.220Z] #6 15.93 Selecting previously unselected package liblsan0:amd64. [2021-01-19T17:36:33.220Z] #6 15.93 Preparing to unpack .../34-liblsan0_8.3.0-6_amd64.deb ... [2021-01-19T17:36:33.220Z] #6 15.93 Unpacking liblsan0:amd64 (8.3.0-6) ... [2021-01-19T17:36:33.220Z] #6 15.99 Selecting previously unselected package libtsan0:amd64. [2021-01-19T17:36:33.220Z] #6 15.99 Preparing to unpack .../35-libtsan0_8.3.0-6_amd64.deb ... [2021-01-19T17:36:33.486Z] #6 16.00 Unpacking libtsan0:amd64 (8.3.0-6) ... [2021-01-19T17:36:33.486Z] #6 16.08 Selecting previously unselected package libubsan1:amd64. [2021-01-19T17:36:33.486Z] #6 16.08 Preparing to unpack .../36-libubsan1_8.3.0-6_amd64.deb ... [2021-01-19T17:36:33.486Z] #6 16.08 Unpacking libubsan1:amd64 (8.3.0-6) ... [2021-01-19T17:36:33.486Z] #6 16.13 Selecting previously unselected package libmpx2:amd64. [2021-01-19T17:36:33.486Z] #6 16.14 Preparing to unpack .../37-libmpx2_8.3.0-6_amd64.deb ... [2021-01-19T17:36:33.486Z] #6 16.14 Unpacking libmpx2:amd64 (8.3.0-6) ... [2021-01-19T17:36:33.486Z] #6 16.17 Selecting previously unselected package libquadmath0:amd64. [2021-01-19T17:36:33.486Z] #6 16.18 Preparing to unpack .../38-libquadmath0_8.3.0-6_amd64.deb ... [2021-01-19T17:36:33.486Z] #6 16.18 Unpacking libquadmath0:amd64 (8.3.0-6) ... [2021-01-19T17:36:33.486Z] #6 16.22 Selecting previously unselected package libgcc-8-dev:amd64. [2021-01-19T17:36:33.486Z] #6 16.23 Preparing to unpack .../39-libgcc-8-dev_8.3.0-6_amd64.deb ... [2021-01-19T17:36:33.486Z] #6 16.23 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... [2021-01-19T17:36:34.041Z] #6 16.58 Selecting previously unselected package gcc-8. [2021-01-19T17:36:34.041Z] #6 16.58 Preparing to unpack .../40-gcc-8_8.3.0-6_amd64.deb ... [2021-01-19T17:36:34.041Z] #6 16.59 Unpacking gcc-8 (8.3.0-6) ... [2021-01-19T17:36:35.232Z] #6 17.77 Selecting previously unselected package gcc. [2021-01-19T17:36:35.232Z] #6 17.78 Preparing to unpack .../41-gcc_4%3a8.3.0-1_amd64.deb ... [2021-01-19T17:36:35.232Z] #6 17.78 Unpacking gcc (4:8.3.0-1) ... [2021-01-19T17:36:35.232Z] #6 17.82 Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-19T17:36:35.232Z] #6 17.82 Preparing to unpack .../42-libcurl3-gnutls_7.64.0-4+deb10u1_amd64.deb ... [2021-01-19T17:36:35.232Z] #6 17.83 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... [2021-01-19T17:36:35.232Z] #6 17.90 Selecting previously unselected package libpcre2-8-0:amd64. [2021-01-19T17:36:35.232Z] #6 17.90 Preparing to unpack .../43-libpcre2-8-0_10.32-5_amd64.deb ... [2021-01-19T17:36:35.232Z] #6 17.90 Unpacking libpcre2-8-0:amd64 (10.32-5) ... [2021-01-19T17:36:35.232Z] #6 17.96 Selecting previously unselected package liberror-perl. [2021-01-19T17:36:35.232Z] #6 17.96 Preparing to unpack .../44-liberror-perl_0.17027-2_all.deb ... [2021-01-19T17:36:35.232Z] #6 17.96 Unpacking liberror-perl (0.17027-2) ... [2021-01-19T17:36:35.488Z] #6 18.00 Selecting previously unselected package git-man. [2021-01-19T17:36:35.488Z] #6 18.00 Preparing to unpack .../45-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2021-01-19T17:36:35.488Z] #6 18.00 Unpacking git-man (1:2.20.1-2+deb10u3) ... [2021-01-19T17:36:35.488Z] #6 18.16 Selecting previously unselected package git. [2021-01-19T17:36:35.488Z] #6 18.16 Preparing to unpack .../46-git_1%3a2.20.1-2+deb10u3_amd64.deb ... [2021-01-19T17:36:35.488Z] #6 18.19 Unpacking git (1:2.20.1-2+deb10u3) ... [2021-01-19T17:36:36.416Z] #6 18.98 Selecting previously unselected package libc-dev-bin. [2021-01-19T17:36:36.416Z] #6 18.98 Preparing to unpack .../47-libc-dev-bin_2.28-10_amd64.deb ... [2021-01-19T17:36:36.416Z] #6 18.99 Unpacking libc-dev-bin (2.28-10) ... [2021-01-19T17:36:36.416Z] #6 19.04 Selecting previously unselected package linux-libc-dev:amd64. [2021-01-19T17:36:36.416Z] #6 19.04 Preparing to unpack .../48-linux-libc-dev_4.19.160-2_amd64.deb ... [2021-01-19T17:36:36.416Z] #6 19.04 Unpacking linux-libc-dev:amd64 (4.19.160-2) ... [2021-01-19T17:36:36.673Z] #6 19.35 Selecting previously unselected package libc6-dev:amd64. [2021-01-19T17:36:36.673Z] #6 19.35 Preparing to unpack .../49-libc6-dev_2.28-10_amd64.deb ... [2021-01-19T17:36:36.673Z] #6 19.36 Unpacking libc6-dev:amd64 (2.28-10) ... [2021-01-19T17:36:37.280Z] #6 19.85 Selecting previously unselected package libffi-dev:amd64. [2021-01-19T17:36:37.280Z] #6 19.85 Preparing to unpack .../50-libffi-dev_3.2.1-9_amd64.deb ... [2021-01-19T17:36:37.280Z] #6 19.85 Unpacking libffi-dev:amd64 (3.2.1-9) ... [2021-01-19T17:36:37.280Z] #6 19.90 Selecting previously unselected package libssl-dev:amd64. [2021-01-19T17:36:37.280Z] #6 19.90 Preparing to unpack .../51-libssl-dev_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-19T17:36:37.280Z] #6 19.91 Unpacking libssl-dev:amd64 (1.1.1d-0+deb10u4) ... [2021-01-19T17:36:37.280Z] #6 20.17 Selecting previously unselected package make. [2021-01-19T17:36:37.537Z] #6 20.17 Preparing to unpack .../52-make_4.2.1-1.2_amd64.deb ... [2021-01-19T17:36:37.537Z] #6 20.17 Unpacking make (4.2.1-1.2) ... [2021-01-19T17:36:37.537Z] #6 20.27 Preparing to unpack .../53-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-19T17:36:37.537Z] #6 20.29 Unpacking openssl (1.1.1d-0+deb10u4) over (1.1.1d-0+deb10u3) ... [2021-01-19T17:36:37.793Z] #6 20.40 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-19T17:36:37.793Z] #6 20.41 Preparing to unpack .../54-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-19T17:36:37.793Z] #6 20.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-19T17:36:37.793Z] #6 20.50 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-01-19T17:36:37.793Z] #6 20.51 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-19T17:36:37.793Z] #6 20.52 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-19T17:36:37.793Z] #6 20.53 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-19T17:36:38.049Z] #6 20.63 debconf: unable to initialize frontend: Dialog [2021-01-19T17:36:38.049Z] #6 20.63 debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-01-19T17:36:38.049Z] #6 20.63 debconf: falling back to frontend: Readline [2021-01-19T17:36:38.049Z] #6 20.68 Setting up binutils-common:amd64 (2.31.1-16) ... [2021-01-19T17:36:38.049Z] #6 20.69 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-19T17:36:38.049Z] #6 20.70 Setting up linux-libc-dev:amd64 (4.19.160-2) ... [2021-01-19T17:36:38.049Z] #6 20.71 Setting up libgomp1:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.049Z] #6 20.72 Setting up libffi-dev:amd64 (3.2.1-9) ... [2021-01-19T17:36:38.049Z] #6 20.73 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T17:36:38.049Z] #6 20.75 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-19T17:36:38.049Z] #6 20.76 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T17:36:38.049Z] #6 20.77 Setting up libasan5:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.049Z] #6 20.78 Setting up make (4.2.1-1.2) ... [2021-01-19T17:36:38.049Z] #6 20.79 Setting up libmpfr6:amd64 (4.0.2-1) ... [2021-01-19T17:36:38.049Z] #6 20.81 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-19T17:36:38.049Z] #6 20.82 Setting up libquadmath0:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.049Z] #6 20.83 Setting up libssl-dev:amd64 (1.1.1d-0+deb10u4) ... [2021-01-19T17:36:38.049Z] #6 20.84 Setting up libmpc3:amd64 (1.1.0-1) ... [2021-01-19T17:36:38.049Z] #6 20.85 Setting up libatomic1:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.049Z] #6 20.86 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... [2021-01-19T17:36:38.049Z] #6 20.87 Setting up libpcre2-8-0:amd64 (10.32-5) ... [2021-01-19T17:36:38.049Z] #6 20.88 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-19T17:36:38.049Z] #6 20.89 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T17:36:38.049Z] #6 20.90 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2021-01-19T17:36:38.049Z] #6 20.91 Setting up libmpx2:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.049Z] #6 20.92 Setting up libubsan1:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.049Z] #6 20.93 Setting up libisl19:amd64 (0.20-2) ... [2021-01-19T17:36:38.304Z] #6 20.94 Setting up git-man (1:2.20.1-2+deb10u3) ... [2021-01-19T17:36:38.304Z] #6 20.95 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-19T17:36:38.304Z] #6 20.97 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-19T17:36:38.304Z] #6 20.98 Setting up libbinutils:amd64 (2.31.1-16) ... [2021-01-19T17:36:38.304Z] #6 20.99 Setting up cpp-8 (8.3.0-6) ... [2021-01-19T17:36:38.304Z] #6 21.00 Setting up libc-dev-bin (2.28-10) ... [2021-01-19T17:36:38.304Z] #6 21.01 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-19T17:36:38.304Z] #6 21.03 Setting up libcc1-0:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.304Z] #6 21.05 Setting up liblsan0:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.304Z] #6 21.07 Setting up libitm1:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.304Z] #6 21.08 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... [2021-01-19T17:36:38.304Z] #6 21.10 Setting up libtsan0:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.304Z] #6 21.13 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T17:36:38.560Z] #6 21.16 Setting up binutils (2.31.1-16) ... [2021-01-19T17:36:38.560Z] #6 21.17 Setting up perl (5.28.1-6+deb10u1) ... [2021-01-19T17:36:38.560Z] #6 21.19 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-19T17:36:38.560Z] #6 21.20 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... [2021-01-19T17:36:38.560Z] #6 21.21 Setting up cpp (4:8.3.0-1) ... [2021-01-19T17:36:38.560Z] #6 21.23 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-19T17:36:38.560Z] #6 21.25 Setting up libc6-dev:amd64 (2.28-10) ... [2021-01-19T17:36:38.560Z] #6 21.26 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-19T17:36:38.560Z] #6 21.27 Setting up gcc-8 (8.3.0-6) ... [2021-01-19T17:36:38.560Z] #6 21.28 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... [2021-01-19T17:36:38.560Z] #6 21.29 Setting up gcc (4:8.3.0-1) ... [2021-01-19T17:36:38.560Z] #6 21.31 Setting up liberror-perl (0.17027-2) ... [2021-01-19T17:36:38.560Z] #6 21.32 Setting up git (1:2.20.1-2+deb10u3) ... [2021-01-19T17:36:38.560Z] #6 21.36 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-19T17:36:38.816Z] #6 21.37 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T17:36:39.748Z] #6 DONE 22.3s [2021-01-19T17:36:39.748Z] [2021-01-19T17:36:39.748Z] #7 [build 1/16] WORKDIR /code/ [2021-01-19T17:36:39.748Z] #7 DONE 0.0s [2021-01-19T17:36:39.748Z] [2021-01-19T17:36:39.748Z] #9 [build 2/16] COPY docker-compose-entrypoint.sh /usr/local/bin/ [2021-01-19T17:36:39.748Z] #9 DONE 0.0s [2021-01-19T17:36:39.748Z] [2021-01-19T17:36:39.748Z] #11 [build 3/16] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin... [2021-01-19T17:36:40.678Z] #11 DONE 0.9s [2021-01-19T17:36:40.678Z] [2021-01-19T17:36:40.678Z] #12 [build 4/16] RUN pip install virtualenv==20.2.2 tox==3.20.1 [2021-01-19T17:36:47.652Z] #16 24.21 Installing build dependencies: finished with status 'done' [2021-01-19T17:36:47.652Z] #16 24.21 Getting requirements to build wheel: started [2021-01-19T17:36:47.652Z] #16 24.47 Getting requirements to build wheel: finished with status 'done' [2021-01-19T17:36:47.652Z] #16 24.48 Preparing wheel metadata: started [2021-01-19T17:36:47.652Z] #16 24.82 Preparing wheel metadata: finished with status 'done' [2021-01-19T17:36:47.652Z] #16 24.84 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:36:47.652Z] #16 24.84 Collecting cached-property==1.5.1 [2021-01-19T17:36:47.652Z] #16 24.85 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2021-01-19T17:36:47.652Z] #16 24.86 Collecting certifi==2020.6.20 [2021-01-19T17:36:47.652Z] #16 24.86 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2021-01-19T17:36:47.652Z] #16 24.87 Collecting cffi==1.14.4 [2021-01-19T17:36:47.652Z] #16 24.88 Using cached cffi-1.14.4.tar.gz (471 kB) [2021-01-19T17:36:47.652Z] #16 25.35 Collecting chardet==3.0.4 [2021-01-19T17:36:47.652Z] #16 25.36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-01-19T17:36:47.652Z] #16 25.37 Collecting Click==7.1.2 [2021-01-19T17:36:47.652Z] #16 25.37 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2021-01-19T17:36:47.652Z] #16 25.38 Collecting coverage==5.2.1 [2021-01-19T17:36:47.652Z] #16 25.39 Downloading coverage-5.2.1.tar.gz (694 kB) [2021-01-19T17:36:47.652Z] #16 25.88 Collecting cryptography==3.2.1 [2021-01-19T17:36:47.652Z] #16 25.89 Downloading cryptography-3.2.1.tar.gz (540 kB) [2021-01-19T17:36:47.652Z] #16 26.08 Installing build dependencies: started [2021-01-19T17:36:48.767Z] #12 6.972 Collecting tox==3.20.1 [2021-01-19T17:36:48.767Z] #12 8.032 Downloading tox-3.20.1-py2.py3-none-any.whl (83 kB) [2021-01-19T17:36:49.023Z] #12 8.531 Collecting virtualenv==20.2.2 [2021-01-19T17:36:49.279Z] #12 8.536 Downloading virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB) [2021-01-19T17:36:49.279Z] #12 8.828 Collecting appdirs<2,>=1.4.3 [2021-01-19T17:36:49.534Z] #12 8.833 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-01-19T17:36:49.535Z] #12 8.842 Collecting distlib<1,>=0.3.1 [2021-01-19T17:36:49.535Z] #12 8.848 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2021-01-19T17:36:49.535Z] #12 8.915 Collecting filelock>=3.0.0 [2021-01-19T17:36:49.535Z] #12 8.919 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2021-01-19T17:36:49.535Z] #12 8.933 Collecting packaging>=14 [2021-01-19T17:36:49.535Z] #12 8.937 Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) [2021-01-19T17:36:49.791Z] #12 9.126 Collecting pluggy>=0.12.0 [2021-01-19T17:36:49.791Z] #12 9.134 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2021-01-19T17:36:49.791Z] #12 9.151 Collecting py>=1.4.17 [2021-01-19T17:36:49.791Z] #12 9.155 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) [2021-01-19T17:36:49.791Z] #12 9.167 Collecting pyparsing>=2.0.2 [2021-01-19T17:36:49.791Z] #12 9.171 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-01-19T17:36:49.791Z] #12 9.210 Collecting six>=1.14.0 [2021-01-19T17:36:49.791Z] #12 9.214 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2021-01-19T17:36:49.791Z] #12 9.225 Collecting toml>=0.9.4 [2021-01-19T17:36:49.791Z] #12 9.229 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [2021-01-19T17:36:49.791Z] #12 9.350 Installing collected packages: six, pyparsing, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox [2021-01-19T17:36:50.720Z] #12 10.16 Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 packaging-20.8 pluggy-0.13.1 py-1.10.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.2 tox-3.20.1 virtualenv-20.2.2 [2021-01-19T17:36:52.927Z] #16 32.59 Installing build dependencies: finished with status 'done' [2021-01-19T17:36:53.196Z] #16 32.59 Getting requirements to build wheel: started [2021-01-19T17:36:53.454Z] #16 32.78 Getting requirements to build wheel: finished with status 'done' [2021-01-19T17:36:53.454Z] #16 32.79 Preparing wheel metadata: started [2021-01-19T17:36:54.392Z] #16 33.75 Preparing wheel metadata: finished with status 'done' [2021-01-19T17:36:54.392Z] #16 33.80 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:36:54.392Z] #16 33.80 Collecting ddt==1.4.1 [2021-01-19T17:36:54.392Z] #16 33.81 Downloading ddt-1.4.1-py2.py3-none-any.whl (6.1 kB) [2021-01-19T17:36:54.392Z] #16 33.82 Collecting distro==1.5.0 [2021-01-19T17:36:54.392Z] #16 33.84 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) [2021-01-19T17:36:54.392Z] #16 33.85 Collecting docker==4.4.1 [2021-01-19T17:36:54.392Z] #16 33.86 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2021-01-19T17:36:54.392Z] #16 33.88 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:36:54.392Z] #16 33.91 Collecting docker-pycreds==0.4.0 [2021-01-19T17:36:54.392Z] #16 33.91 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T17:36:54.392Z] #16 33.92 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:36:54.392Z] #16 33.92 Collecting dockerpty==0.4.1 [2021-01-19T17:36:54.392Z] #16 33.92 Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T17:36:54.651Z] #16 34.17 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:36:54.651Z] #16 34.17 Collecting docopt==0.6.2 [2021-01-19T17:36:54.651Z] #16 34.18 Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T17:36:54.911Z] #16 34.48 Collecting entrypoints==0.3 [2021-01-19T17:36:54.911Z] #16 34.48 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) [2021-01-19T17:36:54.911Z] #16 34.50 Collecting flake8==3.8.3 [2021-01-19T17:36:54.911Z] #16 34.50 Downloading flake8-3.8.3-py2.py3-none-any.whl (72 kB) [2021-01-19T17:36:54.911Z] #16 34.54 Collecting gitdb2==4.0.2 [2021-01-19T17:36:54.911Z] #16 34.55 Downloading gitdb2-4.0.2-py3-none-any.whl (1.1 kB) [2021-01-19T17:36:54.911Z] #16 34.57 Collecting gitpython==3.1.11 [2021-01-19T17:36:55.170Z] #16 34.58 Downloading GitPython-3.1.11-py3-none-any.whl (159 kB) [2021-01-19T17:36:55.170Z] #16 34.60 Collecting idna==2.10 [2021-01-19T17:36:55.170Z] #16 34.61 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2021-01-19T17:36:55.170Z] #16 34.62 Collecting ipaddress==1.0.23 [2021-01-19T17:36:55.170Z] #16 34.63 Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) [2021-01-19T17:36:55.170Z] #16 34.63 Collecting jsonschema==3.2.0 [2021-01-19T17:36:55.170Z] #16 34.64 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-01-19T17:36:55.170Z] #16 34.67 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:36:55.170Z] #16 34.67 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from jsonschema==3.2.0->-r requirements.txt (line 13)) (50.3.2) [2021-01-19T17:36:55.170Z] #16 34.68 Collecting mccabe==0.6.1 [2021-01-19T17:36:55.170Z] #16 34.68 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) [2021-01-19T17:36:55.170Z] #16 34.69 Collecting mock==3.0.5 [2021-01-19T17:36:55.170Z] #16 34.69 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) [2021-01-19T17:36:55.170Z] #16 34.71 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:36:55.170Z] #16 34.72 Collecting more-itertools==8.6.0 [2021-01-19T17:36:55.170Z] #16 34.73 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) [2021-01-19T17:36:55.170Z] #16 34.74 Collecting packaging==20.4 [2021-01-19T17:36:55.170Z] #16 34.74 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2021-01-19T17:36:55.170Z] #16 34.80 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:36:55.429Z] #16 34.80 Requirement already satisfied: pyparsing==2.4.7 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 21)) (2.4.7) [2021-01-19T17:36:55.429Z] #16 34.80 Collecting paramiko==2.7.1 [2021-01-19T17:36:55.429Z] #16 34.81 Downloading paramiko-2.7.1-py2.py3-none-any.whl (206 kB) [2021-01-19T17:36:55.429Z] #16 34.86 Collecting py==1.9.0 [2021-01-19T17:36:55.429Z] #16 34.87 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2021-01-19T17:36:55.429Z] #16 34.88 Collecting pycodestyle==2.6.0 [2021-01-19T17:36:55.429Z] #16 34.89 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) [2021-01-19T17:36:55.429Z] #16 34.90 Collecting pycparser==2.20 [2021-01-19T17:36:55.429Z] #16 34.90 Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-01-19T17:36:55.429Z] #16 34.92 Collecting pyflakes==2.2.0 [2021-01-19T17:36:55.429Z] #16 34.92 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) [2021-01-19T17:36:55.429Z] #16 34.95 Collecting PyNaCl==1.4.0 [2021-01-19T17:36:55.429Z] #16 34.95 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-01-19T17:36:55.970Z] #12 14.51 WARNING: You are using pip version 20.3.1; however, version 20.3.3 is available. [2021-01-19T17:36:55.970Z] #12 14.51 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2021-01-19T17:36:55.970Z] #12 DONE 14.7s [2021-01-19T17:36:55.970Z] [2021-01-19T17:36:55.970Z] #13 [build 5/16] COPY requirements-dev.txt . [2021-01-19T17:36:55.970Z] #13 DONE 0.0s [2021-01-19T17:36:55.970Z] [2021-01-19T17:36:55.970Z] #14 [build 6/16] COPY requirements-indirect.txt . [2021-01-19T17:36:55.970Z] #14 DONE 0.0s [2021-01-19T17:36:55.970Z] [2021-01-19T17:36:55.970Z] #15 [build 7/16] COPY requirements.txt . [2021-01-19T17:36:55.970Z] #15 DONE 0.0s [2021-01-19T17:36:55.970Z] [2021-01-19T17:36:55.970Z] #16 [build 8/16] RUN pip install -r requirements.txt -r requirements-indirec... [2021-01-19T17:36:55.998Z] #16 35.59 Installing build dependencies: started [2021-01-19T17:36:56.532Z] #16 1.062 Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment [2021-01-19T17:36:56.532Z] #16 1.063 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment [2021-01-19T17:36:56.532Z] #16 1.063 Ignoring urllib3: markers 'python_version == "3.3"' don't match your environment [2021-01-19T17:36:56.532Z] #16 1.064 Ignoring more-itertools: markers 'python_version < "3.5"' don't match your environment [2021-01-19T17:36:56.532Z] #16 1.065 Ignoring pytest: markers 'python_version < "3.5"' don't match your environment [2021-01-19T17:37:01.784Z] #16 6.043 Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 2)) (1.4.4) [2021-01-19T17:37:02.569Z] #16 42.04 Installing build dependencies: finished with status 'done' [2021-01-19T17:37:02.569Z] #16 42.04 Getting requirements to build wheel: started [2021-01-19T17:37:02.716Z] #16 7.150 Requirement already satisfied: distlib==0.3.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 7)) (0.3.1) [2021-01-19T17:37:02.716Z] #16 7.174 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2021-01-19T17:37:02.716Z] #16 7.335 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2021-01-19T17:37:02.829Z] #16 42.25 Getting requirements to build wheel: finished with status 'done' [2021-01-19T17:37:02.829Z] #16 42.26 Preparing wheel metadata: started [2021-01-19T17:37:02.977Z] #16 7.601 Requirement already satisfied: pyparsing==2.4.7 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 21)) (2.4.7) [2021-01-19T17:37:02.977Z] #16 7.713 Requirement already satisfied: tox==3.20.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 26)) (3.20.1) [2021-01-19T17:37:03.233Z] #16 7.714 Requirement already satisfied: virtualenv==20.2.2 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 27)) (20.2.2) [2021-01-19T17:37:03.397Z] #16 43.00 Preparing wheel metadata: finished with status 'done' [2021-01-19T17:37:03.656Z] #16 43.01 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:03.656Z] #16 43.04 Collecting pyrsistent==0.16.0 [2021-01-19T17:37:03.656Z] #16 43.05 Downloading pyrsistent-0.16.0.tar.gz (108 kB) [2021-01-19T17:37:03.916Z] #16 43.34 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:03.916Z] #16 43.34 Collecting PySocks==1.7.1 [2021-01-19T17:37:03.916Z] #16 43.35 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2021-01-19T17:37:03.916Z] #16 43.37 Collecting pytest==6.0.1 [2021-01-19T17:37:03.916Z] #16 43.37 Downloading pytest-6.0.1-py3-none-any.whl (270 kB) [2021-01-19T17:37:03.916Z] #16 43.41 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2021-01-19T17:37:03.916Z] #16 43.44 Collecting pytest-cov==2.10.1 [2021-01-19T17:37:03.916Z] #16 43.45 Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) [2021-01-19T17:37:03.916Z] #16 43.49 Collecting python-dotenv==0.14.0 [2021-01-19T17:37:03.916Z] #16 43.50 Downloading python_dotenv-0.14.0-py2.py3-none-any.whl (17 kB) [2021-01-19T17:37:03.916Z] #16 43.51 Collecting PyYAML==5.3.1 [2021-01-19T17:37:04.177Z] #16 43.52 Downloading PyYAML-5.3.1.tar.gz (269 kB) [2021-01-19T17:37:04.436Z] #16 43.98 Collecting requests==2.24.0 [2021-01-19T17:37:04.436Z] #16 43.99 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2021-01-19T17:37:04.436Z] #16 44.10 Collecting smmap==3.0.4 [2021-01-19T17:37:04.608Z] #16 8.923 Collecting altgraph==0.17 [2021-01-19T17:37:04.695Z] #16 44.12 Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB) [2021-01-19T17:37:04.695Z] #16 44.14 Collecting smmap2==3.0.1 [2021-01-19T17:37:04.695Z] #16 44.14 Downloading smmap2-3.0.1-py3-none-any.whl (1.1 kB) [2021-01-19T17:37:04.695Z] #16 44.15 Collecting texttable==1.6.2 [2021-01-19T17:37:04.695Z] #16 44.16 Downloading texttable-1.6.2-py2.py3-none-any.whl (10 kB) [2021-01-19T17:37:04.695Z] #16 44.17 Collecting toml==0.10.1 [2021-01-19T17:37:04.695Z] #16 44.17 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2021-01-19T17:37:04.695Z] #16 44.22 Requirement already satisfied: virtualenv==20.2.2 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 27)) (20.2.2) [2021-01-19T17:37:04.695Z] #16 44.23 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2021-01-19T17:37:04.695Z] #16 44.24 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2021-01-19T17:37:04.695Z] #16 44.24 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:04.695Z] #16 44.28 Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 2)) (1.4.4) [2021-01-19T17:37:04.695Z] #16 44.28 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2021-01-19T17:37:04.695Z] #16 44.29 Requirement already satisfied: distlib==0.3.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 7)) (0.3.1) [2021-01-19T17:37:04.695Z] #16 44.29 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:04.695Z] #16 44.29 Collecting wcwidth==0.2.5 [2021-01-19T17:37:04.695Z] #16 44.30 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-01-19T17:37:04.695Z] #16 44.31 Collecting websocket-client==0.57.0 [2021-01-19T17:37:04.695Z] #16 44.31 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T17:37:04.695Z] #16 44.33 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:04.955Z] #16 44.36 Collecting gitdb>=4.0.1 [2021-01-19T17:37:04.955Z] #16 44.36 Downloading gitdb-4.0.5-py3-none-any.whl (63 kB) [2021-01-19T17:37:04.955Z] #16 44.39 Collecting iniconfig [2021-01-19T17:37:04.955Z] #16 44.40 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) [2021-01-19T17:37:04.955Z] #16 44.46 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2021-01-19T17:37:04.955Z] #16 44.47 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) [2021-01-19T17:37:04.955Z] #16 44.52 Building wheels for collected packages: bcrypt, cffi, coverage, cryptography, dockerpty, docopt, PyNaCl, pyrsistent, PyYAML [2021-01-19T17:37:04.955Z] #16 44.52 Building wheel for bcrypt (PEP 517): started [2021-01-19T17:37:05.169Z] #16 9.953 Downloading altgraph-0.17-py2.py3-none-any.whl (21 kB) [2021-01-19T17:37:05.425Z] #16 9.967 Collecting attrs==20.3.0 [2021-01-19T17:37:05.425Z] #16 9.974 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) [2021-01-19T17:37:05.425Z] #16 10.01 Collecting backports.shutil_get_terminal_size==1.0.0 [2021-01-19T17:37:05.425Z] #16 10.02 Downloading backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl (6.5 kB) [2021-01-19T17:37:05.425Z] #16 10.02 Collecting bcrypt==3.2.0 [2021-01-19T17:37:05.425Z] #16 10.03 Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) [2021-01-19T17:37:05.425Z] #16 10.05 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:05.425Z] #16 10.05 Collecting cached-property==1.5.1 [2021-01-19T17:37:05.425Z] #16 10.05 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2021-01-19T17:37:05.425Z] #16 10.06 Collecting certifi==2020.6.20 [2021-01-19T17:37:05.425Z] #16 10.06 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2021-01-19T17:37:05.425Z] #16 10.08 Collecting cffi==1.14.4 [2021-01-19T17:37:05.425Z] #16 10.08 Downloading cffi-1.14.4-cp39-cp39-manylinux1_x86_64.whl (405 kB) [2021-01-19T17:37:05.425Z] #16 10.13 Collecting chardet==3.0.4 [2021-01-19T17:37:05.425Z] #16 10.14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-01-19T17:37:05.425Z] #16 10.17 Collecting Click==7.1.2 [2021-01-19T17:37:05.681Z] #16 10.18 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2021-01-19T17:37:05.681Z] #16 10.19 Collecting coverage==5.2.1 [2021-01-19T17:37:05.681Z] #16 10.20 Downloading coverage-5.2.1-cp39-cp39-manylinux1_x86_64.whl (229 kB) [2021-01-19T17:37:05.681Z] #16 10.24 Collecting cryptography==3.2.1 [2021-01-19T17:37:05.681Z] #16 10.25 Downloading cryptography-3.2.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) [2021-01-19T17:37:05.681Z] #16 10.37 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:05.681Z] #16 10.38 Collecting ddt==1.4.1 [2021-01-19T17:37:05.681Z] #16 10.38 Downloading ddt-1.4.1-py2.py3-none-any.whl (6.1 kB) [2021-01-19T17:37:05.681Z] #16 10.39 Collecting distro==1.5.0 [2021-01-19T17:37:05.681Z] #16 10.40 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) [2021-01-19T17:37:05.681Z] #16 10.41 Collecting docker==4.4.1 [2021-01-19T17:37:05.681Z] #16 10.41 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2021-01-19T17:37:05.681Z] #16 10.46 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:05.937Z] #16 10.47 Collecting docker-pycreds==0.4.0 [2021-01-19T17:37:05.937Z] #16 10.49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T17:37:05.937Z] #16 10.50 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:05.937Z] #16 10.50 Collecting dockerpty==0.4.1 [2021-01-19T17:37:05.937Z] #16 10.50 Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T17:37:06.498Z] #16 10.99 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:06.498Z] #16 10.99 Collecting docopt==0.6.2 [2021-01-19T17:37:06.498Z] #16 11.00 Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T17:37:06.754Z] #16 11.29 Collecting entrypoints==0.3 [2021-01-19T17:37:06.754Z] #16 11.30 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) [2021-01-19T17:37:06.754Z] #16 11.31 Collecting flake8==3.8.3 [2021-01-19T17:37:06.754Z] #16 11.32 Downloading flake8-3.8.3-py2.py3-none-any.whl (72 kB) [2021-01-19T17:37:06.754Z] #16 11.35 Collecting gitdb2==4.0.2 [2021-01-19T17:37:06.754Z] #16 11.36 Downloading gitdb2-4.0.2-py3-none-any.whl (1.1 kB) [2021-01-19T17:37:06.754Z] #16 11.40 Collecting gitpython==3.1.11 [2021-01-19T17:37:06.754Z] #16 11.41 Downloading GitPython-3.1.11-py3-none-any.whl (159 kB) [2021-01-19T17:37:06.754Z] #16 11.46 Collecting idna==2.10 [2021-01-19T17:37:07.010Z] #16 11.46 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2021-01-19T17:37:07.010Z] #16 11.52 Collecting ipaddress==1.0.23 [2021-01-19T17:37:07.010Z] #16 11.53 Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) [2021-01-19T17:37:07.010Z] #16 11.54 Collecting jsonschema==3.2.0 [2021-01-19T17:37:07.010Z] #16 11.54 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-01-19T17:37:07.010Z] #16 11.57 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:07.010Z] #16 11.57 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from jsonschema==3.2.0->-r requirements.txt (line 13)) (50.3.2) [2021-01-19T17:37:07.010Z] #16 11.58 Collecting mccabe==0.6.1 [2021-01-19T17:37:07.010Z] #16 11.59 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) [2021-01-19T17:37:07.010Z] #16 11.60 Collecting mock==3.0.5 [2021-01-19T17:37:07.010Z] #16 11.60 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) [2021-01-19T17:37:07.010Z] #16 11.62 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:07.010Z] #16 11.62 Collecting more-itertools==8.6.0 [2021-01-19T17:37:07.010Z] #16 11.63 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) [2021-01-19T17:37:07.010Z] #16 11.64 Collecting packaging==20.4 [2021-01-19T17:37:07.010Z] #16 11.64 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2021-01-19T17:37:07.010Z] #16 11.65 Requirement already satisfied: pyparsing==2.4.7 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 21)) (2.4.7) [2021-01-19T17:37:07.010Z] #16 11.66 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:07.010Z] #16 11.66 Collecting paramiko==2.7.1 [2021-01-19T17:37:07.010Z] #16 11.67 Downloading paramiko-2.7.1-py2.py3-none-any.whl (206 kB) [2021-01-19T17:37:07.267Z] #16 11.72 Collecting py==1.9.0 [2021-01-19T17:37:07.267Z] #16 11.73 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2021-01-19T17:37:07.267Z] #16 11.77 Collecting pycodestyle==2.6.0 [2021-01-19T17:37:07.267Z] #16 11.78 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) [2021-01-19T17:37:07.267Z] #16 11.79 Collecting pycparser==2.20 [2021-01-19T17:37:07.267Z] #16 11.80 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-01-19T17:37:07.267Z] #16 11.82 Collecting pyflakes==2.2.0 [2021-01-19T17:37:07.267Z] #16 11.82 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) [2021-01-19T17:37:07.267Z] #16 11.84 Collecting PyNaCl==1.4.0 [2021-01-19T17:37:07.267Z] #16 11.84 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-01-19T17:37:07.267Z] #16 11.91 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:07.267Z] #16 11.92 Collecting pyrsistent==0.16.0 [2021-01-19T17:37:07.499Z] #16 46.64 Building wheel for bcrypt (PEP 517): finished with status 'done' [2021-01-19T17:37:07.499Z] #16 46.64 Created wheel for bcrypt: filename=bcrypt-3.2.0-cp39-cp39-linux_x86_64.whl size=31978 sha256=be61adab23863a50aeb6df446cc16f1a07a3784c2db770e558bef9cd33759bf2 [2021-01-19T17:37:07.499Z] #16 46.64 Stored in directory: /root/.cache/pip/wheels/9a/0b/a2/2c559982bbee4bd184557267e5760e114de3e9ba826fe8d691 [2021-01-19T17:37:07.499Z] #16 46.64 Building wheel for cffi (setup.py): started [2021-01-19T17:37:07.522Z] #16 11.93 Downloading pyrsistent-0.16.0.tar.gz (108 kB) [2021-01-19T17:37:07.778Z] #16 12.24 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:07.778Z] #16 12.24 Collecting PySocks==1.7.1 [2021-01-19T17:37:07.778Z] #16 12.25 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2021-01-19T17:37:07.778Z] #16 12.26 Collecting pytest==6.0.1 [2021-01-19T17:37:07.778Z] #16 12.27 Downloading pytest-6.0.1-py3-none-any.whl (270 kB) [2021-01-19T17:37:07.778Z] #16 12.36 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2021-01-19T17:37:07.778Z] #16 12.38 Collecting pytest-cov==2.10.1 [2021-01-19T17:37:07.778Z] #16 12.38 Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) [2021-01-19T17:37:07.778Z] #16 12.43 Collecting python-dotenv==0.14.0 [2021-01-19T17:37:07.778Z] #16 12.43 Downloading python_dotenv-0.14.0-py2.py3-none-any.whl (17 kB) [2021-01-19T17:37:07.778Z] #16 12.45 Collecting PyYAML==5.3.1 [2021-01-19T17:37:07.778Z] #16 12.45 Downloading PyYAML-5.3.1.tar.gz (269 kB) [2021-01-19T17:37:08.340Z] #16 12.97 Collecting requests==2.24.0 [2021-01-19T17:37:08.340Z] #16 12.97 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2021-01-19T17:37:08.340Z] #16 13.10 Collecting smmap==3.0.4 [2021-01-19T17:37:08.603Z] #16 13.11 Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB) [2021-01-19T17:37:08.603Z] #16 13.13 Collecting smmap2==3.0.1 [2021-01-19T17:37:08.603Z] #16 13.14 Downloading smmap2-3.0.1-py3-none-any.whl (1.1 kB) [2021-01-19T17:37:08.603Z] #16 13.16 Collecting texttable==1.6.2 [2021-01-19T17:37:08.603Z] #16 13.16 Downloading texttable-1.6.2-py2.py3-none-any.whl (10 kB) [2021-01-19T17:37:08.603Z] #16 13.17 Collecting toml==0.10.1 [2021-01-19T17:37:08.603Z] #16 13.18 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2021-01-19T17:37:08.603Z] #16 13.23 Requirement already satisfied: pluggy==0.13.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 15)) (0.13.1) [2021-01-19T17:37:08.603Z] #16 13.24 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2021-01-19T17:37:08.603Z] #16 13.25 Requirement already satisfied: virtualenv==20.2.2 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 27)) (20.2.2) [2021-01-19T17:37:08.603Z] #16 13.25 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:08.603Z] #16 13.29 Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 2)) (1.4.4) [2021-01-19T17:37:08.603Z] #16 13.29 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:08.603Z] #16 13.29 Requirement already satisfied: filelock==3.0.12 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 9)) (3.0.12) [2021-01-19T17:37:08.603Z] #16 13.29 Requirement already satisfied: distlib==0.3.1 in /usr/local/lib/python3.9/site-packages (from -r requirements-indirect.txt (line 7)) (0.3.1) [2021-01-19T17:37:08.603Z] #16 13.30 Collecting wcwidth==0.2.5 [2021-01-19T17:37:08.603Z] #16 13.30 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-01-19T17:37:08.603Z] #16 13.32 Collecting websocket-client==0.57.0 [2021-01-19T17:37:08.603Z] #16 13.32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T17:37:08.603Z] #16 13.38 Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.9/site-packages (from bcrypt==3.2.0->-r requirements-indirect.txt (line 4)) (1.15.0) [2021-01-19T17:37:08.858Z] #16 13.41 Collecting gitdb>=4.0.1 [2021-01-19T17:37:08.858Z] #16 13.42 Downloading gitdb-4.0.5-py3-none-any.whl (63 kB) [2021-01-19T17:37:08.858Z] #16 13.47 Collecting iniconfig [2021-01-19T17:37:08.858Z] #16 13.47 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) [2021-01-19T17:37:09.116Z] #16 13.56 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2021-01-19T17:37:09.116Z] #16 13.57 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) [2021-01-19T17:37:09.116Z] #16 13.60 Building wheels for collected packages: dockerpty, docopt, pyrsistent, PyYAML [2021-01-19T17:37:09.116Z] #16 13.60 Building wheel for dockerpty (setup.py): started [2021-01-19T17:37:09.372Z] #16 13.87 Building wheel for dockerpty (setup.py): finished with status 'done' [2021-01-19T17:37:09.372Z] #16 13.87 Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16604 sha256=ed7ed687aecadeffdb1de921a5267849813d6b3db4b5631284aaa78670bf1de9 [2021-01-19T17:37:09.372Z] #16 13.87 Stored in directory: /root/.cache/pip/wheels/54/c7/ff/ead8e8870db7e414df11981d8fb6d0d09b51f467c34791bde4 [2021-01-19T17:37:09.372Z] #16 13.87 Building wheel for docopt (setup.py): started [2021-01-19T17:37:09.372Z] #16 14.09 Building wheel for docopt (setup.py): finished with status 'done' [2021-01-19T17:37:09.629Z] #16 14.09 Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=bbf1337b1c30b1bdb4c5daa24d0533afcb9bb472c3b5b7a0ff9b5a932d66c418 [2021-01-19T17:37:09.629Z] #16 14.09 Stored in directory: /root/.cache/pip/wheels/70/4a/46/1309fc853b8d395e60bafaf1b6df7845bdd82c95fd59dd8d2b [2021-01-19T17:37:09.629Z] #16 14.09 Building wheel for pyrsistent (setup.py): started [2021-01-19T17:37:10.559Z] #16 15.11 Building wheel for pyrsistent (setup.py): finished with status 'done' [2021-01-19T17:37:10.559Z] #16 15.11 Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp39-cp39-linux_x86_64.whl size=73132 sha256=bdb05caa263f95cf1954a51d7ced52d5ff0db2c110f633b91e6318fd50bc213a [2021-01-19T17:37:10.559Z] #16 15.11 Stored in directory: /root/.cache/pip/wheels/e6/f8/60/231adf4e71e21171338b082aa44599423799973265645fdc18 [2021-01-19T17:37:10.559Z] #16 15.11 Building wheel for PyYAML (setup.py): started [2021-01-19T17:37:10.816Z] #16 15.42 Building wheel for PyYAML (setup.py): finished with status 'done' [2021-01-19T17:37:10.816Z] #16 15.43 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44619 sha256=dbe22d0ee5a998c9bcce7944f6d3788c58a87e71a03a258103a0e8a25421d42b [2021-01-19T17:37:10.816Z] #16 15.43 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 [2021-01-19T17:37:10.816Z] #16 15.43 Successfully built dockerpty docopt pyrsistent PyYAML [2021-01-19T17:37:11.082Z] #16 15.64 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-01-19T17:37:11.347Z] #16 15.96 Attempting uninstall: toml [2021-01-19T17:37:11.347Z] #16 15.96 Found existing installation: toml 0.10.2 [2021-01-19T17:37:11.347Z] #16 15.96 Uninstalling toml-0.10.2: [2021-01-19T17:37:11.347Z] #16 15.96 Successfully uninstalled toml-0.10.2 [2021-01-19T17:37:11.602Z] #16 16.04 Attempting uninstall: py [2021-01-19T17:37:11.602Z] #16 16.04 Found existing installation: py 1.10.0 [2021-01-19T17:37:11.602Z] #16 16.06 Uninstalling py-1.10.0: [2021-01-19T17:37:11.602Z] #16 16.09 Successfully uninstalled py-1.10.0 [2021-01-19T17:37:11.602Z] #16 16.22 Attempting uninstall: packaging [2021-01-19T17:37:11.602Z] #16 16.22 Found existing installation: packaging 20.8 [2021-01-19T17:37:11.602Z] #16 16.22 Uninstalling packaging-20.8: [2021-01-19T17:37:11.602Z] #16 16.23 Successfully uninstalled packaging-20.8 [2021-01-19T17:37:14.915Z] #16 18.92 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.2.1 ddt-1.4.1 distro-1.5.0 docker-4.4.1 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-01-19T17:37:14.915Z] #16 18.95 WARNING: You are using pip version 20.3.1; however, version 20.3.3 is available. [2021-01-19T17:37:14.915Z] #16 18.95 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2021-01-19T17:37:15.170Z] #16 DONE 19.7s [2021-01-19T17:37:15.170Z] [2021-01-19T17:37:15.170Z] #17 [build 9/16] COPY .pre-commit-config.yaml . [2021-01-19T17:37:15.170Z] #17 DONE 0.0s [2021-01-19T17:37:15.170Z] [2021-01-19T17:37:15.170Z] #18 [build 10/16] COPY tox.ini . [2021-01-19T17:37:15.170Z] #18 DONE 0.0s [2021-01-19T17:37:15.170Z] [2021-01-19T17:37:15.170Z] #19 [build 11/16] COPY setup.py . [2021-01-19T17:37:15.170Z] #19 DONE 0.0s [2021-01-19T17:37:15.433Z] [2021-01-19T17:37:15.433Z] #20 [build 12/16] COPY README.md . [2021-01-19T17:37:15.433Z] #20 DONE 0.0s [2021-01-19T17:37:15.433Z] [2021-01-19T17:37:15.433Z] #21 [build 13/16] COPY compose compose/ [2021-01-19T17:37:15.433Z] #21 DONE 0.0s [2021-01-19T17:37:15.433Z] [2021-01-19T17:37:15.433Z] #22 [build 14/16] RUN tox --notest [2021-01-19T17:37:15.638Z] #16 54.68 Building wheel for cffi (setup.py): finished with status 'done' [2021-01-19T17:37:15.638Z] #16 54.68 Created wheel for cffi: filename=cffi-1.14.4-cp39-cp39-linux_x86_64.whl size=189533 sha256=48c6ab8b0d32ec6bd14f1c18ea2e45c62fb720e7936dd5e6e9bbb68a8ff8e1f7 [2021-01-19T17:37:15.638Z] #16 54.68 Stored in directory: /root/.cache/pip/wheels/30/b3/b7/123ec21a0284e0496aec763047b5cc0cc589217852cc78f72c [2021-01-19T17:37:15.638Z] #16 54.68 Building wheel for coverage (setup.py): started [2021-01-19T17:37:16.469Z] #22 0.878 py39 create: /code/.tox/py39 [2021-01-19T17:37:16.584Z] #16 56.11 Building wheel for coverage (setup.py): finished with status 'done' [2021-01-19T17:37:16.584Z] #16 56.11 Created wheel for coverage: filename=coverage-5.2.1-cp39-cp39-linux_x86_64.whl size=206566 sha256=74b69f994046273f0b4440d089a7c7070093321bbf80dfa34908c858d4df8cdd [2021-01-19T17:37:16.584Z] #16 56.11 Stored in directory: /root/.cache/pip/wheels/69/5c/b7/9072f3770ffaa570c06973b767dccceb8ac3b65cfb639b3f4c [2021-01-19T17:37:16.584Z] #16 56.11 Building wheel for cryptography (PEP 517): started [2021-01-19T17:37:17.439Z] #22 2.118 py39 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2021-01-19T17:37:55.310Z] #16 92.62 Building wheel for cryptography (PEP 517): finished with status 'done' [2021-01-19T17:37:55.310Z] #16 92.62 Created wheel for cryptography: filename=cryptography-3.2.1-cp39-cp39-linux_x86_64.whl size=361159 sha256=a2efc377934f24ea38b026383c2ba1f06d928e8d033440d6b14e370187d4f340 [2021-01-19T17:37:55.310Z] #16 92.62 Stored in directory: /root/.cache/pip/wheels/da/a8/e2/461a1051a10d9caedac59186810bcac1e1d6cd01d1806cea78 [2021-01-19T17:37:55.310Z] #16 92.62 Building wheel for dockerpty (setup.py): started [2021-01-19T17:37:55.310Z] #16 92.98 Building wheel for dockerpty (setup.py): finished with status 'done' [2021-01-19T17:37:55.310Z] #16 92.98 Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16604 sha256=6dd77a72291e2ad8c8aed2403fa636a01327265d9acb3d023701bc2ed64c0ced [2021-01-19T17:37:55.310Z] #16 92.98 Stored in directory: /root/.cache/pip/wheels/54/c7/ff/ead8e8870db7e414df11981d8fb6d0d09b51f467c34791bde4 [2021-01-19T17:37:55.310Z] #16 92.98 Building wheel for docopt (setup.py): started [2021-01-19T17:37:55.310Z] #16 93.32 Building wheel for docopt (setup.py): finished with status 'done' [2021-01-19T17:37:55.310Z] #16 93.33 Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=42a908800306ade0d93aa17276d683c38e5d3e46f86b38afcfaf9b0d9d019761 [2021-01-19T17:37:55.310Z] #16 93.33 Stored in directory: /root/.cache/pip/wheels/70/4a/46/1309fc853b8d395e60bafaf1b6df7845bdd82c95fd59dd8d2b [2021-01-19T17:37:55.310Z] #16 93.33 Building wheel for PyNaCl (PEP 517): started [2021-01-19T17:37:56.116Z] #22 35.01 py39 develop-inst: /code [2021-01-19T17:37:56.117Z] #22 38.17 py39 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.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.1,# Editable install with no version control (docker-compose==1.28.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0 [2021-01-19T17:37:56.117Z] #22 38.17 pre-commit create: /code/.tox/pre-commit [2021-01-19T17:37:56.117Z] #22 38.58 pre-commit installdeps: pre-commit [2021-01-19T17:38:11.071Z] #22 54.00 pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.13,nodeenv==1.5.0,pre-commit==2.9.3,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.4.0 [2021-01-19T17:38:11.071Z] #22 54.00 ___________________________________ summary ____________________________________ [2021-01-19T17:38:11.071Z] #22 54.00 py39: skipped tests [2021-01-19T17:38:11.071Z] #22 54.00 pre-commit: skipped tests [2021-01-19T17:38:11.071Z] #22 54.00 congratulations :) [2021-01-19T17:38:11.997Z] #22 DONE 56.6s [2021-01-19T17:38:11.997Z] [2021-01-19T17:38:11.997Z] #23 [build 15/16] COPY . . [2021-01-19T17:38:12.925Z] #23 DONE 0.7s [2021-01-19T17:38:12.925Z] [2021-01-19T17:38:12.925Z] #24 [build 16/16] RUN script/build/linux-entrypoint [2021-01-19T17:38:13.180Z] #24 0.490 + CODE_PATH=/code [2021-01-19T17:38:13.180Z] #24 0.490 + VENV=/code/.tox/py39 [2021-01-19T17:38:13.180Z] #24 0.490 + cd /code [2021-01-19T17:38:13.180Z] #24 0.494 + mkdir -p dist [2021-01-19T17:38:13.180Z] #24 0.497 + chmod 777 dist [2021-01-19T17:38:13.180Z] #24 0.499 + /code/.tox/py39/bin/pip3 install -q -r requirements-build.txt [2021-01-19T17:38:35.155Z] #24 21.07 WARNING: You are using pip version 20.3.1; however, version 20.3.3 is available. [2021-01-19T17:38:35.155Z] #24 21.07 You should consider upgrading via the '/code/.tox/py39/bin/python -m pip install --upgrade pip' command. [2021-01-19T17:38:35.155Z] #24 21.19 + '[' -z 1c499bb2ebf58c86a86783aa9db957eab42b565e ']' [2021-01-19T17:38:35.155Z] #24 21.19 + echo 1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:38:35.155Z] #24 21.19 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T17:38:35.155Z] #24 21.19 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T17:38:35.155Z] #24 21.19 + '[' '!' -z '' ']' [2021-01-19T17:38:35.155Z] #24 21.19 + echo 'NOT compiling bootloader!!!' [2021-01-19T17:38:35.155Z] #24 21.19 NOT compiling bootloader!!! [2021-01-19T17:38:35.155Z] #24 21.19 + /code/.tox/py39/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2021-01-19T17:38:35.155Z] #24 21.44 63 INFO: PyInstaller: 4.1 [2021-01-19T17:38:35.155Z] #24 21.44 64 INFO: Python: 3.9.0 [2021-01-19T17:38:35.155Z] #24 21.44 67 INFO: Platform: Linux-5.4.0-1025-aws-x86_64-with-glibc2.28 [2021-01-19T17:38:35.155Z] #24 21.44 69 INFO: UPX is not available. [2021-01-19T17:38:35.155Z] #24 21.44 71 INFO: Extending PYTHONPATH with paths [2021-01-19T17:38:35.155Z] #24 21.44 ['/code/bin', '/code'] [2021-01-19T17:38:35.155Z] #24 21.45 80 INFO: checking Analysis [2021-01-19T17:38:35.155Z] #24 21.45 80 INFO: Building Analysis because Analysis-00.toc is non existent [2021-01-19T17:38:35.155Z] #24 21.45 80 INFO: Initializing module dependency graph... [2021-01-19T17:38:35.155Z] #24 21.46 82 INFO: Caching module graph hooks... [2021-01-19T17:38:35.155Z] #24 21.47 91 INFO: Analyzing base_library.zip ... [2021-01-19T17:38:38.432Z] #24 25.55 4172 INFO: Processing pre-find module path hook distutils from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py'. [2021-01-19T17:38:38.432Z] #24 25.55 4173 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.9' [2021-01-19T17:38:40.323Z] #24 27.59 6217 INFO: Caching module dependency graph... [2021-01-19T17:38:40.323Z] #24 27.72 6346 INFO: running Analysis Analysis-00.toc [2021-01-19T17:38:40.580Z] #24 27.75 6381 INFO: Analyzing bin/docker-compose [2021-01-19T17:38:40.837Z] #24 28.21 6833 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py'. [2021-01-19T17:38:42.729Z] #24 29.86 8486 INFO: Processing pre-safe import module hook six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py'. [2021-01-19T17:38:46.918Z] #24 33.92 12549 INFO: Processing module hooks... [2021-01-19T17:38:46.918Z] #24 33.92 12549 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:38:46.918Z] #24 33.92 12550 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:38:46.918Z] #24 33.93 12552 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:38:46.918Z] #24 33.93 12559 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:38:46.918Z] #24 33.94 12565 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:38:46.918Z] #24 34.10 12725 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.10 12731 INFO: Excluding import of test from module multiprocessing.util [2021-01-19T17:38:46.918Z] #24 34.11 12731 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.11 12734 INFO: Excluding import of doctest from module heapq [2021-01-19T17:38:46.918Z] #24 34.11 12734 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.12 12749 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.12 12751 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.19 12819 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.20 12824 INFO: Excluding import of argparse from module pickle [2021-01-19T17:38:46.918Z] #24 34.20 12825 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.27 12893 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.27 12895 INFO: Excluding import of doctest from module difflib [2021-01-19T17:38:46.918Z] #24 34.27 12895 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:38:46.918Z] #24 34.30 12925 INFO: Looking for ctypes DLLs [2021-01-19T17:38:47.195Z] #24 34.30 12930 INFO: Analyzing run-time hooks ... [2021-01-19T17:38:47.195Z] #24 34.31 12938 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2021-01-19T17:38:47.195Z] #24 34.32 12942 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2021-01-19T17:38:47.195Z] #24 34.33 12956 INFO: Looking for dynamic libraries [2021-01-19T17:38:47.757Z] #24 35.20 13823 INFO: Looking for eggs [2021-01-19T17:38:48.013Z] #24 35.20 13824 INFO: Using Python library /usr/local/lib/libpython3.9.so.1.0 [2021-01-19T17:38:48.013Z] #24 35.21 13835 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2021-01-19T17:38:48.013Z] #24 35.28 13911 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2021-01-19T17:38:48.013Z] #24 35.31 13939 INFO: checking PYZ [2021-01-19T17:38:48.013Z] #24 35.31 13939 INFO: Building PYZ because PYZ-00.toc is non existent [2021-01-19T17:38:48.013Z] #24 35.31 13940 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2021-01-19T17:38:48.940Z] #24 36.27 14896 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2021-01-19T17:38:48.941Z] #24 36.29 14914 INFO: checking PKG [2021-01-19T17:38:48.941Z] #24 36.29 14915 INFO: Building PKG because PKG-00.toc is non existent [2021-01-19T17:38:48.941Z] #24 36.29 14915 INFO: Building PKG (CArchive) PKG-00.pkg [2021-01-19T17:38:55.517Z] #24 42.75 21377 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2021-01-19T17:38:55.517Z] #24 42.76 21382 INFO: Bootloader /code/.tox/py39/lib/python3.9/site-packages/PyInstaller/bootloader/Linux-64bit/run [2021-01-19T17:38:55.517Z] #24 42.76 21382 INFO: checking EXE [2021-01-19T17:38:55.517Z] #24 42.76 21382 INFO: Building EXE because EXE-00.toc is non existent [2021-01-19T17:38:55.517Z] #24 42.76 21382 INFO: Building EXE from EXE-00.toc [2021-01-19T17:38:55.517Z] #24 42.76 21382 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2021-01-19T17:38:55.517Z] #24 42.79 21419 INFO: Building EXE from EXE-00.toc completed successfully. [2021-01-19T17:38:55.517Z] #24 42.90 + ls -la dist/ [2021-01-19T17:38:55.774Z] #24 42.90 total 12544 [2021-01-19T17:38:55.774Z] #24 42.90 drwxrwxrwx 2 root root 4096 Jan 19 17:38 . [2021-01-19T17:38:55.774Z] #24 42.90 drwxr-xr-x 1 root root 4096 Jan 19 17:38 .. [2021-01-19T17:38:55.774Z] #24 42.90 -rwxr-xr-x 1 root root 12828680 Jan 19 17:38 docker-compose [2021-01-19T17:38:55.774Z] #24 42.90 + ldd dist/docker-compose [2021-01-19T17:38:55.774Z] #24 42.91 linux-vdso.so.1 (0x00007ffe2179d000) [2021-01-19T17:38:55.774Z] #24 42.91 libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f0268d9c000) [2021-01-19T17:38:55.774Z] #24 42.91 libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f0268b7e000) [2021-01-19T17:38:55.774Z] #24 42.91 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f02689bd000) [2021-01-19T17:38:55.774Z] #24 42.91 /lib64/ld-linux-x86-64.so.2 (0x00007f0268dc0000) [2021-01-19T17:38:55.774Z] #24 42.91 + mv dist/docker-compose /usr/local/bin [2021-01-19T17:38:55.774Z] #24 42.91 + docker-compose version [2021-01-19T17:38:56.337Z] #24 43.56 docker-compose version 1.28.0dev, build 1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:38:56.337Z] #24 43.56 docker-py version: 4.4.1 [2021-01-19T17:38:56.337Z] #24 43.56 CPython version: 3.9.0 [2021-01-19T17:38:56.337Z] #24 43.56 OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 [2021-01-19T17:38:56.637Z] #24 DONE 43.9s [2021-01-19T17:38:56.637Z] [2021-01-19T17:38:56.637Z] #25 exporting to image [2021-01-19T17:38:56.637Z] #25 exporting layers [2021-01-19T17:39:01.888Z] #25 exporting layers 5.2s done [2021-01-19T17:39:01.888Z] #25 writing image sha256:6fd7c457797a013ac49170e2bf8562a1c734dde7c7439cedf556d692975609f1 done [2021-01-19T17:39:01.888Z] #25 naming to docker.io/dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e done [2021-01-19T17:39:01.888Z] #25 DONE 5.2s [Pipeline] sh [2021-01-19T17:39:02.225Z] + docker push dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:39:02.226Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2021-01-19T17:39:02.226Z] 4a1af5c2beaa: Preparing [2021-01-19T17:39:02.226Z] 328074c2e49d: Preparing [2021-01-19T17:39:02.226Z] 8f7ade2c5b7f: Preparing [2021-01-19T17:39:02.226Z] 8038f4d6ab4c: Preparing [2021-01-19T17:39:02.226Z] 33ec5bce6872: Preparing [2021-01-19T17:39:02.226Z] 7013a4d7055e: Preparing [2021-01-19T17:39:02.226Z] 7c773790a1ed: Preparing [2021-01-19T17:39:02.226Z] fefba9694251: Preparing [2021-01-19T17:39:02.226Z] 167ee8d976ae: Preparing [2021-01-19T17:39:02.226Z] 5d6630ca9f3e: Preparing [2021-01-19T17:39:02.226Z] 7013a4d7055e: Waiting [2021-01-19T17:39:02.226Z] 7c773790a1ed: Waiting [2021-01-19T17:39:02.226Z] fefba9694251: Waiting [2021-01-19T17:39:02.226Z] 167ee8d976ae: Waiting [2021-01-19T17:39:02.226Z] 715c267db2bf: Preparing [2021-01-19T17:39:02.226Z] 79ce4031eee4: Preparing [2021-01-19T17:39:02.226Z] be53e4568f9d: Preparing [2021-01-19T17:39:02.226Z] 5d6630ca9f3e: Waiting [2021-01-19T17:39:02.226Z] 717c1272ce92: Preparing [2021-01-19T17:39:02.226Z] 715c267db2bf: Waiting [2021-01-19T17:39:02.226Z] 79ce4031eee4: Waiting [2021-01-19T17:39:02.226Z] be53e4568f9d: Waiting [2021-01-19T17:39:02.226Z] 717c1272ce92: Waiting [2021-01-19T17:39:02.226Z] 61dc2dab3672: Preparing [2021-01-19T17:39:02.226Z] a63b4412dfa7: Preparing [2021-01-19T17:39:02.226Z] 27e88ffe2009: Preparing [2021-01-19T17:39:02.226Z] 61dc2dab3672: Waiting [2021-01-19T17:39:02.226Z] a63b4412dfa7: Waiting [2021-01-19T17:39:02.226Z] b25b816984b3: Preparing [2021-01-19T17:39:02.226Z] 7f87da26703a: Preparing [2021-01-19T17:39:02.226Z] 889e9591fc68: Preparing [2021-01-19T17:39:02.226Z] 27e88ffe2009: Waiting [2021-01-19T17:39:02.226Z] 0d92fd747771: Preparing [2021-01-19T17:39:02.226Z] f5600c6330da: Preparing [2021-01-19T17:39:02.226Z] b25b816984b3: Waiting [2021-01-19T17:39:02.226Z] 7f87da26703a: Waiting [2021-01-19T17:39:02.226Z] 889e9591fc68: Waiting [2021-01-19T17:39:02.226Z] f5600c6330da: Waiting [2021-01-19T17:39:02.226Z] 0d92fd747771: Waiting [2021-01-19T17:39:03.002Z] #16 153.8 Building wheel for PyNaCl (PEP 517): still running... [2021-01-19T17:39:05.541Z] 328074c2e49d: Pushed [2021-01-19T17:39:05.805Z] 8038f4d6ab4c: Pushed [2021-01-19T17:39:06.764Z] 33ec5bce6872: Pushed [2021-01-19T17:39:07.690Z] 7013a4d7055e: Pushed [2021-01-19T17:39:07.947Z] 7c773790a1ed: Pushed [2021-01-19T17:39:10.461Z] fefba9694251: Pushed [2021-01-19T17:39:12.975Z] 5d6630ca9f3e: Pushed [2021-01-19T17:39:13.537Z] 715c267db2bf: Pushed [2021-01-19T17:39:16.804Z] 4a1af5c2beaa: Pushed [2021-01-19T17:39:17.060Z] 79ce4031eee4: Pushed [2021-01-19T17:39:17.622Z] 167ee8d976ae: Pushed [2021-01-19T17:39:18.988Z] a63b4412dfa7: Pushed [2021-01-19T17:39:18.988Z] be53e4568f9d: Pushed [2021-01-19T17:39:19.244Z] b25b816984b3: Layer already exists [2021-01-19T17:39:19.806Z] 7f87da26703a: Layer already exists [2021-01-19T17:39:19.806Z] 61dc2dab3672: Pushed [2021-01-19T17:39:20.062Z] 889e9591fc68: Layer already exists [2021-01-19T17:39:20.062Z] 0d92fd747771: Layer already exists [2021-01-19T17:39:20.991Z] f5600c6330da: Layer already exists [2021-01-19T17:39:23.511Z] 8f7ade2c5b7f: Pushed [2021-01-19T17:39:27.680Z] 717c1272ce92: Pushed [2021-01-19T17:39:35.234Z] #16 194.7 Building wheel for PyNaCl (PEP 517): finished with status 'done' [2021-01-19T17:39:35.234Z] #16 194.7 Created wheel for PyNaCl: filename=PyNaCl-1.4.0-cp39-cp39-linux_x86_64.whl size=276805 sha256=26b0ff3999cab7aa5134e67f11014fa8c8953ada16ff13d7b21e21d88372f840 [2021-01-19T17:39:35.234Z] #16 194.7 Stored in directory: /root/.cache/pip/wheels/3b/bb/4f/1cac0cbc50558d501b6046fb2942596ca9004b1055553856b8 [2021-01-19T17:39:35.234Z] #16 194.7 Building wheel for pyrsistent (setup.py): started [2021-01-19T17:39:37.146Z] #16 196.6 Building wheel for pyrsistent (setup.py): finished with status 'done' [2021-01-19T17:39:37.146Z] #16 196.6 Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp39-cp39-linux_x86_64.whl size=73990 sha256=75d11ff83950f61cb650aa087d5e7cf3878560bb6da457de1ea57a9e43b96c04 [2021-01-19T17:39:37.146Z] #16 196.6 Stored in directory: /root/.cache/pip/wheels/e6/f8/60/231adf4e71e21171338b082aa44599423799973265645fdc18 [2021-01-19T17:39:37.146Z] #16 196.6 Building wheel for PyYAML (setup.py): started [2021-01-19T17:39:37.714Z] #16 197.1 Building wheel for PyYAML (setup.py): finished with status 'done' [2021-01-19T17:39:37.714Z] #16 197.1 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44619 sha256=c3433f571bb8226119cde4c94b20ddcc907fdd95a21499f470f3cfb3280bc6c6 [2021-01-19T17:39:37.714Z] #16 197.1 Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 [2021-01-19T17:39:37.714Z] #16 197.1 Successfully built bcrypt cffi coverage cryptography dockerpty docopt PyNaCl pyrsistent PyYAML [2021-01-19T17:39:37.974Z] #16 197.3 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-01-19T17:39:37.974Z] #16 197.6 Attempting uninstall: toml [2021-01-19T17:39:37.974Z] #16 197.6 Found existing installation: toml 0.10.2 [2021-01-19T17:39:37.974Z] #16 197.6 Uninstalling toml-0.10.2: [2021-01-19T17:39:38.281Z] #16 197.6 Successfully uninstalled toml-0.10.2 [2021-01-19T17:39:38.281Z] #16 197.7 Attempting uninstall: py [2021-01-19T17:39:38.281Z] #16 197.7 Found existing installation: py 1.10.0 [2021-01-19T17:39:38.281Z] #16 197.7 Uninstalling py-1.10.0: [2021-01-19T17:39:38.281Z] #16 197.7 Successfully uninstalled py-1.10.0 [2021-01-19T17:39:38.281Z] #16 197.8 Attempting uninstall: packaging [2021-01-19T17:39:38.540Z] #16 197.8 Found existing installation: packaging 20.8 [2021-01-19T17:39:38.540Z] #16 197.8 Uninstalling packaging-20.8: [2021-01-19T17:39:38.540Z] #16 197.8 Successfully uninstalled packaging-20.8 [2021-01-19T17:39:42.522Z] 27e88ffe2009: Pushed [2021-01-19T17:39:42.730Z] #16 201.8 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.2.1 ddt-1.4.1 distro-1.5.0 docker-4.4.1 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-01-19T17:39:42.730Z] #16 201.8 WARNING: You are using pip version 20.3.1; however, version 20.3.3 is available. [2021-01-19T17:39:42.730Z] #16 201.8 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2021-01-19T17:39:43.298Z] #16 DONE 202.7s [2021-01-19T17:39:43.298Z] [2021-01-19T17:39:43.298Z] #17 [build 9/16] COPY .pre-commit-config.yaml . [2021-01-19T17:39:43.298Z] #17 DONE 0.1s [2021-01-19T17:39:43.558Z] [2021-01-19T17:39:43.558Z] #18 [build 10/16] COPY tox.ini . [2021-01-19T17:39:43.558Z] #18 DONE 0.1s [2021-01-19T17:39:43.558Z] [2021-01-19T17:39:43.558Z] #19 [build 11/16] COPY setup.py . [2021-01-19T17:39:43.558Z] #19 DONE 0.1s [2021-01-19T17:39:43.558Z] [2021-01-19T17:39:43.558Z] #20 [build 12/16] COPY README.md . [2021-01-19T17:39:43.558Z] #20 DONE 0.1s [2021-01-19T17:39:43.817Z] [2021-01-19T17:39:43.817Z] #21 [build 13/16] COPY compose compose/ [2021-01-19T17:39:43.817Z] #21 DONE 0.1s [2021-01-19T17:39:43.817Z] [2021-01-19T17:39:43.817Z] #22 [build 14/16] RUN tox --notest [2021-01-19T17:39:43.933Z] debian-1c499bb2ebf58c86a86783aa9db957eab42b565e: digest: sha256:e33ddd3a3e444690ecf808c9039b424dad6ab9f513c208f84bc90dcc355240e3 size: 4927 [Pipeline] } [2021-01-19T17:39:43.938Z] [Pipeline] // ansiColor [Pipeline] echo [2021-01-19T17:39:43.943Z] dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T17:39:44.385Z] #22 0.763 py39 create: /code/.tox/py39 [2021-01-19T17:39:45.767Z] #22 1.917 py39 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2021-01-19T17:42:37.258Z] #22 163.3 py39 develop-inst: /code [2021-01-19T17:42:37.258Z] #22 164.8 py39 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.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.1,# Editable install with no version control (docker-compose==1.28.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0 [2021-01-19T17:42:37.258Z] #22 164.8 pre-commit create: /code/.tox/pre-commit [2021-01-19T17:42:37.258Z] #22 165.1 pre-commit installdeps: pre-commit [2021-01-19T17:42:40.538Z] #22 176.5 pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.13,nodeenv==1.5.0,pre-commit==2.9.3,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.4.0 [2021-01-19T17:42:40.538Z] #22 176.5 ___________________________________ summary ____________________________________ [2021-01-19T17:42:40.538Z] #22 176.5 py39: skipped tests [2021-01-19T17:42:40.538Z] #22 176.5 pre-commit: skipped tests [2021-01-19T17:42:40.538Z] #22 176.5 congratulations :) [2021-01-19T17:42:40.538Z] #22 DONE 176.9s [2021-01-19T17:42:40.538Z] [2021-01-19T17:42:40.538Z] #23 [build 15/16] COPY . . [2021-01-19T17:42:40.796Z] #23 DONE 0.1s [2021-01-19T17:42:40.796Z] [2021-01-19T17:42:40.796Z] #24 [build 16/16] RUN script/build/linux-entrypoint [2021-01-19T17:42:41.054Z] #24 0.431 + CODE_PATH=/code [2021-01-19T17:42:41.054Z] #24 0.431 + VENV=/code/.tox/py39 [2021-01-19T17:42:41.054Z] #24 0.431 + cd /code [2021-01-19T17:42:41.054Z] #24 0.431 + mkdir -p dist [2021-01-19T17:42:41.054Z] #24 0.441 + chmod 777 dist [2021-01-19T17:42:41.054Z] #24 0.441 + /code/.tox/py39/bin/pip3 install -q -r requirements-build.txt [2021-01-19T17:42:59.128Z] #24 17.57 WARNING: You are using pip version 20.3.1; however, version 20.3.3 is available. [2021-01-19T17:42:59.128Z] #24 17.57 You should consider upgrading via the '/code/.tox/py39/bin/python -m pip install --upgrade pip' command. [2021-01-19T17:42:59.128Z] #24 17.65 + '[' -z 1c499bb2ebf58c86a86783aa9db957eab42b565e ']' [2021-01-19T17:42:59.128Z] #24 17.65 + echo 1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:42:59.128Z] #24 17.65 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T17:42:59.128Z] #24 17.65 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T17:42:59.128Z] #24 17.65 + '[' '!' -z 1 ']' [2021-01-19T17:42:59.128Z] #24 17.65 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2021-01-19T17:42:59.128Z] #24 17.65 Cloning into '/tmp/pyinstaller'... [2021-01-19T17:43:02.418Z] #24 21.46 + cd /tmp/pyinstaller/bootloader [2021-01-19T17:43:02.418Z] #24 21.46 + git checkout v4.1 [2021-01-19T17:43:02.418Z] #24 21.59 Note: switching to 'v4.1'. [2021-01-19T17:43:02.418Z] #24 21.59 [2021-01-19T17:43:02.418Z] #24 21.59 You are in 'detached HEAD' state. You can look around, make experimental [2021-01-19T17:43:02.418Z] #24 21.59 changes and commit them, and you can discard any commits you make in this [2021-01-19T17:43:02.418Z] #24 21.59 state without impacting any branches by switching back to a branch. [2021-01-19T17:43:02.418Z] #24 21.59 [2021-01-19T17:43:02.418Z] #24 21.59 If you want to create a new branch to retain commits you create, you may [2021-01-19T17:43:02.418Z] #24 21.59 do so (now or later) by using -c with the switch command. Example: [2021-01-19T17:43:02.418Z] #24 21.59 [2021-01-19T17:43:02.418Z] #24 21.59 git switch -c [2021-01-19T17:43:02.418Z] #24 21.59 [2021-01-19T17:43:02.418Z] #24 21.59 Or undo this operation with: [2021-01-19T17:43:02.418Z] #24 21.59 [2021-01-19T17:43:02.418Z] #24 21.59 git switch - [2021-01-19T17:43:02.418Z] #24 21.59 [2021-01-19T17:43:02.418Z] #24 21.59 Turn off this advice by setting config variable advice.detachedHead to false [2021-01-19T17:43:02.418Z] #24 21.59 [2021-01-19T17:43:02.418Z] #24 21.59 HEAD is now at f9eeaaf9 Release 4.1. [2021-01-19T17:43:02.418Z] #24 21.59 + /code/.tox/py39/bin/python3 ./waf configure --no-lsb all [2021-01-19T17:43:02.677Z] #24 21.80 Setting top to : /tmp/pyinstaller/bootloader [2021-01-19T17:43:02.677Z] #24 21.80 Setting out to : /tmp/pyinstaller/bootloader/build [2021-01-19T17:43:02.677Z] #24 21.80 Python Version : 3.9.0 (default, Nov 25 2020, 02:36:55) [GCC 9.3.0] [2021-01-19T17:43:02.677Z] #24 21.80 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2021-01-19T17:43:02.677Z] #24 21.87 Checking size of pointer : 8 [2021-01-19T17:43:02.677Z] #24 21.92 Platform : Linux-64bit detected based on compiler [2021-01-19T17:43:02.677Z] #24 21.92 Checking for compiler flags -m64 : yes [2021-01-19T17:43:02.677Z] #24 21.94 Checking for linker flags -m64 : yes [2021-01-19T17:43:02.677Z] #24 21.97 Checking for library dl : yes [2021-01-19T17:43:02.677Z] #24 22.01 Checking for library m : yes [2021-01-19T17:43:02.677Z] #24 22.04 Checking for library z : yes [2021-01-19T17:43:02.677Z] #24 22.07 Checking for library cmocka : not found [2021-01-19T17:43:02.677Z] #24 22.10 Checking for function unsetenv : yes [2021-01-19T17:43:02.677Z] #24 22.13 Checking for function mkdtemp : yes [2021-01-19T17:43:02.936Z] #24 22.17 Checking for function dirname : yes [2021-01-19T17:43:02.936Z] #24 22.20 Checking for function basename : yes [2021-01-19T17:43:02.936Z] #24 22.24 Checking for function strndup : yes [2021-01-19T17:43:02.936Z] #24 22.27 Checking for function strnlen : yes [2021-01-19T17:43:02.936Z] #24 22.30 Checking for compiler flags -Wl,--as-needed : yes [2021-01-19T17:43:02.936Z] #24 22.34 Checking for program '/usr/bin/strip' : /usr/bin/strip [2021-01-19T17:43:02.936Z] #24 22.34 Checking for program 'strip' : /usr/bin/strip [2021-01-19T17:43:02.936Z] #24 22.34 'configure' finished successfully (0.540s) [2021-01-19T17:43:02.936Z] #24 22.34 'all' finished successfully (0.000s) [2021-01-19T17:43:02.936Z] #24 22.34 'distclean' finished successfully (0.001s) [2021-01-19T17:43:02.936Z] #24 22.34 Setting top to : /tmp/pyinstaller/bootloader [2021-01-19T17:43:02.936Z] #24 22.34 Setting out to : /tmp/pyinstaller/bootloader/build [2021-01-19T17:43:02.936Z] #24 22.34 Python Version : 3.9.0 (default, Nov 25 2020, 02:36:55) [GCC 9.3.0] [2021-01-19T17:43:02.936Z] #24 22.34 Checking for 'gcc' (C compiler) : /usr/bin/gcc [2021-01-19T17:43:03.194Z] #24 22.38 Checking size of pointer : 8 [2021-01-19T17:43:03.194Z] #24 22.43 Platform : Linux-64bit detected based on compiler [2021-01-19T17:43:03.194Z] #24 22.43 Checking for compiler flags -m64 : yes [2021-01-19T17:43:03.194Z] #24 22.45 Checking for linker flags -m64 : yes [2021-01-19T17:43:03.194Z] #24 22.48 Checking for library dl : yes [2021-01-19T17:43:03.194Z] #24 22.51 Checking for library m : yes [2021-01-19T17:43:03.194Z] #24 22.54 Checking for library z : yes [2021-01-19T17:43:03.194Z] #24 22.58 Checking for library cmocka : not found [2021-01-19T17:43:03.194Z] #24 22.60 Checking for function unsetenv : yes [2021-01-19T17:43:03.453Z] #24 22.64 Checking for function mkdtemp : yes [2021-01-19T17:43:03.453Z] #24 22.67 Checking for function dirname : yes [2021-01-19T17:43:03.453Z] #24 22.70 Checking for function basename : yes [2021-01-19T17:43:03.453Z] #24 22.74 Checking for function strndup : yes [2021-01-19T17:43:03.453Z] #24 22.77 Checking for function strnlen : yes [2021-01-19T17:43:03.453Z] #24 22.80 Checking for compiler flags -Wl,--as-needed : yes [2021-01-19T17:43:03.453Z] #24 22.84 Checking for program '/usr/bin/strip' : /usr/bin/strip [2021-01-19T17:43:03.453Z] #24 22.84 Checking for program 'strip' : /usr/bin/strip [2021-01-19T17:43:03.453Z] #24 22.84 'configure' finished successfully (0.495s) [2021-01-19T17:43:03.453Z] #24 22.84 'make_all' finished successfully (0.003s) [2021-01-19T17:43:03.454Z] #24 22.85 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2021-01-19T17:43:03.454Z] #24 22.85 [ 1/12] Compiling src/pyi_pythonlib.c [2021-01-19T17:43:03.454Z] #24 22.86 [ 2/12] Compiling src/pyi_launch.c [2021-01-19T17:43:03.713Z] #24 23.02 [ 3/12] Compiling src/pyi_archive.c [2021-01-19T17:43:03.713Z] #24 23.07 [ 4/12] Compiling src/pyi_python.c [2021-01-19T17:43:03.971Z] #24 23.17 [ 5/12] Compiling src/pyi_utils.c [2021-01-19T17:43:03.971Z] #24 23.18 [ 6/12] Compiling src/pyi_global.c [2021-01-19T17:43:03.971Z] #24 23.24 [ 7/12] Compiling src/pyi_main.c [2021-01-19T17:43:03.971Z] #24 23.31 [ 8/12] Compiling src/pyi_path.c [2021-01-19T17:43:03.971Z] #24 23.40 [ 9/12] Compiling src/pyi_win32_utils.c [2021-01-19T17:43:03.971Z] #24 23.42 [10/12] Compiling src/main.c [2021-01-19T17:43:04.231Z] #24 23.45 [11/12] Linking build/debug/run_d [2021-01-19T17:43:04.231Z] #24 23.46 [12/12] Processing build/debug/run_d [2021-01-19T17:43:04.231Z] #24 23.46 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2021-01-19T17:43:04.231Z] #24 23.46 'build_debug' finished successfully (0.622s) [2021-01-19T17:43:04.231Z] #24 23.47 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2021-01-19T17:43:04.231Z] #24 23.47 [ 1/12] Compiling src/pyi_pythonlib.c [2021-01-19T17:43:04.231Z] #24 23.49 [ 2/12] Compiling src/pyi_launch.c [2021-01-19T17:43:04.231Z] #24 23.64 [ 3/12] Compiling src/pyi_python.c [2021-01-19T17:43:04.231Z] #24 23.67 [ 4/12] Compiling src/pyi_main.c [2021-01-19T17:43:04.490Z] #24 23.73 [ 5/12] Compiling src/pyi_global.c [2021-01-19T17:43:04.490Z] #24 23.74 [ 6/12] Compiling src/pyi_win32_utils.c [2021-01-19T17:43:04.490Z] #24 23.76 [ 7/12] Compiling src/pyi_archive.c [2021-01-19T17:43:04.490Z] #24 23.80 [ 8/12] Compiling src/pyi_utils.c [2021-01-19T17:43:04.490Z] #24 23.92 [ 9/12] Compiling src/pyi_path.c [2021-01-19T17:43:04.749Z] #24 24.02 [10/12] Compiling src/main.c [2021-01-19T17:43:04.749Z] #24 24.05 [11/12] Linking build/release/run [2021-01-19T17:43:04.749Z] #24 24.06 [12/12] Processing build/release/run [2021-01-19T17:43:04.749Z] #24 24.06 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2021-01-19T17:43:04.749Z] #24 24.06 'build_release' finished successfully (0.598s) [2021-01-19T17:43:04.749Z] #24 24.07 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2021-01-19T17:43:04.749Z] #24 24.07 [12/13] Processing build/debug/run_d [2021-01-19T17:43:04.749Z] #24 24.07 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2021-01-19T17:43:04.749Z] #24 24.07 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2021-01-19T17:43:04.749Z] #24 24.07 'install_debug' finished successfully (0.012s) [2021-01-19T17:43:04.749Z] #24 24.08 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2021-01-19T17:43:04.749Z] #24 24.08 [12/13] Processing build/release/run [2021-01-19T17:43:04.749Z] #24 24.08 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2021-01-19T17:43:04.749Z] #24 24.09 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2021-01-19T17:43:04.749Z] #24 24.09 'install_release' finished successfully (0.011s) [2021-01-19T17:43:04.749Z] #24 24.10 + /code/.tox/py39/bin/pip3 install .. [2021-01-19T17:43:05.018Z] #24 24.37 Processing /tmp/pyinstaller [2021-01-19T17:43:05.277Z] #24 24.58 Installing build dependencies: started [2021-01-19T17:43:11.836Z] #24 30.03 Installing build dependencies: finished with status 'done' [2021-01-19T17:43:11.836Z] #24 30.03 Getting requirements to build wheel: started [2021-01-19T17:43:11.836Z] #24 30.17 Getting requirements to build wheel: finished with status 'done' [2021-01-19T17:43:11.836Z] #24 30.17 Preparing wheel metadata: started [2021-01-19T17:43:11.836Z] #24 30.40 Preparing wheel metadata: finished with status 'done' [2021-01-19T17:43:11.836Z] #24 30.42 Requirement already satisfied: setuptools in /code/.tox/py39/lib/python3.9/site-packages (from pyinstaller==4.1) (51.0.0) [2021-01-19T17:43:11.836Z] #24 30.42 Requirement already satisfied: pyinstaller-hooks-contrib>=2020.6 in /code/.tox/py39/lib/python3.9/site-packages (from pyinstaller==4.1) (2020.11) [2021-01-19T17:43:11.836Z] #24 30.42 Requirement already satisfied: altgraph in /code/.tox/py39/lib/python3.9/site-packages (from pyinstaller==4.1) (0.17) [2021-01-19T17:43:11.836Z] #24 30.44 Building wheels for collected packages: pyinstaller [2021-01-19T17:43:11.836Z] #24 30.44 Building wheel for pyinstaller (PEP 517): started [2021-01-19T17:43:12.094Z] #24 31.19 Building wheel for pyinstaller (PEP 517): finished with status 'done' [2021-01-19T17:43:12.094Z] #24 31.20 Created wheel for pyinstaller: filename=pyinstaller-4.1-py3-none-any.whl size=2791009 sha256=3d6dfa11d8521e80f552a95933fcb2ba86a0278706ef19d842c67695db45c465 [2021-01-19T17:43:12.094Z] #24 31.20 Stored in directory: /tmp/pip-ephem-wheel-cache-adbd52zp/wheels/32/bd/d8/ea98192c27cabd5f22177443f045031df8a3b791dad5bada48 [2021-01-19T17:43:12.094Z] #24 31.20 Successfully built pyinstaller [2021-01-19T17:43:12.094Z] #24 31.42 Installing collected packages: pyinstaller [2021-01-19T17:43:12.094Z] #24 31.42 Attempting uninstall: pyinstaller [2021-01-19T17:43:12.094Z] #24 31.42 Found existing installation: pyinstaller 4.1 [2021-01-19T17:43:12.353Z] #24 31.51 Uninstalling pyinstaller-4.1: [2021-01-19T17:43:12.353Z] #24 31.52 Successfully uninstalled pyinstaller-4.1 [2021-01-19T17:43:12.353Z] #24 31.79 Successfully installed pyinstaller-4.1 [2021-01-19T17:43:12.612Z] #24 31.80 WARNING: You are using pip version 20.3.1; however, version 20.3.3 is available. [2021-01-19T17:43:12.612Z] #24 31.80 You should consider upgrading via the '/code/.tox/py39/bin/python -m pip install --upgrade pip' command. [2021-01-19T17:43:12.612Z] #24 31.89 + cd /code [2021-01-19T17:43:12.612Z] #24 31.89 + rm -Rf /tmp/pyinstaller [2021-01-19T17:43:12.612Z] #24 31.92 + /code/.tox/py39/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2021-01-19T17:43:12.871Z] #24 32.08 39 INFO: PyInstaller: 4.1 [2021-01-19T17:43:12.871Z] #24 32.08 39 INFO: Python: 3.9.0 [2021-01-19T17:43:12.871Z] #24 32.08 42 INFO: Platform: Linux-5.4.0-1025-aws-x86_64-with [2021-01-19T17:43:12.871Z] #24 32.08 44 INFO: UPX is not available. [2021-01-19T17:43:12.871Z] #24 32.09 45 INFO: Extending PYTHONPATH with paths [2021-01-19T17:43:12.871Z] #24 32.09 ['/code/bin', '/code'] [2021-01-19T17:43:12.871Z] #24 32.09 51 INFO: checking Analysis [2021-01-19T17:43:12.871Z] #24 32.09 51 INFO: Building Analysis because Analysis-00.toc is non existent [2021-01-19T17:43:12.871Z] #24 32.09 51 INFO: Initializing module dependency graph... [2021-01-19T17:43:12.871Z] #24 32.09 54 INFO: Caching module graph hooks... [2021-01-19T17:43:12.871Z] #24 32.10 59 INFO: Analyzing base_library.zip ... [2021-01-19T17:43:15.403Z] #24 34.56 2521 INFO: Processing pre-find module path hook distutils from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py'. [2021-01-19T17:43:15.403Z] #24 34.56 2522 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.9' [2021-01-19T17:43:16.781Z] #24 35.79 3745 INFO: Caching module dependency graph... [2021-01-19T17:43:16.781Z] #24 35.86 3821 INFO: running Analysis Analysis-00.toc [2021-01-19T17:43:16.781Z] #24 35.87 3831 INFO: Analyzing bin/docker-compose [2021-01-19T17:43:16.781Z] #24 36.16 4123 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py'. [2021-01-19T17:43:17.719Z] #24 37.20 5159 INFO: Processing pre-safe import module hook six.moves from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py'. [2021-01-19T17:43:21.013Z] #24 39.67 7633 INFO: Processing module hooks... [2021-01-19T17:43:21.013Z] #24 39.67 7634 INFO: Loading module hook 'hook-bcrypt.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:43:21.013Z] #24 39.67 7634 INFO: Loading module hook 'hook-certifi.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:43:21.013Z] #24 39.68 7637 INFO: Loading module hook 'hook-nacl.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:43:21.013Z] #24 39.68 7644 INFO: Loading module hook 'hook-jsonschema.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:43:21.013Z] #24 39.69 7649 INFO: Loading module hook 'hook-cryptography.py' from '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'... [2021-01-19T17:43:21.013Z] #24 39.83 7788 INFO: Loading module hook 'hook-multiprocessing.util.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.83 7791 INFO: Excluding import of test from module multiprocessing.util [2021-01-19T17:43:21.013Z] #24 39.83 7791 INFO: Loading module hook 'hook-heapq.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.83 7793 INFO: Excluding import of doctest from module heapq [2021-01-19T17:43:21.013Z] #24 39.83 7793 INFO: Loading module hook 'hook-sysconfig.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.84 7803 INFO: Loading module hook 'hook-distutils.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.84 7804 INFO: Loading module hook 'hook-encodings.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.89 7846 INFO: Loading module hook 'hook-pickle.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.89 7849 INFO: Excluding import of argparse from module pickle [2021-01-19T17:43:21.013Z] #24 39.89 7849 INFO: Loading module hook 'hook-xml.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.94 7895 INFO: Loading module hook 'hook-difflib.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.94 7897 INFO: Excluding import of doctest from module difflib [2021-01-19T17:43:21.013Z] #24 39.94 7897 INFO: Loading module hook 'hook-wcwidth.py' from '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks'... [2021-01-19T17:43:21.013Z] #24 39.96 7917 INFO: Looking for ctypes DLLs [2021-01-19T17:43:21.013Z] #24 39.96 7920 INFO: Analyzing run-time hooks ... [2021-01-19T17:43:21.013Z] #24 39.96 7924 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py' [2021-01-19T17:43:21.013Z] #24 39.97 7927 INFO: Including run-time hook '/code/.tox/py39/lib/python3.9/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_certifi.py' [2021-01-19T17:43:21.013Z] #24 39.98 7937 INFO: Looking for dynamic libraries [2021-01-19T17:43:21.013Z] #24 39.98 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.98 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.013Z] #24 39.98 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.013Z] #24 39.98 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.013Z] #24 39.98 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.013Z] #24 39.98 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.013Z] #24 39.98 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.98 Error relocating /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyContext_CopyCurrent: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyContextVar_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyContextToken_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so: PyContext_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_Compare: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyUnicode_ToDecimalDigit: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyContextVar_Set: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_CompareWithASCIIString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromWideChar: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTupleAndKeywords: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_IsInstance: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_Size: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_AsTuple: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyContextVar_New: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_GetItem: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyComplex_FromDoubles: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_CallMethod: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF8: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_CallObject: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyLong_GCD: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyLong_New: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyComplex_AsCComplex: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyContextVar_Get: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8String: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyFloat_FromString: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _PyUnicode_IsWhitespace: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_ArithmeticError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_ascii_whitespace: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyComplex_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyBaseObject_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyExc_ZeroDivisionError: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_HashNotImplemented: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.013Z] #24 39.99 Error relocating /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.013Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_Next: symbol not found [2021-01-19T17:43:21.013Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyLong_UnsignedShort_Converter: symbol not found [2021-01-19T17:43:21.013Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.013Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_FromSecondsObject: symbol not found [2021-01-19T17:43:21.013Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.013Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.013Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2021-01-19T17:43:21.013Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_FromMillisecondsObject: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyList_SetItem: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_AsTimeval_noraise: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_AsTimeval: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyObject_AsFileDescriptor: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyObject_CallMethodObjArgs: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _PyTime_AsMilliseconds: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyType_GetSlot: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.00 Error relocating /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_Gid_Converter: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyErr_Restore: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_RestoreSignals: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_FreeCharPArray: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyInterpreterState_Main: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyOS_BeforeFork: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyOS_AfterFork_Parent: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_Uid_Converter: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _PySequence_BytesToCharpArray: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_write_noraise: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_set_inheritable_async_safe: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyOS_AfterFork_Child: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyInterpreterState_Get: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_open_noraise: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _PyInterpreterState_GetConfig: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyState_AddModule: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: Py_hexdigits: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyErr_SetNone: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyTime_FromSecondsObject: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyArg_NoPositional: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyErr_NewExceptionWithDoc: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyTime_AsMicroseconds: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: Py_MakePendingCalls: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock_timed: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2021-01-19T17:43:21.014Z] #24 40.01 Error relocating /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so: Py_GenericAlias: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBytes_FromString: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_dup: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.014Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyModule_GetDict: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyBuffer_FillInfo: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_fstat_noraise: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_fstat: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: _Py_convert_optional_to_ssize_t: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrnoWithFilenameObject: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_Next: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyTraceback_Add: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttr: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormatV: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_Tuple: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_SetItem: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyDict_SetItemId: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyLong_Sign: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: Py_EnterRecursiveCall: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromWideChar: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsWideChar: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_IsSubclass: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyGILState_Ensure: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_IsInstance: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyOS_vsnprintf: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_Update: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMemoryView_FromObject: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_NormalizeException: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack8: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyGILState_Release: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDescr_NewClassMethod: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: Py_LeaveRecursiveCall: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttr: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySys_GetObject: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMem_Calloc: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_GetItem: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyFile_WriteString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyThreadState_GetDict: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDescr_NewGetSet: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AppendAndDel: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsVoidPtr: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsWideCharString: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_CallObject: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyUnicode_IsPrintable: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.015Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_NewVar: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack8: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyArg_UnpackTuple: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_SetAttrId: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyUnicode_EqualToASCIIString: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttrString: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLongMask: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyWeakref_NewProxy: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_Print: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyDict_SizeOf: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack4: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack4: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyCapsule_IsValid: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_Concat: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_GetAttrId: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyDict_GetItemIdWithError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyObject_CallFunction_SizeT: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyErr_WriteUnraisableMsg: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeWarning: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyUnicode_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyLong_Zero: symbol not found [2021-01-19T17:43:21.016Z] #24 40.02 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyWeakref_CallableProxyType: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: _PyWeakref_ProxyType: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyDict_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so: Py_GenericAlias: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_BadArgument: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromOrdinal: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyLong_FromByteArray: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF32: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromWideChar: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsWideChar: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack8: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodId_SizeT: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyErr_BadInternalCall: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF16: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsWideCharString: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompare: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyEval_GetBuiltinId: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack4: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeASCII: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyObject_GetAttrId: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyLong_FromNbIndexOrNbInt: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_EOFError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.016Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyThread_get_thread_ident: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyExc_AssertionError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.017Z] #24 40.03 Error relocating /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyTraceback_Add: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyImport_SetModule: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyDescr_NewGetSet: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF8: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_GetDict: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttrString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyUnicode_Decode: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyModule_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _PyByteArray_empty_string: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: _Py_HashSecret: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_Malloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_Realloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.04 Error relocating /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyList_SetItem: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyList_GetItem: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyObject_AsFileDescriptor: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromKindAndData: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_Compare: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_ToDecimalDigit: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromOrdinal: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_ToDigit: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_EqualToASCIIId: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyUnicode_ToNumeric: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _Py_ctype_toupper: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.017Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyGen_SetStopIterationValue: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PySet_Contains: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyGen_Send: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_Join: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_DelItem_KnownHash: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_Restore: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormatV: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.018Z] #24 40.05 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_SetItemId: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyThreadState_GetID: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_IsFinalizing: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_CallFinalizerFromDealloc: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_IsInstance: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_NormalizeException: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_WriteUnraisable: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_GivenExceptionMatches: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_GetItem_KnownHash: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyGen_FetchStopIterationValue: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodIdObjArgs: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyException_GetTraceback: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyErr_BadInternalCall: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PySet_Add: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_CallNoArgs: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_CallMethod: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyException_SetContext: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PySet_New: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_SetItem_KnownHash: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyThreadState_GetDict: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyException_SetTraceback: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyContext_CopyCurrent: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_SetAttrId: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_GetAttrId: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_NewReference: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyErr_ChainStackItem: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyErr_ChainExceptions: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _PyDict_GetItemIdWithError: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyTraceBack_Type: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyUnicode_Type: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_SystemExit: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyCoro_Type: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_KeyboardInterrupt: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyGen_Type: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyExc_StopIteration: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeLocale: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: Py_DecodeLocale: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _Py_SetLocaleFromEnv: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyUnicode_EncodeLocale: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyGILState_Ensure: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyGILState_Release: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyOS_setsig: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyObject_CallNoArgs: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _Py_FatalErrorFunc: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.018Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyOS_ReadlineFunctionPointer: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: _PyOS_ReadlineTState: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyOS_InputHook: symbol not found [2021-01-19T17:43:21.019Z] #24 40.06 Error relocating /usr/local/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyCompile_OpcodeStackEffectWithJump: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PySys_GetSizeOf: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_Next: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongAndOverflow: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_Split: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromEncodedObject: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeRawUnicodeEscape: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyLong_AsByteArray: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyLong_FromByteArray: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PySequence_List: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyLong_Sign: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: Py_EnterRecursiveCall: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_SetItem: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyByteArray_FromStringAndSize: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyImport_Import: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMemoryView_FromObject: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack8: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternInPlace: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsEncodedString: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: Py_LeaveRecursiveCall: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GetItem: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttr: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Init: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBytes_DecodeEscape: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodIdObjArgs: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Finish: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_CallNoArgs: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PySet_Update: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyOS_double_to_string: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeLatin1: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Alloc: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_Repr: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBytes_FromObject: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttr: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyMem_Strdup: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF8: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyPickleBuffer_GetBuffer: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PySys_GetObjectId: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyLong_NumBits: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Prepare: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PySet_New: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_FromString: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_CallObject: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyUnicode_EqualToASCIIId: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack8: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFrozenSet_New: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyArg_UnpackTuple: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyEval_GetBuiltinId: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyUnicode_EqualToASCIIString: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_GetSlice: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeASCII: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_GetAttrId: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PySet_NextEntry: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMemoryView_FromMemory: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_Decode: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMethod_New: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.019Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Dealloc: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyOS_string_to_double: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyMethod_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyNone_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PySet_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyByteArray_empty_string: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeDecodeError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyObject_NextNotImplemented: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeEncodeError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFrozenSet_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyEllipsis_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.07 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _PyNotImplemented_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyPickleBuffer_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_EOFError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsASCIIString: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyFunction_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyList_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyDict_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyExc_NotImplementedError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8String: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: Py_hexdigits: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: _Py_EllipsisObject: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyBytes_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_HashNotImplemented: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_HashNotImplemented: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyFrozenSet_New: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PySet_Add: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyType_FromSpecWithBases: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _PyLong_UnsignedLong_Converter: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.020Z] #24 40.08 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _PyErr_BadInternalCall: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyLong_UnsignedLong_Converter: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.020Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _PyLong_UnsignedLongLong_Converter: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.09 Error relocating /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.021Z] #24 40.10 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _Py_strhex: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so: PyExc_BufferError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyObject_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyLong_AsByteArray: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyLong_FromByteArray: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyNumber_Absolute: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyOS_URandomNonblock: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyLong_NumBits: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyTime_GetSystemClock: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.11 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.021Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.021Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2021-01-19T17:43:21.021Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2021-01-19T17:43:21.021Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.021Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.021Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _Py_convert_optional_to_ssize_t: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodId_SizeT: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyList_Insert: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so: PyList_Type: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongAndOverflow: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupSpecial: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Subtract: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_AsDouble: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_TrueDivide: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PySequence_Tuple: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Sign: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Absolute: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Lshift: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_FloorDivide: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_FromDouble: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Copy: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_dg_stdnan: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_NumBits: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_GCD: symbol not found [2021-01-19T17:43:21.022Z] #24 40.12 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Add: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_dg_infinity: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_bit_length: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Rshift: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyNumber_Multiply: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Frexp: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyObject_Malloc: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongLongAndOverflow: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_One: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: _PyLong_Zero: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_DeprecationWarning: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromKindAndData: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_Keys: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromOrdinal: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_FindChar: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_GetLength: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTupleAndKeywords: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyNumber_Check: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallDict: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyArg_UnpackTuple: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeASCII: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyNumber_Float: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.13 Error relocating /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsSize_t: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack2: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyLong_AsByteArray: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyDict_Clear: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.022Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack2: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack8: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Init: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Finish: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Alloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyType_Name: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsVoidPtr: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack8: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsASCIIString: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Pack4: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyFloat_Unpack4: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Dealloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_GetSlot: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: _Py_ctype_table: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.023Z] #24 40.14 Error relocating /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _Py_strhex_bytes_with_sep: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyMem_Calloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Init: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Finish: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Alloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Prepare: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyBytesWriter_Dealloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyExc_DeprecationWarning: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so: _PyLong_DigitValue: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PySequence_Tuple: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyStructSequence_InitType2: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyStructSequence_New: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _Py_Gid_Converter: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyNumber_Long: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_WarnFormat: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyStructSequence_NewType: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyUnicode_EncodeFSDefault: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.023Z] #24 40.15 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyStructSequence_New: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _PyLong_FromGid: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyBytes_AsStringAndSize: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyMem_RawRealloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeFSDefault: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyExc_DeprecationWarning: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_SetNone: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMapping_Check: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_NewExceptionWithDoc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyDict_SetItemId: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_Calloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMapping_GetItemString: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_EOFError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_SetNone: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_NoPositional: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyNumber_Index: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_Realloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.16 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_SystemError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_EOFError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyMem_RawFree: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyMem_RawMalloc: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyState_AddModule: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyState_FindModule: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: _PyLong_FromNbIndexOrNbInt: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeLocale: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyType_GetFlags: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2021-01-19T17:43:21.024Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_AsTimevalTime_t: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_WriteChar: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyLong_AsDouble: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_ObjectToTimeval: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: Py_BuildValue: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_TrueDivide: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_GetLength: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyLong_AsTime_t: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyLong_DivmodNear: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_HashBytes: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_Substring: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyObject_LookupAttrId: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyObject_GetDictPtr: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTupleAndKeywords: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_ObjectToTime_t: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_FloorDivide: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_Divmod: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodId: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_GetItem: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethodIdObjArgs: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyLong_FromDouble: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_AppendAndDel: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_CallNoArgs: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_And: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_CallMethod: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsLatin1String: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.025Z] #24 40.17 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_Remainder: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_Add: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Copy: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyArg_UnpackTuple: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_GetSystemClock: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyNumber_Multiply: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_Malloc: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_NewReference: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyLong_One: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_localtime: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeEncodeError: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyExc_NotImplementedError: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: _PyTime_gmtime: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_AsSecondsDouble: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_FromSecondsObject: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyByteArray_Size: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Restore: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.025Z] #24 40.18 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyObject_CallFinalizerFromDealloc: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyOS_snprintf: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsEncodedString: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_WriteUnraisable: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLong: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_FromSeconds: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_ResourceWarning: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_dup: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_EncodeFSDefault: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyType_GenericNew: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.025Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_set_inheritable: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _PyTime_AsMilliseconds: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyByteArray_AsString: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_Warning: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeWarning: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_DeprecationWarning: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeFSDefault: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeFSDefault: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyList_AsTuple: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_AddStringConstant: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyGILState_Release: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyErr_ChainExceptions: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_CallFunction_SizeT: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyLong_FromSize_t: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBuffer_FillInfo: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyDict_GetItemWithError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyWeakref_GetObject: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_NoKeywords: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyTime_GetMonotonicClock: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyTime_AsMilliseconds: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FSConverter: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_WriteUnraisable: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_NoPositional: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromEncodedObject: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsASCIIString: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_GetDict: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrnoWithFilenameObject: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyList_Size: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_NewExceptionWithDoc: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBytes_FromString: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_Decode: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_BadArgument: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyGILState_Ensure: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_CallObject: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_SetAttrId: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_CheckBuffer: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyWeakref_NewRef: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_fopen_obj: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyErr_BadInternalCall: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_WarnFormat: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8String: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyCapsule_Import: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeWarning: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: _PyByteArray_empty_string: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_NotImplementedError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.19 Error relocating /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeEncodeError: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeEncodeError_SetStart: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8AndSize: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_Append: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromOrdinal: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PySequence_GetItem: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Dealloc: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_BadArgument: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_VectorcallMethod: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyLong_AsByteArray: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyLong_FromByteArray: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.026Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_UnpackKeywords: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethod_SizeT: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_Substring: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyModule_AddType: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBytes_AsString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicode_FromId: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeDecodeError_SetReason: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeEncodeError_SetEnd: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PySequence_Size: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeDecodeError_Create: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeUTF8: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeDecodeError_SetStart: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeDecodeError_SetEnd: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteStr: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyBytes_Size: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Init: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyCodec_LookupError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyBytes_Resize: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyCapsule_IsValid: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicode_Splitlines: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PySequence_Check: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Finish: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyUnicodeEncodeError_SetReason: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyCodec_StrictErrors: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _PyObject_CallFunction_SizeT: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_UnicodeEncodeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.027Z] #24 40.20 Error relocating /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_PrepareInternal: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyCapsule_IsValid: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_PrepareInternal: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.21 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_PrepareInternal: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyCapsule_IsValid: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2021-01-19T17:43:21.027Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModuleNoBlock: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.22 Error relocating /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so: PyExc_LookupError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongMask: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PySys_Audit: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _PyArg_CheckPositional: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _PyLong_AsInt: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyErr_CheckSignals: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyObject_AsFileDescriptor: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _PyArg_Parse_SizeT: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.23 Error relocating /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyInterpreterState_GetDict: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_SetNone: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Next: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromKindAndData: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Keys: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThreadState_Clear: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Copy: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Call: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Init: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Restore: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyNumber_Long: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_SetItemString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Display: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Clear: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThread_acquire_lock: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThread_allocate_lock: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThreadState_Delete: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_WarnEx: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_GetLength: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLong: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Fetch: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyLong_Sign: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_CallMethod_SizeT: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThread_release_lock: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_New: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericSetAttr: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyComplex_FromCComplex: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyGILState_Ensure: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyType_GenericAlloc: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_IsInstance: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_Size: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_NormalizeException: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyGILState_Release: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternInPlace: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCallable_Check: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLongLong: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCMethod_New: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PySys_GetObject: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_GetItem: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUTF8: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFile_WriteString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCapsule_GetPointer: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_SetFromErrno: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThreadState_GetDict: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyGILState_GetThisThreadState: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFile_WriteObject: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_DecodeLatin1: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Repr: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.028Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsVoidPtr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyDict_GetItem: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Str: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyThread_free_lock: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBuffer_IsContiguous: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompare: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBuffer_Release: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBool_FromLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GetBuffer: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyComplex_AsCComplex: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_NewVar: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyException_SetTraceback: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_FatalErrorFunc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCapsule_New: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTuple_SizeT: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBuffer_FillInfo: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyArg_ParseTupleAndKeywords_SizeT: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsLongLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_AsFileDescriptor: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_SetAttrString: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_FromLongLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsUnsignedLongLongMask: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Malloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromStringAndSize: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_AsUCS4: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyLong_AsLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_GetSlice: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_HashPointer: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFloat_FromDouble: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyThreadState_UncheckedGet: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyErr_NewException: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyObject_CallFunction_SizeT: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyModule_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_RuntimeError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyUnicode_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _PyByteArray_empty_string: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_KeyError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: Py_FileSystemDefaultEncoding: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_SystemError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_ImportError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_UserWarning: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyTuple_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_AttributeError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyCFunction_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyByteArray_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyList_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_NotImplementedError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyBool_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyType_Type: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_OSError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_MemoryError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyExc_ZeroDivisionError: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyObject_CallMethod: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyArg_UnpackTuple: symbol not found [2021-01-19T17:43:21.029Z] #24 40.24 Error relocating /code/.tox/py39/lib/python3.9/site-packages/bcrypt/_bcrypt.abi3.so: PyObject_Malloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyArg_UnpackTuple: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyObject_CallMethod: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyObject_Malloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyFloat_AsDouble: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyObject_Free: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyLong_FromLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyEval_RestoreThread: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyObject_CallMethod: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyEval_SaveThread: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyArg_UnpackTuple: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyLong_FromUnsignedLong: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: PyObject_Malloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /code/.tox/py39/lib/python3.9/site-packages/nacl/_sodium.abi3.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyAccu_FinishAsList: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromKindAndData: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Dealloc: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunction: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PySequence_Fast: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyAccu_Destroy: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteChar: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_Clear: symbol not found [2021-01-19T17:43:21.029Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromString: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_SetItem: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: Py_EnterRecursiveCall: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_Substring: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_CheckFunctionResult: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyBytes_FromStringAndSize: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTupleAndKeywords: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyModule_GetState: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: Py_LeaveRecursiveCall: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_DelItem: symbol not found [2021-01-19T17:43:21.030Z] #24 40.25 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyAccu_Init: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_IsTrue: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_New: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyTuple_Pack: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyList_Sort: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_Contains: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicode_Ready: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyCFunction_GetFunction: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_InternFromString: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyMapping_Items: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyUnicode_New: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyLong_FromString: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyDict_SetDefault: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyLong_FromVoidPtr: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyType_IsSubtype: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Init: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyAccu_Accumulate: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyObject_MakeTpCall: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyType_FromSpec: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_WriteSubstring: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyErr_SetObject: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyIter_Next: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyFloat_FromString: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _PyUnicodeWriter_Finish: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_NoneStruct: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyFloat_Type: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyExc_OverflowError: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyLong_Type: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyCFunction_Type: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: PyExc_StopIteration: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so: Py_hexdigits: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so: PyModuleDef_Init: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so: _Py_BuildValue_SizeT: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /usr/local/lib/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so: PyModule_AddIntConstant: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyMem_Malloc: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyUnicode_FromFormat: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyIndex_Check: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_ExceptionMatches: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyNumber_AsSsize_t: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_ClearWeakRefs: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_SetString: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyThreadState_Get: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_Occurred: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyList_Extend: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_Hash: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_CallFunctionObjArgs: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GetAttrString: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_SetItem: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyModule_AddObject: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyMem_Free: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyTuple_GetItem: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyImport_ImportModule: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GC_UnTrack: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_Clear: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_Append: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyTrash_begin: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_GetItem: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyType_Ready: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_New: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_Repr: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GetIter: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _Py_Dealloc: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompare: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_Format: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyTuple_Size: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyTrash_end: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyErr_NoMemory: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyModule_Create2: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_RichCompareBool: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyLong_FromSsize_t: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyLong_AsSsize_t: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyList_SetSlice: symbol not found [2021-01-19T17:43:21.030Z] #24 40.26 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Track: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyArg_ParseTuple: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PySlice_AdjustIndices: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyObject_GC_New: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyTuple_New: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GC_Del: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PySlice_Unpack: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _Py_TrueStruct: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _Py_NotImplementedStruct: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyExc_ValueError: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyExc_TypeError: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _Py_FalseStruct: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyExc_IndexError: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: _PyEval_SliceIndex: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PySlice_Type: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyExc_StopIteration: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_GenericGetAttr: symbol not found [2021-01-19T17:43:21.030Z] #24 40.27 Error relocating /code/.tox/py39/lib/python3.9/site-packages/pvectorc.cpython-39-x86_64-linux-gnu.so: PyObject_SelfIter: symbol not found [2021-01-19T17:43:21.030Z] #24 40.30 8256 INFO: Looking for eggs [2021-01-19T17:43:21.030Z] #24 40.30 8256 INFO: Using Python library /usr/local/lib/libpython3.9.so.1.0 [2021-01-19T17:43:21.030Z] #24 40.31 8265 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2021-01-19T17:43:21.030Z] #24 40.35 8310 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2021-01-19T17:43:21.030Z] #24 40.37 8328 INFO: checking PYZ [2021-01-19T17:43:21.030Z] #24 40.37 8328 INFO: Building PYZ because PYZ-00.toc is non existent [2021-01-19T17:43:21.030Z] #24 40.37 8328 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2021-01-19T17:43:21.967Z] #24 41.07 9034 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2021-01-19T17:43:21.967Z] #24 41.08 9044 INFO: checking PKG [2021-01-19T17:43:21.967Z] #24 41.08 9044 INFO: Building PKG because PKG-00.toc is non existent [2021-01-19T17:43:21.967Z] #24 41.08 9044 INFO: Building PKG (CArchive) PKG-00.pkg [2021-01-19T17:43:25.255Z] #24 44.26 12216 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2021-01-19T17:43:25.255Z] #24 44.26 12219 INFO: Bootloader /code/.tox/py39/lib/python3.9/site-packages/PyInstaller/bootloader/Linux-64bit/run [2021-01-19T17:43:25.255Z] #24 44.26 12219 INFO: checking EXE [2021-01-19T17:43:25.255Z] #24 44.26 12219 INFO: Building EXE because EXE-00.toc is non existent [2021-01-19T17:43:25.255Z] #24 44.26 12219 INFO: Building EXE from EXE-00.toc [2021-01-19T17:43:25.255Z] #24 44.26 12219 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2021-01-19T17:43:25.255Z] #24 44.37 12328 INFO: Building EXE from EXE-00.toc completed successfully. [2021-01-19T17:43:25.255Z] #24 44.44 + ls -la dist/ [2021-01-19T17:43:25.255Z] #24 44.44 total 9664 [2021-01-19T17:43:25.255Z] #24 44.44 drwxrwxrwx 2 root root 4096 Jan 19 17:43 . [2021-01-19T17:43:25.255Z] #24 44.44 drwxr-xr-x 1 root root 4096 Jan 19 17:43 .. [2021-01-19T17:43:25.255Z] #24 44.44 -rwxr-xr-x 1 root root 9881360 Jan 19 17:43 docker-compose [2021-01-19T17:43:25.255Z] #24 44.44 + ldd dist/docker-compose [2021-01-19T17:43:25.255Z] #24 44.44 /lib/ld-musl-x86_64.so.1 (0x7f9a1c3d4000) [2021-01-19T17:43:25.255Z] #24 44.44 libz.so.1 => /lib/libz.so.1 (0x7f9a1c3a0000) [2021-01-19T17:43:25.255Z] #24 44.44 libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f9a1c3d4000) [2021-01-19T17:43:25.255Z] #24 44.44 + mv dist/docker-compose /usr/local/bin [2021-01-19T17:43:25.255Z] #24 44.44 + docker-compose version [2021-01-19T17:43:25.533Z] #24 44.83 docker-compose version 1.28.0dev, build 1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:43:25.533Z] #24 44.83 docker-py version: 4.4.1 [2021-01-19T17:43:25.533Z] #24 44.83 CPython version: 3.9.0 [2021-01-19T17:43:25.533Z] #24 44.83 OpenSSL version: OpenSSL 1.1.1i 8 Dec 2020 [2021-01-19T17:43:25.809Z] #24 DONE 45.1s [2021-01-19T17:43:25.809Z] [2021-01-19T17:43:25.809Z] #25 exporting to image [2021-01-19T17:43:25.809Z] #25 exporting layers [2021-01-19T17:43:29.109Z] #25 exporting layers 3.4s done [2021-01-19T17:43:29.109Z] #25 writing image sha256:563c3e9cf82d25f2b8b8b8ad275a82d470ae46bc8ef5e63f82cb9f6829ba34dc [2021-01-19T17:43:29.109Z] #25 writing image sha256:563c3e9cf82d25f2b8b8b8ad275a82d470ae46bc8ef5e63f82cb9f6829ba34dc done [2021-01-19T17:43:29.109Z] #25 naming to docker.io/dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e done [2021-01-19T17:43:29.109Z] #25 DONE 3.4s [Pipeline] sh [2021-01-19T17:43:29.398Z] + docker push dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:43:29.398Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2021-01-19T17:43:34.662Z] 54ffa369772c: Preparing [2021-01-19T17:43:34.662Z] 1994b45b88b9: Preparing [2021-01-19T17:43:34.662Z] 912c94a107ad: Preparing [2021-01-19T17:43:34.662Z] 9d7be778f447: Preparing [2021-01-19T17:43:34.662Z] dfa4dcaaaf36: Preparing [2021-01-19T17:43:34.662Z] d7a9a6a0cbb1: Preparing [2021-01-19T17:43:34.662Z] 71cae086d3f2: Preparing [2021-01-19T17:43:34.662Z] e14b6c048339: Preparing [2021-01-19T17:43:34.662Z] 1f64bf6fb781: Preparing [2021-01-19T17:43:34.662Z] f15ebf387766: Preparing [2021-01-19T17:43:34.662Z] eb01e55c5330: Preparing [2021-01-19T17:43:34.662Z] dd6fa2494af6: Preparing [2021-01-19T17:43:34.662Z] dbaf4f69c62e: Preparing [2021-01-19T17:43:34.662Z] a9c4e7ae795a: Preparing [2021-01-19T17:43:34.662Z] 0f2226599ff6: Preparing [2021-01-19T17:43:34.662Z] aff7c74063e9: Preparing [2021-01-19T17:43:34.662Z] 75b746f2c351: Preparing [2021-01-19T17:43:34.662Z] fc2acffdbde0: Preparing [2021-01-19T17:43:34.662Z] 6edbe0a60401: Preparing [2021-01-19T17:43:34.662Z] 48eabd1e0e5b: Preparing [2021-01-19T17:43:34.662Z] e4975ed69b9b: Preparing [2021-01-19T17:43:34.662Z] ace0eda3e3be: Preparing [2021-01-19T17:43:34.662Z] ace0eda3e3be: Waiting [2021-01-19T17:43:34.662Z] dd6fa2494af6: Waiting [2021-01-19T17:43:34.662Z] dbaf4f69c62e: Waiting [2021-01-19T17:43:34.662Z] a9c4e7ae795a: Waiting [2021-01-19T17:43:34.662Z] 0f2226599ff6: Waiting [2021-01-19T17:43:34.662Z] aff7c74063e9: Waiting [2021-01-19T17:43:34.662Z] 75b746f2c351: Waiting [2021-01-19T17:43:34.662Z] fc2acffdbde0: Waiting [2021-01-19T17:43:34.662Z] 6edbe0a60401: Waiting [2021-01-19T17:43:34.662Z] 48eabd1e0e5b: Waiting [2021-01-19T17:43:34.662Z] e4975ed69b9b: Waiting [2021-01-19T17:43:34.662Z] e14b6c048339: Waiting [2021-01-19T17:43:34.662Z] 1f64bf6fb781: Waiting [2021-01-19T17:43:34.662Z] d7a9a6a0cbb1: Waiting [2021-01-19T17:43:34.662Z] 71cae086d3f2: Waiting [2021-01-19T17:43:34.662Z] f15ebf387766: Waiting [2021-01-19T17:43:34.662Z] eb01e55c5330: Waiting [2021-01-19T17:43:36.564Z] 9d7be778f447: Pushed [2021-01-19T17:43:36.822Z] dfa4dcaaaf36: Pushed [2021-01-19T17:43:36.822Z] 1994b45b88b9: Pushed [2021-01-19T17:43:40.105Z] 71cae086d3f2: Pushed [2021-01-19T17:43:41.481Z] d7a9a6a0cbb1: Pushed [2021-01-19T17:43:41.481Z] e14b6c048339: Pushed [2021-01-19T17:43:43.381Z] eb01e55c5330: Pushed [2021-01-19T17:43:43.948Z] f15ebf387766: Pushed [2021-01-19T17:43:45.320Z] 912c94a107ad: Pushed [2021-01-19T17:43:45.886Z] 1f64bf6fb781: Pushed [2021-01-19T17:43:46.826Z] dd6fa2494af6: Pushed [2021-01-19T17:43:47.761Z] 0f2226599ff6: Pushed [2021-01-19T17:43:49.665Z] aff7c74063e9: Pushed [2021-01-19T17:43:49.665Z] fc2acffdbde0: Layer already exists [2021-01-19T17:43:49.665Z] 6edbe0a60401: Layer already exists [2021-01-19T17:43:49.924Z] 48eabd1e0e5b: Layer already exists [2021-01-19T17:43:50.182Z] dbaf4f69c62e: Pushed [2021-01-19T17:43:50.182Z] e4975ed69b9b: Layer already exists [2021-01-19T17:43:50.182Z] ace0eda3e3be: Layer already exists [2021-01-19T17:43:51.557Z] 54ffa369772c: Pushed [2021-01-19T17:43:52.493Z] a9c4e7ae795a: Pushed [2021-01-19T17:44:04.690Z] 75b746f2c351: Pushed [2021-01-19T17:44:06.588Z] alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e: digest: sha256:feb79123730151cb3c97d491f602c75bbdd25d193551b96cf1a99b24772f123c size: 4925 [Pipeline] } [2021-01-19T17:44:06.596Z] [Pipeline] // ansiColor [Pipeline] echo [2021-01-19T17:44:06.603Z] dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] parallel [Pipeline] { (Branch: alpine_19.03.13_py39) [Pipeline] { (Branch: debian_19.03.13_py39) [Pipeline] stage [Pipeline] { (python=py39 docker=19.03.13 alpine) [Pipeline] stage [Pipeline] { (python=py39 docker=19.03.13 debian) [Pipeline] node [Pipeline] node [2021-01-19T17:44:06.665Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08d7d53666243113d) in /home/ubuntu/workspace/compose_fix-docker-version [Pipeline] { [Pipeline] checkout [2021-01-19T17:44:06.679Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f631074430227146) in /home/ubuntu/workspace/compose_fix-docker-version [Pipeline] { [Pipeline] checkout [2021-01-19T17:44:06.695Z] using credential sf-release-bot.github.ssh [2021-01-19T17:44:06.698Z] using credential sf-release-bot.github.ssh [2021-01-19T17:44:06.715Z] Fetching changes from the remote Git repository [2021-01-19T17:44:06.717Z] Cloning the remote Git repository [2021-01-19T17:44:06.717Z] Cloning with configured refspecs honoured and without tags [2021-01-19T17:44:06.724Z] Fetching without tags [2021-01-19T17:44:07.051Z] Checking out Revision 1c499bb2ebf58c86a86783aa9db957eab42b565e (fix-docker-version) [2021-01-19T17:44:07.122Z] Commit message: "Remove restriction on docker version" [2021-01-19T17:44:07.171Z] > git --version # timeout=10 [2021-01-19T17:44:07.209Z] > git --version # 'git version 2.17.1' [2021-01-19T17:44:07.245Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-19T17:44:06.736Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-01-19T17:44:06.747Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-01-19T17:44:06.756Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-01-19T17:44:06.756Z] > git --version # timeout=10 [2021-01-19T17:44:06.771Z] > git --version # 'git version 2.17.1' [2021-01-19T17:44:06.771Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-01-19T17:44:06.777Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:44:07.084Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T17:44:07.103Z] > git checkout -f 1c499bb2ebf58c86a86783aa9db957eab42b565e # timeout=10 [2021-01-19T17:44:06.718Z] Cloning repository git@github.com:docker/compose.git [2021-01-19T17:44:06.719Z] > git init /home/ubuntu/workspace/compose_fix-docker-version # timeout=10 [2021-01-19T17:44:06.727Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-01-19T17:44:06.727Z] > git --version # timeout=10 [2021-01-19T17:44:06.735Z] > git --version # 'git version 2.17.1' [2021-01-19T17:44:06.735Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-01-19T17:44:06.737Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [Pipeline] sh [2021-01-19T17:44:08.202Z] + docker info -f {{.Driver}} [2021-01-19T17:44:08.648Z] Fetching without tags [2021-01-19T17:44:08.627Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-01-19T17:44:08.630Z] > git config --add remote.origin.fetch +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:44:08.638Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2021-01-19T17:44:08.649Z] Fetching upstream changes from git@github.com:docker/compose.git [2021-01-19T17:44:08.649Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2021-01-19T17:44:08.651Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10 [2021-01-19T17:44:08.918Z] Checking out Revision 1c499bb2ebf58c86a86783aa9db957eab42b565e (fix-docker-version) [2021-01-19T17:44:08.973Z] Commit message: "Remove restriction on docker version" [2021-01-19T17:44:08.992Z] > git --version # timeout=10 [2021-01-19T17:44:09.004Z] > git --version # 'git version 2.17.1' [2021-01-19T17:44:09.017Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] sh [2021-01-19T17:44:08.919Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T17:44:08.928Z] > git checkout -f 1c499bb2ebf58c86a86783aa9db957eab42b565e # timeout=10 [2021-01-19T17:44:09.885Z] + docker info -f {{.Driver}} [Pipeline] echo [2021-01-19T17:44:19.872Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2021-01-19T17:44:19.882Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-01-19T17:44:19.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:44:20.006Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-docker-version@tmp/6b36c226-07fd-4dd0-b1b9-b8bc8e40b58e/config.json. [2021-01-19T17:44:20.006Z] Configure a credential helper to remove this warning. See [2021-01-19T17:44:20.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:44:20.006Z] [2021-01-19T17:44:20.006Z] Login Succeeded [Pipeline] { [Pipeline] sh [2021-01-19T17:44:20.292Z] + pwd [2021-01-19T17:44:20.292Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_fix-docker-version/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=1 -e PY_TEST_VERSIONS=py39 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e --verbose [2021-01-19T17:44:20.292Z] Unable to find image 'dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e' locally [Pipeline] echo [2021-01-19T17:44:20.407Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2021-01-19T17:44:20.449Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2021-01-19T17:44:20.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:44:20.558Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_fix-docker-version@tmp/97e52ace-261e-42b2-8b1b-e780153e5826/config.json. [2021-01-19T17:44:20.558Z] Configure a credential helper to remove this warning. See [2021-01-19T17:44:20.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:44:20.558Z] [2021-01-19T17:44:20.558Z] Login Succeeded [Pipeline] { [Pipeline] sh [2021-01-19T17:44:20.814Z] + pwd [2021-01-19T17:44:20.814Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_fix-docker-version/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=1 -e PY_TEST_VERSIONS=py39 --entrypoint=script/test/ci dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e --verbose [2021-01-19T17:44:20.814Z] Unable to find image 'dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e' locally [2021-01-19T17:44:21.074Z] debian-1c499bb2ebf58c86a86783aa9db957eab42b565e: Pulling from dockerbuildbot/compose [2021-01-19T17:44:21.074Z] 852e50cd189d: Pulling fs layer [2021-01-19T17:44:21.074Z] 38449967cae5: Pulling fs layer [2021-01-19T17:44:21.074Z] d57cc5b29eb0: Pulling fs layer [2021-01-19T17:44:21.074Z] 9ee85f0d2615: Pulling fs layer [2021-01-19T17:44:21.074Z] 11142abdfc31: Pulling fs layer [2021-01-19T17:44:21.074Z] 309ab9040657: Pulling fs layer [2021-01-19T17:44:21.074Z] ac76a8c94536: Pulling fs layer [2021-01-19T17:44:21.074Z] 59a8f756fef4: Pulling fs layer [2021-01-19T17:44:21.074Z] dedbde1e8bf3: Pulling fs layer [2021-01-19T17:44:21.074Z] d9de8be12dfd: Pulling fs layer [2021-01-19T17:44:21.074Z] ea039dfbef9d: Pulling fs layer [2021-01-19T17:44:21.074Z] b64246d7658a: Pulling fs layer [2021-01-19T17:44:21.074Z] beda19ff7f08: Pulling fs layer [2021-01-19T17:44:21.074Z] 8dd2cd719b71: Pulling fs layer [2021-01-19T17:44:21.074Z] 78528a13dac0: Pulling fs layer [2021-01-19T17:44:21.074Z] 2c9ca4187ad9: Pulling fs layer [2021-01-19T17:44:21.074Z] 7d17e08c81f2: Pulling fs layer [2021-01-19T17:44:21.074Z] 16dbf1741aed: Pulling fs layer [2021-01-19T17:44:21.074Z] a86bff1df6e7: Pulling fs layer [2021-01-19T17:44:21.074Z] 20917af9aab8: Pulling fs layer [2021-01-19T17:44:21.074Z] 49e3fa7ca6d1: Pulling fs layer [2021-01-19T17:44:21.074Z] 71c79bd8bc6e: Pulling fs layer [2021-01-19T17:44:21.074Z] 9ee85f0d2615: Waiting [2021-01-19T17:44:21.074Z] 11142abdfc31: Waiting [2021-01-19T17:44:21.074Z] 309ab9040657: Waiting [2021-01-19T17:44:21.074Z] ac76a8c94536: Waiting [2021-01-19T17:44:21.074Z] 59a8f756fef4: Waiting [2021-01-19T17:44:21.074Z] dedbde1e8bf3: Waiting [2021-01-19T17:44:21.074Z] d9de8be12dfd: Waiting [2021-01-19T17:44:21.074Z] ea039dfbef9d: Waiting [2021-01-19T17:44:21.074Z] b64246d7658a: Waiting [2021-01-19T17:44:21.074Z] beda19ff7f08: Waiting [2021-01-19T17:44:21.074Z] 8dd2cd719b71: Waiting [2021-01-19T17:44:21.074Z] 78528a13dac0: Waiting [2021-01-19T17:44:21.074Z] 2c9ca4187ad9: Waiting [2021-01-19T17:44:21.074Z] 7d17e08c81f2: Waiting [2021-01-19T17:44:21.074Z] 16dbf1741aed: Waiting [2021-01-19T17:44:21.074Z] a86bff1df6e7: Waiting [2021-01-19T17:44:21.074Z] 20917af9aab8: Waiting [2021-01-19T17:44:21.074Z] 49e3fa7ca6d1: Waiting [2021-01-19T17:44:21.074Z] 71c79bd8bc6e: Waiting [2021-01-19T17:44:21.332Z] 38449967cae5: Verifying Checksum [2021-01-19T17:44:21.332Z] 38449967cae5: Download complete [2021-01-19T17:44:21.332Z] 9ee85f0d2615: Verifying Checksum [2021-01-19T17:44:21.332Z] 9ee85f0d2615: Download complete [2021-01-19T17:44:21.332Z] 852e50cd189d: Verifying Checksum [2021-01-19T17:44:21.332Z] 852e50cd189d: Download complete [2021-01-19T17:44:21.591Z] 11142abdfc31: Verifying Checksum [2021-01-19T17:44:21.591Z] 11142abdfc31: Download complete [2021-01-19T17:44:21.591Z] d57cc5b29eb0: Verifying Checksum [2021-01-19T17:44:21.591Z] d57cc5b29eb0: Download complete [2021-01-19T17:44:21.591Z] ac76a8c94536: Verifying Checksum [2021-01-19T17:44:21.591Z] ac76a8c94536: Download complete [2021-01-19T17:44:21.591Z] 59a8f756fef4: Verifying Checksum [2021-01-19T17:44:21.591Z] 59a8f756fef4: Download complete [2021-01-19T17:44:22.158Z] dedbde1e8bf3: Verifying Checksum [2021-01-19T17:44:22.158Z] dedbde1e8bf3: Download complete [2021-01-19T17:44:22.158Z] ea039dfbef9d: Verifying Checksum [2021-01-19T17:44:22.158Z] ea039dfbef9d: Download complete [2021-01-19T17:44:22.158Z] b64246d7658a: Verifying Checksum [2021-01-19T17:44:22.158Z] b64246d7658a: Download complete [2021-01-19T17:44:22.158Z] beda19ff7f08: Verifying Checksum [2021-01-19T17:44:22.158Z] beda19ff7f08: Download complete [2021-01-19T17:44:22.196Z] alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e: Pulling from dockerbuildbot/compose [2021-01-19T17:44:22.196Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T17:44:22.196Z] d9fc4dd5c37b: Pulling fs layer [2021-01-19T17:44:22.196Z] 8e2102c9ae14: Pulling fs layer [2021-01-19T17:44:22.196Z] ce0fde1153f7: Pulling fs layer [2021-01-19T17:44:22.196Z] a8b288088b48: Pulling fs layer [2021-01-19T17:44:22.196Z] 78aa4222583a: Pulling fs layer [2021-01-19T17:44:22.196Z] 53709760947c: Pulling fs layer [2021-01-19T17:44:22.196Z] ce6779c3994d: Pulling fs layer [2021-01-19T17:44:22.196Z] 4b24b14ecc2a: Pulling fs layer [2021-01-19T17:44:22.196Z] 52c719f2e2ac: Pulling fs layer [2021-01-19T17:44:22.196Z] 25717eae4fa2: Pulling fs layer [2021-01-19T17:44:22.196Z] f49ae5903d8a: Pulling fs layer [2021-01-19T17:44:22.196Z] 7ebe832a9df5: Pulling fs layer [2021-01-19T17:44:22.196Z] a6ed069f04db: Pulling fs layer [2021-01-19T17:44:22.196Z] 55e864f12d22: Pulling fs layer [2021-01-19T17:44:22.196Z] c219ff6f28e8: Pulling fs layer [2021-01-19T17:44:22.196Z] 0b8a81cb295d: Pulling fs layer [2021-01-19T17:44:22.196Z] 668bf950d441: Pulling fs layer [2021-01-19T17:44:22.196Z] 0902e443ce7e: Pulling fs layer [2021-01-19T17:44:22.196Z] 00ebc3f7f4d1: Pulling fs layer [2021-01-19T17:44:22.196Z] 5fe24d22b854: Pulling fs layer [2021-01-19T17:44:22.196Z] 85bef94e2a89: Pulling fs layer [2021-01-19T17:44:22.196Z] 78aa4222583a: Waiting [2021-01-19T17:44:22.196Z] 53709760947c: Waiting [2021-01-19T17:44:22.196Z] ce6779c3994d: Waiting [2021-01-19T17:44:22.196Z] 4b24b14ecc2a: Waiting [2021-01-19T17:44:22.196Z] 52c719f2e2ac: Waiting [2021-01-19T17:44:22.196Z] 25717eae4fa2: Waiting [2021-01-19T17:44:22.196Z] f49ae5903d8a: Waiting [2021-01-19T17:44:22.196Z] 7ebe832a9df5: Waiting [2021-01-19T17:44:22.196Z] a6ed069f04db: Waiting [2021-01-19T17:44:22.197Z] 55e864f12d22: Waiting [2021-01-19T17:44:22.197Z] c219ff6f28e8: Waiting [2021-01-19T17:44:22.197Z] 0b8a81cb295d: Waiting [2021-01-19T17:44:22.197Z] 668bf950d441: Waiting [2021-01-19T17:44:22.197Z] 0902e443ce7e: Waiting [2021-01-19T17:44:22.197Z] 00ebc3f7f4d1: Waiting [2021-01-19T17:44:22.197Z] 5fe24d22b854: Waiting [2021-01-19T17:44:22.197Z] 85bef94e2a89: Waiting [2021-01-19T17:44:22.197Z] ce0fde1153f7: Waiting [2021-01-19T17:44:22.197Z] a8b288088b48: Waiting [2021-01-19T17:44:22.197Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T17:44:22.197Z] 188c0c94c7c5: Download complete [2021-01-19T17:44:22.197Z] d9fc4dd5c37b: Verifying Checksum [2021-01-19T17:44:22.197Z] d9fc4dd5c37b: Download complete [2021-01-19T17:44:22.197Z] ce0fde1153f7: Verifying Checksum [2021-01-19T17:44:22.197Z] ce0fde1153f7: Download complete [2021-01-19T17:44:22.197Z] a8b288088b48: Verifying Checksum [2021-01-19T17:44:22.197Z] a8b288088b48: Download complete [2021-01-19T17:44:22.197Z] 8e2102c9ae14: Verifying Checksum [2021-01-19T17:44:22.197Z] 8e2102c9ae14: Download complete [2021-01-19T17:44:22.197Z] 53709760947c: Verifying Checksum [2021-01-19T17:44:22.197Z] 53709760947c: Download complete [2021-01-19T17:44:22.197Z] ce6779c3994d: Verifying Checksum [2021-01-19T17:44:22.197Z] ce6779c3994d: Download complete [2021-01-19T17:44:22.416Z] d9de8be12dfd: Verifying Checksum [2021-01-19T17:44:22.416Z] d9de8be12dfd: Download complete [2021-01-19T17:44:22.416Z] 78528a13dac0: Verifying Checksum [2021-01-19T17:44:22.416Z] 78528a13dac0: Download complete [2021-01-19T17:44:22.416Z] 2c9ca4187ad9: Verifying Checksum [2021-01-19T17:44:22.416Z] 2c9ca4187ad9: Download complete [2021-01-19T17:44:22.416Z] 7d17e08c81f2: Verifying Checksum [2021-01-19T17:44:22.416Z] 7d17e08c81f2: Download complete [2021-01-19T17:44:22.456Z] 188c0c94c7c5: Pull complete [2021-01-19T17:44:22.675Z] 8dd2cd719b71: Verifying Checksum [2021-01-19T17:44:22.675Z] 8dd2cd719b71: Download complete [2021-01-19T17:44:22.675Z] 16dbf1741aed: Verifying Checksum [2021-01-19T17:44:22.675Z] 16dbf1741aed: Download complete [2021-01-19T17:44:22.675Z] a86bff1df6e7: Verifying Checksum [2021-01-19T17:44:22.675Z] a86bff1df6e7: Download complete [2021-01-19T17:44:22.675Z] 49e3fa7ca6d1: Verifying Checksum [2021-01-19T17:44:22.675Z] 49e3fa7ca6d1: Download complete [2021-01-19T17:44:22.717Z] 4b24b14ecc2a: Verifying Checksum [2021-01-19T17:44:22.717Z] 4b24b14ecc2a: Download complete [2021-01-19T17:44:22.717Z] 52c719f2e2ac: Verifying Checksum [2021-01-19T17:44:22.717Z] 52c719f2e2ac: Download complete [2021-01-19T17:44:22.717Z] 25717eae4fa2: Verifying Checksum [2021-01-19T17:44:22.717Z] 25717eae4fa2: Download complete [2021-01-19T17:44:22.717Z] f49ae5903d8a: Verifying Checksum [2021-01-19T17:44:22.717Z] f49ae5903d8a: Download complete [2021-01-19T17:44:22.977Z] 7ebe832a9df5: Verifying Checksum [2021-01-19T17:44:22.977Z] 7ebe832a9df5: Download complete [2021-01-19T17:44:22.977Z] 55e864f12d22: Verifying Checksum [2021-01-19T17:44:22.977Z] 55e864f12d22: Download complete [2021-01-19T17:44:23.237Z] c219ff6f28e8: Verifying Checksum [2021-01-19T17:44:23.237Z] c219ff6f28e8: Download complete [2021-01-19T17:44:23.237Z] a6ed069f04db: Verifying Checksum [2021-01-19T17:44:23.237Z] a6ed069f04db: Download complete [2021-01-19T17:44:23.237Z] d9fc4dd5c37b: Pull complete [2021-01-19T17:44:23.237Z] 0b8a81cb295d: Verifying Checksum [2021-01-19T17:44:23.237Z] 0b8a81cb295d: Download complete [2021-01-19T17:44:23.237Z] 668bf950d441: Verifying Checksum [2021-01-19T17:44:23.237Z] 668bf950d441: Download complete [2021-01-19T17:44:23.237Z] 78aa4222583a: Verifying Checksum [2021-01-19T17:44:23.237Z] 78aa4222583a: Download complete [2021-01-19T17:44:23.237Z] 5fe24d22b854: Verifying Checksum [2021-01-19T17:44:23.237Z] 5fe24d22b854: Download complete [2021-01-19T17:44:23.237Z] 0902e443ce7e: Verifying Checksum [2021-01-19T17:44:23.237Z] 0902e443ce7e: Download complete [2021-01-19T17:44:23.616Z] 71c79bd8bc6e: Verifying Checksum [2021-01-19T17:44:23.616Z] 71c79bd8bc6e: Download complete [2021-01-19T17:44:23.616Z] 309ab9040657: Verifying Checksum [2021-01-19T17:44:23.616Z] 309ab9040657: Download complete [2021-01-19T17:44:23.805Z] 85bef94e2a89: Verifying Checksum [2021-01-19T17:44:23.805Z] 85bef94e2a89: Download complete [2021-01-19T17:44:24.064Z] 00ebc3f7f4d1: Verifying Checksum [2021-01-19T17:44:24.064Z] 00ebc3f7f4d1: Download complete [2021-01-19T17:44:24.183Z] 852e50cd189d: Pull complete [2021-01-19T17:44:24.183Z] 20917af9aab8: Verifying Checksum [2021-01-19T17:44:24.183Z] 20917af9aab8: Download complete [2021-01-19T17:44:24.183Z] 38449967cae5: Pull complete [2021-01-19T17:44:24.324Z] 8e2102c9ae14: Pull complete [2021-01-19T17:44:24.324Z] ce0fde1153f7: Pull complete [2021-01-19T17:44:24.583Z] a8b288088b48: Pull complete [2021-01-19T17:44:24.749Z] d57cc5b29eb0: Pull complete [2021-01-19T17:44:24.749Z] 9ee85f0d2615: Pull complete [2021-01-19T17:44:25.008Z] 11142abdfc31: Pull complete [2021-01-19T17:44:27.118Z] 78aa4222583a: Pull complete [2021-01-19T17:44:27.376Z] 53709760947c: Pull complete [2021-01-19T17:44:27.376Z] ce6779c3994d: Pull complete [2021-01-19T17:44:27.945Z] 4b24b14ecc2a: Pull complete [2021-01-19T17:44:28.290Z] 309ab9040657: Pull complete [2021-01-19T17:44:28.291Z] ac76a8c94536: Pull complete [2021-01-19T17:44:28.291Z] 59a8f756fef4: Pull complete [2021-01-19T17:44:28.514Z] 52c719f2e2ac: Pull complete [2021-01-19T17:44:28.514Z] 25717eae4fa2: Pull complete [2021-01-19T17:44:28.514Z] f49ae5903d8a: Pull complete [2021-01-19T17:44:28.514Z] 7ebe832a9df5: Pull complete [2021-01-19T17:44:28.549Z] dedbde1e8bf3: Pull complete [2021-01-19T17:44:29.115Z] d9de8be12dfd: Pull complete [2021-01-19T17:44:29.115Z] ea039dfbef9d: Pull complete [2021-01-19T17:44:29.115Z] b64246d7658a: Pull complete [2021-01-19T17:44:29.115Z] beda19ff7f08: Pull complete [2021-01-19T17:44:29.483Z] a6ed069f04db: Pull complete [2021-01-19T17:44:29.483Z] 55e864f12d22: Pull complete [2021-01-19T17:44:29.755Z] c219ff6f28e8: Pull complete [2021-01-19T17:44:29.755Z] 0b8a81cb295d: Pull complete [2021-01-19T17:44:29.755Z] 668bf950d441: Pull complete [2021-01-19T17:44:30.015Z] 0902e443ce7e: Pull complete [2021-01-19T17:44:30.051Z] 8dd2cd719b71: Pull complete [2021-01-19T17:44:30.051Z] 78528a13dac0: Pull complete [2021-01-19T17:44:30.051Z] 2c9ca4187ad9: Pull complete [2021-01-19T17:44:30.310Z] 7d17e08c81f2: Pull complete [2021-01-19T17:44:30.310Z] 16dbf1741aed: Pull complete [2021-01-19T17:44:30.310Z] a86bff1df6e7: Pull complete [2021-01-19T17:44:31.920Z] 00ebc3f7f4d1: Pull complete [2021-01-19T17:44:31.920Z] 5fe24d22b854: Pull complete [2021-01-19T17:44:32.215Z] 20917af9aab8: Pull complete [2021-01-19T17:44:32.473Z] 49e3fa7ca6d1: Pull complete [2021-01-19T17:44:32.487Z] 85bef94e2a89: Pull complete [2021-01-19T17:44:32.487Z] Digest: sha256:bdf72b1ef43c4bb0075fa86813799aa84b50dcc79388665604a17638f37c2e2c [2021-01-19T17:44:32.487Z] Status: Downloaded newer image for dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:44:33.040Z] 71c79bd8bc6e: Pull complete [2021-01-19T17:44:33.040Z] Digest: sha256:0b65959481fe65e6121ff8bff5692d300c92e302284750b08597ea930ec124d3 [2021-01-19T17:44:33.040Z] Status: Downloaded newer image for dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:44:35.779Z] + docker version [2021-01-19T17:44:35.779Z] Client: Docker Engine - Community [2021-01-19T17:44:35.779Z] Version: 19.03.14 [2021-01-19T17:44:35.779Z] API version: 1.40 [2021-01-19T17:44:35.779Z] Go version: go1.13.15 [2021-01-19T17:44:35.779Z] Git commit: 5eb3275 [2021-01-19T17:44:35.779Z] Built: Tue Dec 1 19:14:24 2020 [2021-01-19T17:44:35.779Z] OS/Arch: linux/amd64 [2021-01-19T17:44:35.779Z] Experimental: false [2021-01-19T17:44:35.779Z] [2021-01-19T17:44:35.779Z] Server: Docker Engine - Community [2021-01-19T17:44:35.779Z] Engine: [2021-01-19T17:44:35.779Z] Version: 19.03.13 [2021-01-19T17:44:35.779Z] API version: 1.40 (minimum version 1.12) [2021-01-19T17:44:35.779Z] Go version: go1.13.15 [2021-01-19T17:44:35.779Z] Git commit: 4484c46d9d [2021-01-19T17:44:35.779Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-19T17:44:35.779Z] OS/Arch: linux/amd64 [2021-01-19T17:44:35.779Z] Experimental: true [2021-01-19T17:44:35.779Z] containerd: [2021-01-19T17:44:35.779Z] Version: 1.3.7 [2021-01-19T17:44:35.779Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T17:44:35.779Z] runc: [2021-01-19T17:44:35.779Z] Version: 1.0.0-rc10 [2021-01-19T17:44:35.779Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T17:44:35.779Z] docker-init: [2021-01-19T17:44:35.779Z] Version: 0.18.0 [2021-01-19T17:44:35.779Z] GitCommit: fec3683 [2021-01-19T17:44:35.779Z] + export DOCKER_VERSIONS=19.03.13 [2021-01-19T17:44:35.779Z] + DOCKER_VERSIONS=19.03.13 [2021-01-19T17:44:35.779Z] + STORAGE_DRIVER=overlay2 [2021-01-19T17:44:35.779Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-01-19T17:44:35.779Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-01-19T17:44:35.779Z] ++ hostname [2021-01-19T17:44:35.779Z] + GIT_VOLUME=--volumes-from=95631cdc7c8e [2021-01-19T17:44:35.779Z] + . script/test/all [2021-01-19T17:44:35.779Z] ++ set -e [2021-01-19T17:44:35.779Z] ++ echo 'Running lint checks' [2021-01-19T17:44:35.779Z] Running lint checks [2021-01-19T17:44:35.779Z] ++ docker run --rm --tty --volumes-from=95631cdc7c8e dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e tox -e pre-commit [2021-01-19T17:44:36.321Z] + docker version [2021-01-19T17:44:36.321Z] Client: Docker Engine - Community [2021-01-19T17:44:36.321Z] Version: 19.03.14 [2021-01-19T17:44:36.321Z] API version: 1.40 [2021-01-19T17:44:36.321Z] Go version: go1.13.15 [2021-01-19T17:44:36.321Z] Git commit: 5eb3275 [2021-01-19T17:44:36.321Z] Built: Tue Dec 1 19:14:24 2020 [2021-01-19T17:44:36.321Z] OS/Arch: linux/amd64 [2021-01-19T17:44:36.321Z] Experimental: false [2021-01-19T17:44:36.321Z] [2021-01-19T17:44:36.321Z] Server: Docker Engine - Community [2021-01-19T17:44:36.321Z] Engine: [2021-01-19T17:44:36.321Z] Version: 19.03.13 [2021-01-19T17:44:36.321Z] API version: 1.40 (minimum version 1.12) [2021-01-19T17:44:36.321Z] Go version: go1.13.15 [2021-01-19T17:44:36.321Z] Git commit: 4484c46d9d [2021-01-19T17:44:36.321Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-19T17:44:36.321Z] OS/Arch: linux/amd64 [2021-01-19T17:44:36.321Z] Experimental: true [2021-01-19T17:44:36.321Z] containerd: [2021-01-19T17:44:36.321Z] Version: 1.3.7 [2021-01-19T17:44:36.321Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T17:44:36.321Z] runc: [2021-01-19T17:44:36.321Z] Version: 1.0.0-rc10 [2021-01-19T17:44:36.321Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T17:44:36.321Z] docker-init: [2021-01-19T17:44:36.321Z] Version: 0.18.0 [2021-01-19T17:44:36.321Z] GitCommit: fec3683 [2021-01-19T17:44:36.321Z] + export DOCKER_VERSIONS=19.03.13 [2021-01-19T17:44:36.321Z] + DOCKER_VERSIONS=19.03.13 [2021-01-19T17:44:36.321Z] + STORAGE_DRIVER=overlay2 [2021-01-19T17:44:36.321Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-01-19T17:44:36.321Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2021-01-19T17:44:36.321Z] ++ hostname [2021-01-19T17:44:36.321Z] + GIT_VOLUME=--volumes-from=23f9749e104b [2021-01-19T17:44:36.321Z] + . script/test/all [2021-01-19T17:44:36.321Z] ++ set -e [2021-01-19T17:44:36.321Z] ++ echo 'Running lint checks' [2021-01-19T17:44:36.321Z] Running lint checks [2021-01-19T17:44:36.321Z] ++ docker run --rm --tty --volumes-from=23f9749e104b dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e tox -e pre-commit [2021-01-19T17:44:37.156Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.13,nodeenv==1.5.0,pre-commit==2.9.3,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.4.0 [2021-01-19T17:44:37.156Z] pre-commit run-test-pre: PYTHONHASHSEED='3837284865' [2021-01-19T17:44:37.156Z] pre-commit run-test: commands[0] | pre-commit install [2021-01-19T17:44:37.156Z] pre-commit installed at .git/hooks/pre-commit [2021-01-19T17:44:37.156Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2021-01-19T17:44:37.156Z] [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-01-19T17:44:37.156Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2021-01-19T17:44:37.156Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2021-01-19T17:44:37.156Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-01-19T17:44:37.257Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.13,nodeenv==1.5.0,pre-commit==2.9.3,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.4.0 [2021-01-19T17:44:37.257Z] pre-commit run-test-pre: PYTHONHASHSEED='1283946366' [2021-01-19T17:44:37.257Z] pre-commit run-test: commands[0] | pre-commit install [2021-01-19T17:44:37.257Z] pre-commit installed at .git/hooks/pre-commit [2021-01-19T17:44:37.257Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2021-01-19T17:44:37.415Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2021-01-19T17:44:37.515Z] [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-01-19T17:44:37.516Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2021-01-19T17:44:37.516Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2021-01-19T17:44:37.516Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-01-19T17:44:37.675Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2021-01-19T17:44:37.778Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2021-01-19T17:44:37.936Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-01-19T17:44:37.936Z] [INFO] Once installed this environment will be reused. [2021-01-19T17:44:37.936Z] [INFO] This may take a few minutes... [2021-01-19T17:44:38.036Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2021-01-19T17:44:38.602Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2021-01-19T17:44:38.602Z] [INFO] Once installed this environment will be reused. [2021-01-19T17:44:38.602Z] [INFO] This may take a few minutes... [2021-01-19T17:44:48.572Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2021-01-19T17:44:48.572Z] [INFO] Once installed this environment will be reused. [2021-01-19T17:44:48.572Z] [INFO] This may take a few minutes... [2021-01-19T17:44:50.151Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2021-01-19T17:44:50.152Z] [INFO] Once installed this environment will be reused. [2021-01-19T17:44:50.152Z] [INFO] This may take a few minutes... [2021-01-19T17:44:55.422Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2021-01-19T17:44:55.422Z] [INFO] Once installed this environment will be reused. [2021-01-19T17:44:55.422Z] [INFO] This may take a few minutes... [2021-01-19T17:44:56.683Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2021-01-19T17:44:56.683Z] [INFO] Once installed this environment will be reused. [2021-01-19T17:44:56.683Z] [INFO] This may take a few minutes... [2021-01-19T17:45:03.238Z] Check for added large files..............................................Passed [2021-01-19T17:45:03.239Z] Check docstring is first.................................................Passed [2021-01-19T17:45:03.239Z] Check for merge conflicts................................................Passed [2021-01-19T17:45:03.239Z] Check Yaml...............................................................Passed [2021-01-19T17:45:03.497Z] Check JSON...............................................................Passed [2021-01-19T17:45:03.538Z] Check for added large files..............................................Passed [2021-01-19T17:45:03.538Z] Check docstring is first.................................................Passed [2021-01-19T17:45:03.538Z] Check for merge conflicts................................................Passed [2021-01-19T17:45:03.538Z] Check Yaml...............................................................Passed [2021-01-19T17:45:03.538Z] Check JSON...............................................................Passed [2021-01-19T17:45:03.757Z] Debug Statements (Python)................................................Passed [2021-01-19T17:45:03.796Z] Debug Statements (Python)................................................Passed [2021-01-19T17:45:04.323Z] Fix End of Files.........................................................Passed [2021-01-19T17:45:04.363Z] Fix End of Files.........................................................Passed [2021-01-19T17:45:12.436Z] Flake8...................................................................Passed [2021-01-19T17:45:12.436Z] Tests should end in _test.py.............................................Passed [2021-01-19T17:45:12.436Z] Fix requirements.txt.....................................................Passed [2021-01-19T17:45:12.436Z] Trim Trailing Whitespace.................................................Passed [2021-01-19T17:45:12.483Z] Flake8...................................................................Passed [2021-01-19T17:45:12.483Z] Tests should end in _test.py.............................................Passed [2021-01-19T17:45:12.483Z] Fix requirements.txt.....................................................Passed [2021-01-19T17:45:12.483Z] Trim Trailing Whitespace.................................................Passed [2021-01-19T17:45:12.694Z] Reorder python imports...................................................Passed [2021-01-19T17:45:12.743Z] Reorder python imports...................................................Passed [2021-01-19T17:45:15.984Z] pyupgrade................................................................Passed [2021-01-19T17:45:15.984Z] ___________________________________ summary ____________________________________ [2021-01-19T17:45:15.984Z]  pre-commit: commands succeeded [2021-01-19T17:45:15.984Z]  congratulations :) [2021-01-19T17:45:16.550Z] ++ get_versions='docker run --rm [2021-01-19T17:45:16.550Z] --entrypoint=/code/.tox/py39/bin/python [2021-01-19T17:45:16.550Z] dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:45:16.550Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2021-01-19T17:45:16.550Z] ++ '[' 19.03.13 == '' ']' [2021-01-19T17:45:16.550Z] ++ '[' 19.03.13 == all ']' [2021-01-19T17:45:16.550Z] ++ BUILD_NUMBER=1 [2021-01-19T17:45:16.550Z] ++ PY_TEST_VERSIONS=py39 [2021-01-19T17:45:16.550Z] ++ for version in $DOCKER_VERSIONS [2021-01-19T17:45:16.550Z] ++ echo 'Running tests against Docker 19.03.13' [2021-01-19T17:45:16.550Z] Running tests against Docker 19.03.13 [2021-01-19T17:45:16.550Z] ++ daemon_container=compose-dind-19.03.13-1 [2021-01-19T17:45:16.550Z] ++ trap on_exit EXIT [2021-01-19T17:45:16.550Z] ++ repo=dockerswarm/dind [2021-01-19T17:45:16.550Z] ++ docker run -d --name compose-dind-19.03.13-1 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.13 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2021-01-19T17:45:16.550Z] ++ tail -n 10 [2021-01-19T17:45:16.935Z] pyupgrade................................................................Passed [2021-01-19T17:45:16.935Z] ___________________________________ summary ____________________________________ [2021-01-19T17:45:16.935Z]  pre-commit: commands succeeded [2021-01-19T17:45:16.935Z]  congratulations :) [2021-01-19T17:45:16.935Z] ++ get_versions='docker run --rm [2021-01-19T17:45:16.935Z] --entrypoint=/code/.tox/py39/bin/python [2021-01-19T17:45:16.935Z] dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e [2021-01-19T17:45:16.935Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2021-01-19T17:45:16.935Z] ++ '[' 19.03.13 == '' ']' [2021-01-19T17:45:16.935Z] ++ '[' 19.03.13 == all ']' [2021-01-19T17:45:16.935Z] ++ BUILD_NUMBER=1 [2021-01-19T17:45:16.935Z] ++ PY_TEST_VERSIONS=py39 [2021-01-19T17:45:16.935Z] ++ for version in $DOCKER_VERSIONS [2021-01-19T17:45:16.935Z] ++ echo 'Running tests against Docker 19.03.13' [2021-01-19T17:45:16.935Z] Running tests against Docker 19.03.13 [2021-01-19T17:45:16.935Z] ++ daemon_container=compose-dind-19.03.13-1 [2021-01-19T17:45:16.935Z] ++ trap on_exit EXIT [2021-01-19T17:45:16.935Z] ++ repo=dockerswarm/dind [2021-01-19T17:45:16.935Z] ++ docker run -d --name compose-dind-19.03.13-1 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.13 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2021-01-19T17:45:16.935Z] ++ tail -n 10 [2021-01-19T17:45:26.914Z] db2dbc9cfa31: Verifying Checksum [2021-01-19T17:45:26.915Z] db2dbc9cfa31: Download complete [2021-01-19T17:45:26.915Z] 290431e50016: Pull complete [2021-01-19T17:45:26.915Z] 13117e6bd797: Pull complete [2021-01-19T17:45:26.915Z] ba5af3b14a39: Pull complete [2021-01-19T17:45:26.915Z] db2dbc9cfa31: Pull complete [2021-01-19T17:45:26.915Z] 9b0dae3240b9: Pull complete [2021-01-19T17:45:26.915Z] Digest: sha256:8367d9c8e3a6c810fc451e3f88c773b441f267b3b3806a533bdd6b291413841f [2021-01-19T17:45:26.915Z] Status: Downloaded newer image for dockerswarm/dind:19.03.13 [2021-01-19T17:45:26.915Z] a8f3d4d4956f6bff25b407ffb5703176e9b7f1a158a3d4a057d5f0c5583ed7f2 [2021-01-19T17:45:26.915Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-1:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerbuildbot/compose:alpine-1c499bb2ebf58c86a86783aa9db957eab42b565e -e py39 -- --verbose [2021-01-19T17:45:26.915Z] /code/.tox/py39/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '1.28.0dev' to '1.28.0.dev0' [2021-01-19T17:45:26.915Z] warnings.warn(tmpl.format(**locals())) [2021-01-19T17:45:26.915Z] py39 develop-inst-noop: /code [2021-01-19T17:45:26.915Z] py39 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.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.1,# Editable install with no version control (docker-compose==1.28.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,pyinstaller @ file:///tmp/pyinstaller,pyinstaller-hooks-contrib==2020.11,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0 [2021-01-19T17:45:26.915Z] py39 run-test-pre: PYTHONHASHSEED='605676481' [2021-01-19T17:45:26.915Z] py39 run-test: commands[0] | mkdir -p .coverage-binfiles [2021-01-19T17:45:26.915Z] py39 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2021-01-19T17:45:28.294Z] ============================= test session starts ============================== [2021-01-19T17:45:28.294Z] platform linux -- Python 3.9.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py39/bin/python [2021-01-19T17:45:28.294Z] cachedir: .tox/py39/.pytest_cache [2021-01-19T17:45:28.294Z] rootdir: /code, configfile: tox.ini [2021-01-19T17:45:28.294Z] plugins: cov-2.10.1 [2021-01-19T17:45:28.748Z] db2dbc9cfa31: Verifying Checksum [2021-01-19T17:45:28.748Z] db2dbc9cfa31: Download complete [2021-01-19T17:45:28.748Z] 290431e50016: Pull complete [2021-01-19T17:45:28.748Z] 13117e6bd797: Pull complete [2021-01-19T17:45:28.748Z] ba5af3b14a39: Pull complete [2021-01-19T17:45:28.748Z] db2dbc9cfa31: Pull complete [2021-01-19T17:45:28.748Z] 9b0dae3240b9: Pull complete [2021-01-19T17:45:28.748Z] Digest: sha256:8367d9c8e3a6c810fc451e3f88c773b441f267b3b3806a533bdd6b291413841f [2021-01-19T17:45:28.748Z] Status: Downloaded newer image for dockerswarm/dind:19.03.13 [2021-01-19T17:45:28.748Z] 4bc9b8ba62fe75c93c96406789093ed3255f0c6625ff15662659b88c41ca8315 [2021-01-19T17:45:28.748Z] ++ docker run --rm --tty --link=compose-dind-19.03.13-1:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.13 --entrypoint=tox dockerbuildbot/compose:debian-1c499bb2ebf58c86a86783aa9db957eab42b565e -e py39 -- --verbose [2021-01-19T17:45:28.748Z] /code/.tox/py39/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '1.28.0dev' to '1.28.0.dev0' [2021-01-19T17:45:28.748Z] warnings.warn(tmpl.format(**locals())) [2021-01-19T17:45:28.748Z] py39 develop-inst-noop: /code [2021-01-19T17:45:28.748Z] py39 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.2.1,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.4.1,# Editable install with no version control (docker-compose==1.28.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.11,idna==2.10,iniconfig==1.1.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.6.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,pyinstaller==4.1,pyinstaller-hooks-contrib==2020.11,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.20.1,urllib3==1.25.11,virtualenv==20.2.2,wcwidth==0.2.5,websocket-client==0.57.0 [2021-01-19T17:45:28.749Z] py39 run-test-pre: PYTHONHASHSEED='4086350359' [2021-01-19T17:45:28.749Z] py39 run-test: commands[0] | mkdir -p .coverage-binfiles [2021-01-19T17:45:28.749Z] py39 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2021-01-19T17:45:29.316Z] ============================= test session starts ============================== [2021-01-19T17:45:29.316Z] platform linux -- Python 3.9.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py39/bin/python [2021-01-19T17:45:29.316Z] cachedir: .tox/py39/.pytest_cache [2021-01-19T17:45:29.316Z] rootdir: /code, configfile: tox.ini [2021-01-19T17:45:29.316Z] plugins: cov-2.10.1 [2021-01-19T17:45:32.983Z] collecting ...  collecting 306 items  collecting 520 items  collecting 653 items  collecting 953 items  collected 1188 items  [2021-01-19T17:45:32.983Z] [2021-01-19T17:45:34.405Z] collecting ...  collecting 306 items  collecting 520 items  collecting 661 items  collecting 953 items  collected 1188 items  [2021-01-19T17:45:34.405Z] [2021-01-19T17:45:34.886Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2021-01-19T17:45:36.266Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2021-01-19T17:45:36.933Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2021-01-19T17:45:37.869Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2021-01-19T17:45:42.846Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2021-01-19T17:45:43.414Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2021-01-19T17:45:44.427Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2021-01-19T17:45:45.327Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2021-01-19T17:45:45.363Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2021-01-19T17:45:47.264Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2021-01-19T17:45:48.617Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2021-01-19T17:45:49.555Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2021-01-19T17:45:49.814Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2021-01-19T17:45:50.545Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2021-01-19T17:45:51.480Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2021-01-19T17:45:51.719Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2021-01-19T17:45:52.047Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2021-01-19T17:45:53.097Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2021-01-19T17:45:53.422Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2021-01-19T17:45:54.801Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2021-01-19T17:45:56.383Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2021-01-19T17:45:56.950Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XFAIL [ 1%] [2021-01-19T17:45:57.330Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2021-01-19T17:45:57.897Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XFAIL [ 1%] [2021-01-19T17:45:58.855Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2021-01-19T17:46:00.423Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2021-01-19T17:46:00.759Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2021-01-19T17:46:02.325Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2021-01-19T17:46:02.668Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2021-01-19T17:46:03.699Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2021-01-19T17:46:05.203Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2021-01-19T17:46:06.579Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2021-01-19T17:46:06.579Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2021-01-19T17:46:06.579Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2021-01-19T17:46:06.579Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2021-01-19T17:46:07.148Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2021-01-19T17:46:07.883Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2021-01-19T17:46:08.086Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2021-01-19T17:46:08.449Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2021-01-19T17:46:08.449Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2021-01-19T17:46:08.449Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2021-01-19T17:46:08.449Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2021-01-19T17:46:08.654Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2021-01-19T17:46:09.016Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2021-01-19T17:46:09.223Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2021-01-19T17:46:09.584Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2021-01-19T17:46:09.809Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2021-01-19T17:46:10.152Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2021-01-19T17:46:10.378Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2021-01-19T17:46:10.720Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2021-01-19T17:46:10.947Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2021-01-19T17:46:11.515Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2021-01-19T17:46:11.655Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2021-01-19T17:46:12.084Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2021-01-19T17:46:12.221Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2021-01-19T17:46:12.652Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2021-01-19T17:46:12.788Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2021-01-19T17:46:13.221Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2021-01-19T17:46:13.355Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2021-01-19T17:46:13.923Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2021-01-19T17:46:14.159Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2021-01-19T17:46:14.491Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2021-01-19T17:46:14.678Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2021-01-19T17:46:15.060Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2021-01-19T17:46:15.246Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2021-01-19T17:46:15.628Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2021-01-19T17:46:15.815Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2021-01-19T17:46:16.194Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2021-01-19T17:46:16.385Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2021-01-19T17:46:16.760Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2021-01-19T17:46:16.954Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2021-01-19T17:46:17.522Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2021-01-19T17:46:17.697Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2021-01-19T17:46:17.955Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2021-01-19T17:46:18.523Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2021-01-19T17:46:18.903Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2021-01-19T17:46:19.090Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2021-01-19T17:46:19.472Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2021-01-19T17:46:20.466Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2021-01-19T17:46:21.032Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2021-01-19T17:46:21.380Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2021-01-19T17:46:21.670Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2021-01-19T17:46:22.408Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2021-01-19T17:46:22.977Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2021-01-19T17:46:23.054Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2021-01-19T17:46:24.352Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2021-01-19T17:46:41.152Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2021-01-19T17:46:41.152Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2021-01-19T17:46:41.721Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2021-01-19T17:46:42.472Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2021-01-19T17:46:42.473Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2021-01-19T17:46:42.473Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2021-01-19T17:46:44.256Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2021-01-19T17:46:44.387Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2021-01-19T17:46:44.824Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2021-01-19T17:46:45.321Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2021-01-19T17:46:46.728Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2021-01-19T17:46:47.223Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2021-01-19T17:46:48.599Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2021-01-19T17:46:48.631Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2021-01-19T17:46:50.500Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2021-01-19T17:46:50.534Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2021-01-19T17:46:52.402Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2021-01-19T17:46:52.439Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2021-01-19T17:46:53.818Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2021-01-19T17:46:54.303Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2021-01-19T17:47:00.385Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2021-01-19T17:47:00.863Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2021-01-19T17:47:02.240Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2021-01-19T17:47:02.288Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2021-01-19T17:47:04.769Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2021-01-19T17:47:04.821Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2021-01-19T17:47:06.146Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2021-01-19T17:47:06.725Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2021-01-19T17:47:08.049Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2021-01-19T17:47:08.104Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2021-01-19T17:47:20.245Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2021-01-19T17:47:20.309Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2021-01-19T17:47:22.148Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2021-01-19T17:47:22.852Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2021-01-19T17:47:34.343Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2021-01-19T17:47:34.343Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2021-01-19T17:47:34.602Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2021-01-19T17:47:35.055Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2021-01-19T17:47:35.055Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2021-01-19T17:47:35.624Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2021-01-19T17:47:35.976Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2021-01-19T17:47:36.543Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2021-01-19T17:47:36.562Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2021-01-19T17:47:37.116Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2021-01-19T17:47:37.497Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2021-01-19T17:47:37.683Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2021-01-19T17:47:38.066Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2021-01-19T17:47:38.633Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2021-01-19T17:47:39.585Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2021-01-19T17:47:40.959Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2021-01-19T17:47:41.167Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2021-01-19T17:47:42.102Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2021-01-19T17:47:44.244Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2021-01-19T17:47:46.144Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 5%] [2021-01-19T17:47:46.292Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2021-01-19T17:47:48.045Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2021-01-19T17:47:48.196Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 5%] [2021-01-19T17:47:49.947Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2021-01-19T17:47:50.101Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2021-01-19T17:47:52.009Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2021-01-19T17:47:52.480Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2021-01-19T17:47:54.381Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2021-01-19T17:47:54.381Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2021-01-19T17:47:54.543Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2021-01-19T17:47:56.284Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2021-01-19T17:47:56.284Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2021-01-19T17:47:56.284Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2021-01-19T17:47:56.852Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2021-01-19T17:47:57.083Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2021-01-19T17:47:57.083Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2021-01-19T17:47:59.116Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2021-01-19T17:47:59.116Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2021-01-19T17:47:59.116Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2021-01-19T17:47:59.377Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2021-01-19T17:47:59.467Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2021-01-19T17:48:00.841Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2021-01-19T17:48:01.913Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2021-01-19T17:48:02.741Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 6%] [2021-01-19T17:48:03.816Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2021-01-19T17:48:04.643Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2021-01-19T17:48:05.210Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2021-01-19T17:48:05.730Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 6%] [2021-01-19T17:48:07.633Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2021-01-19T17:48:07.742Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2021-01-19T17:48:08.201Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2021-01-19T17:48:10.733Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2021-01-19T17:48:11.026Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2021-01-19T17:48:14.023Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2021-01-19T17:48:14.314Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2021-01-19T17:48:16.214Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2021-01-19T17:48:16.789Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2021-01-19T17:48:17.309Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2021-01-19T17:48:18.690Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2021-01-19T17:48:19.257Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2021-01-19T17:48:19.845Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2021-01-19T17:48:20.103Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_invalid_dependency PASSED [ 7%] [2021-01-19T17:48:21.156Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2021-01-19T17:48:22.010Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_dependency_and_profile_enabled_by_service PASSED [ 7%] [2021-01-19T17:48:22.946Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_invalid_dependency_for_target_service PASSED [ 7%] [2021-01-19T17:48:23.686Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2021-01-19T17:48:24.849Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_merged_profiles PASSED [ 7%] [2021-01-19T17:48:25.062Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 7%] [2021-01-19T17:48:27.386Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_multiple_profiles PASSED [ 7%] [2021-01-19T17:48:27.592Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2021-01-19T17:48:28.527Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2021-01-19T17:48:28.764Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_no_profile PASSED [ 7%] [2021-01-19T17:48:30.432Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2021-01-19T17:48:31.000Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2021-01-19T17:48:31.298Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile PASSED [ 8%] [2021-01-19T17:48:31.937Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2021-01-19T17:48:32.235Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_enabled_by_service PASSED [ 8%] [2021-01-19T17:48:33.838Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2021-01-19T17:48:34.140Z] tests/acceptance/cli_test.py::CLITestCase::test_profiles_up_with_profile_for_dependency PASSED [ 8%] [2021-01-19T17:48:35.076Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 8%] [2021-01-19T17:48:35.738Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2021-01-19T17:48:36.013Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 8%] [2021-01-19T17:48:37.114Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2021-01-19T17:48:37.917Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 8%] [2021-01-19T17:48:39.822Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 8%] [2021-01-19T17:48:41.303Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2021-01-19T17:48:41.728Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2021-01-19T17:48:43.206Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2021-01-19T17:48:44.139Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2021-01-19T17:48:45.075Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2021-01-19T17:48:45.918Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2021-01-19T17:48:46.449Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2021-01-19T17:48:47.821Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2021-01-19T17:48:47.823Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2021-01-19T17:48:49.200Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2021-01-19T17:48:49.768Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 9%] [2021-01-19T17:48:50.351Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2021-01-19T17:48:50.917Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2021-01-19T17:48:51.669Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 9%] [2021-01-19T17:48:51.852Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2021-01-19T17:48:53.053Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 9%] [2021-01-19T17:48:53.226Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2021-01-19T17:48:53.989Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 9%] [2021-01-19T17:48:56.507Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2021-01-19T17:48:56.520Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 9%] [2021-01-19T17:48:57.073Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2021-01-19T17:48:57.089Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 9%] [2021-01-19T17:48:58.027Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 9%] [2021-01-19T17:48:58.973Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2021-01-19T17:48:59.405Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 9%] [2021-01-19T17:49:00.343Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2021-01-19T17:49:00.416Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2021-01-19T17:49:01.355Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2021-01-19T17:49:02.247Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2021-01-19T17:49:02.729Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2021-01-19T17:49:04.150Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2021-01-19T17:49:04.718Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2021-01-19T17:49:05.257Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2021-01-19T17:49:06.095Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 10%] [2021-01-19T17:49:07.157Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2021-01-19T17:49:08.092Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2021-01-19T17:49:08.629Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 10%] [2021-01-19T17:49:10.794Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 10%] [2021-01-19T17:49:12.172Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 10%] [2021-01-19T17:49:12.278Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2021-01-19T17:49:13.654Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2021-01-19T17:49:16.444Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 10%] [2021-01-19T17:49:18.397Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 10%] [2021-01-19T17:49:18.916Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2021-01-19T17:49:20.816Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2021-01-19T17:49:21.752Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2021-01-19T17:49:22.588Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 10%] [2021-01-19T17:49:22.687Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2021-01-19T17:49:23.624Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2021-01-19T17:49:24.490Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 10%] [2021-01-19T17:49:24.999Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2021-01-19T17:49:25.867Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2021-01-19T17:49:26.803Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2021-01-19T17:49:28.181Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2021-01-19T17:49:29.117Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2021-01-19T17:49:30.264Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2021-01-19T17:49:30.831Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2021-01-19T17:49:33.360Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2021-01-19T17:49:34.387Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 11%] [2021-01-19T17:49:34.734Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2021-01-19T17:49:35.768Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 11%] [2021-01-19T17:49:36.109Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2021-01-19T17:49:37.483Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2021-01-19T17:49:38.302Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 11%] [2021-01-19T17:49:38.418Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2021-01-19T17:49:39.680Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 11%] [2021-01-19T17:49:39.793Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2021-01-19T17:49:41.058Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 11%] [2021-01-19T17:49:41.169Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2021-01-19T17:49:42.102Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2021-01-19T17:49:42.435Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 11%] [2021-01-19T17:49:43.813Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 11%] [2021-01-19T17:49:44.003Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2021-01-19T17:49:45.188Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2021-01-19T17:49:45.378Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2021-01-19T17:49:46.566Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2021-01-19T17:49:47.279Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2021-01-19T17:49:47.944Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2021-01-19T17:49:48.653Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2021-01-19T17:49:49.588Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2021-01-19T17:49:49.848Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2021-01-19T17:49:50.523Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2021-01-19T17:49:51.225Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2021-01-19T17:49:51.898Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2021-01-19T17:49:53.131Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 12%] [2021-01-19T17:49:53.273Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2021-01-19T17:49:54.209Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2021-01-19T17:49:54.507Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 12%] [2021-01-19T17:49:55.885Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 12%] [2021-01-19T17:49:56.821Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 12%] [2021-01-19T17:49:57.496Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2021-01-19T17:49:58.200Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 12%] [2021-01-19T17:49:59.577Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 12%] [2021-01-19T17:50:00.025Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2021-01-19T17:50:00.956Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 12%] [2021-01-19T17:50:02.588Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2021-01-19T17:50:03.978Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2021-01-19T17:50:04.243Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2021-01-19T17:50:04.911Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2021-01-19T17:50:05.477Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2021-01-19T17:50:06.777Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2021-01-19T17:50:06.853Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2021-01-19T17:50:07.789Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2021-01-19T17:50:08.724Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2021-01-19T17:50:09.658Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2021-01-19T17:50:10.064Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2021-01-19T17:50:11.034Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2021-01-19T17:50:11.440Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2021-01-19T17:50:11.968Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2021-01-19T17:50:12.008Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2021-01-19T17:50:12.945Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 13%] [2021-01-19T17:50:13.345Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2021-01-19T17:50:13.881Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 13%] [2021-01-19T17:50:14.279Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2021-01-19T17:50:15.257Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 13%] [2021-01-19T17:50:15.655Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2021-01-19T17:50:16.193Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 13%] [2021-01-19T17:50:17.571Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 13%] [2021-01-19T17:50:18.188Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2021-01-19T17:50:18.947Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 13%] [2021-01-19T17:50:19.885Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 13%] [2021-01-19T17:50:21.262Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2021-01-19T17:50:22.198Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2021-01-19T17:50:23.459Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2021-01-19T17:50:24.104Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2021-01-19T17:50:24.392Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2021-01-19T17:50:25.330Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2021-01-19T17:50:25.901Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2021-01-19T17:50:26.636Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2021-01-19T17:50:28.431Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2021-01-19T17:50:30.332Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2021-01-19T17:50:31.936Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2021-01-19T17:50:32.233Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2021-01-19T17:50:32.890Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 14%] [2021-01-19T17:50:34.132Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2021-01-19T17:50:34.270Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 14%] [2021-01-19T17:50:34.698Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2021-01-19T17:50:34.839Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 14%] [2021-01-19T17:50:36.601Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2021-01-19T17:50:36.743Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 14%] [2021-01-19T17:50:37.172Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2021-01-19T17:50:39.276Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 14%] [2021-01-19T17:50:39.701Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2021-01-19T17:50:41.075Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 14%] [2021-01-19T17:50:41.180Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 14%] [2021-01-19T17:50:42.451Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2021-01-19T17:50:43.714Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 14%] [2021-01-19T17:50:43.826Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2021-01-19T17:50:43.973Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2021-01-19T17:50:45.878Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2021-01-19T17:50:46.354Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2021-01-19T17:50:46.446Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2021-01-19T17:50:47.288Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2021-01-19T17:50:48.663Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2021-01-19T17:50:48.985Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2021-01-19T17:50:49.606Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2021-01-19T17:50:50.363Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 14%] [2021-01-19T17:50:51.505Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2021-01-19T17:50:52.271Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 15%] [2021-01-19T17:50:52.881Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2021-01-19T17:50:53.472Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 15%] [2021-01-19T17:50:54.257Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2021-01-19T17:50:55.385Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 15%] [2021-01-19T17:50:55.631Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2021-01-19T17:50:57.004Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2021-01-19T17:50:57.291Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 15%] [2021-01-19T17:50:58.380Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 15%] [2021-01-19T17:50:58.668Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 15%] [2021-01-19T17:50:58.947Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2021-01-19T17:50:59.241Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 15%] [2021-01-19T17:51:00.900Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2021-01-19T17:51:01.151Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2021-01-19T17:51:02.287Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2021-01-19T17:51:02.802Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2021-01-19T17:51:03.055Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2021-01-19T17:51:04.177Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2021-01-19T17:51:04.432Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2021-01-19T17:51:05.808Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2021-01-19T17:51:06.078Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2021-01-19T17:51:07.711Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2021-01-19T17:51:09.088Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 15%] [2021-01-19T17:51:09.656Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 16%] [2021-01-19T17:51:10.264Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2021-01-19T17:51:11.571Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 16%] [2021-01-19T17:51:12.793Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2021-01-19T17:51:12.948Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_log_prefix PASSED [ 16%] [2021-01-19T17:51:13.515Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 16%] [2021-01-19T17:51:15.419Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 16%] [2021-01-19T17:51:16.076Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2021-01-19T17:51:16.797Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 16%] [2021-01-19T17:51:18.605Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2021-01-19T17:51:19.981Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2021-01-19T17:51:21.882Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2021-01-19T17:51:22.072Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 16%] [2021-01-19T17:51:23.261Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2021-01-19T17:51:23.261Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2021-01-19T17:51:23.978Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2021-01-19T17:51:25.167Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2021-01-19T17:51:27.067Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2021-01-19T17:51:28.175Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2021-01-19T17:51:29.596Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2021-01-19T17:51:30.084Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2021-01-19T17:51:30.163Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2021-01-19T17:51:31.991Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2021-01-19T17:51:33.896Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 17%] [2021-01-19T17:51:35.799Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 17%] [2021-01-19T17:51:35.799Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 17%] [2021-01-19T17:51:37.177Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 17%] [2021-01-19T17:51:38.271Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2021-01-19T17:51:38.271Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2021-01-19T17:51:39.709Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 17%] [2021-01-19T17:51:40.802Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2021-01-19T17:51:42.177Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2021-01-19T17:51:42.244Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 17%] [2021-01-19T17:51:42.811Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 17%] [2021-01-19T17:51:44.707Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2021-01-19T17:51:44.965Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2021-01-19T17:51:46.339Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2021-01-19T17:51:47.714Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2021-01-19T17:51:49.090Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2021-01-19T17:51:50.026Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2021-01-19T17:51:50.923Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 17%] [2021-01-19T17:51:50.923Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2021-01-19T17:51:52.557Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2021-01-19T17:51:53.493Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2021-01-19T17:51:53.527Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2021-01-19T17:51:54.464Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2021-01-19T17:51:56.024Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2021-01-19T17:51:56.996Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2021-01-19T17:51:57.255Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 18%] [2021-01-19T17:51:57.401Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2021-01-19T17:51:58.633Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 18%] [2021-01-19T17:51:59.301Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2021-01-19T17:52:00.537Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 18%] [2021-01-19T17:52:00.677Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2021-01-19T17:52:01.474Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 18%] [2021-01-19T17:52:02.851Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 18%] [2021-01-19T17:52:03.206Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2021-01-19T17:52:05.107Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2021-01-19T17:52:05.386Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 18%] [2021-01-19T17:52:06.327Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 18%] [2021-01-19T17:52:06.534Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2021-01-19T17:52:07.932Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2021-01-19T17:52:08.191Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2021-01-19T17:52:08.757Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2021-01-19T17:52:09.323Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2021-01-19T17:52:09.617Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2021-01-19T17:52:10.555Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2021-01-19T17:52:11.225Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2021-01-19T17:52:12.460Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2021-01-19T17:52:13.754Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_help PASSED [ 19%] [2021-01-19T17:52:14.366Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2021-01-19T17:52:15.127Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_simple_commands PASSED [ 19%] [2021-01-19T17:52:15.385Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2021-01-19T17:52:15.385Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2021-01-19T17:52:15.385Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2021-01-19T17:52:16.319Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 20%] [2021-01-19T17:52:16.896Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2021-01-19T17:52:17.255Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2021-01-19T17:52:17.513Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2021-01-19T17:52:18.446Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2021-01-19T17:52:18.446Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2021-01-19T17:52:18.446Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2021-01-19T17:52:18.704Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2021-01-19T17:52:18.704Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2021-01-19T17:52:18.799Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 19%] [2021-01-19T17:52:18.962Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2021-01-19T17:52:18.962Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2021-01-19T17:52:18.962Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2021-01-19T17:52:18.962Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2021-01-19T17:52:20.178Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 19%] [2021-01-19T17:52:21.555Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 19%] [2021-01-19T17:52:21.814Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 19%] [2021-01-19T17:52:22.751Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 19%] [2021-01-19T17:52:23.010Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 19%] [2021-01-19T17:52:25.545Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 19%] [2021-01-19T17:52:25.545Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_help Serving on /tmp/test-metrics-docker-cli.sock [2021-01-19T17:52:28.078Z] PASSED [ 19%] [2021-01-19T17:52:29.455Z] tests/integration/metrics_test.py::MetricsTest::test_metrics_simple_commands PASSED [ 19%] [2021-01-19T17:52:29.455Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2021-01-19T17:52:29.455Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2021-01-19T17:52:29.714Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2021-01-19T17:52:30.649Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 20%] [2021-01-19T17:52:31.586Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 20%] [2021-01-19T17:52:31.586Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 20%] [2021-01-19T17:52:32.522Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 20%] [2021-01-19T17:52:32.780Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 20%] [2021-01-19T17:52:32.780Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 20%] [2021-01-19T17:52:33.039Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 20%] [2021-01-19T17:52:33.298Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 20%] [2021-01-19T17:52:33.298Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 20%] [2021-01-19T17:52:33.298Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2021-01-19T17:52:33.298Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2021-01-19T17:52:33.298Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2021-01-19T17:52:37.030Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 21%] [2021-01-19T17:52:37.030Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2021-01-19T17:52:37.030Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2021-01-19T17:52:37.030Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2021-01-19T17:52:37.031Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2021-01-19T17:52:37.031Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2021-01-19T17:52:37.031Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2021-01-19T17:52:37.289Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2021-01-19T17:52:37.289Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2021-01-19T17:52:37.547Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2021-01-19T17:52:41.733Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2021-01-19T17:52:43.634Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%] [2021-01-19T17:52:44.571Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 22%] [2021-01-19T17:52:45.137Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2021-01-19T17:52:46.071Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2021-01-19T17:52:47.445Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2021-01-19T17:52:48.010Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2021-01-19T17:52:49.383Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2021-01-19T17:52:49.641Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2021-01-19T17:52:51.016Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%] [2021-01-19T17:52:51.274Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2021-01-19T17:52:51.375Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 21%] [2021-01-19T17:52:51.375Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 21%] [2021-01-19T17:52:51.375Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 21%] [2021-01-19T17:52:51.375Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 21%] [2021-01-19T17:52:51.375Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 21%] [2021-01-19T17:52:51.375Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 21%] [2021-01-19T17:52:51.375Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 21%] [2021-01-19T17:52:51.634Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 21%] [2021-01-19T17:52:51.892Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 21%] [2021-01-19T17:52:52.459Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2021-01-19T17:52:52.649Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2021-01-19T17:52:55.940Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%] [2021-01-19T17:52:55.940Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%] [2021-01-19T17:52:56.649Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2021-01-19T17:52:57.318Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2021-01-19T17:52:58.251Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2021-01-19T17:52:58.552Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%] [2021-01-19T17:52:59.185Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2021-01-19T17:52:59.487Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 22%] [2021-01-19T17:53:00.423Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 22%] [2021-01-19T17:53:01.084Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2021-01-19T17:53:01.361Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 22%] [2021-01-19T17:53:01.650Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2021-01-19T17:53:02.736Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 22%] [2021-01-19T17:53:03.025Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2021-01-19T17:53:03.591Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2021-01-19T17:53:03.672Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 22%] [2021-01-19T17:53:04.523Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%] [2021-01-19T17:53:05.047Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 22%] [2021-01-19T17:53:05.090Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2021-01-19T17:53:05.613Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 22%] [2021-01-19T17:53:06.025Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2021-01-19T17:53:06.993Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 22%] [2021-01-19T17:53:07.402Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2021-01-19T17:53:07.560Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2021-01-19T17:53:07.968Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%] [2021-01-19T17:53:08.902Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2021-01-19T17:53:08.937Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2021-01-19T17:53:09.837Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2021-01-19T17:53:10.771Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2021-01-19T17:53:11.472Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%] [2021-01-19T17:53:12.039Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%] [2021-01-19T17:53:12.145Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2021-01-19T17:53:13.520Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2021-01-19T17:53:13.944Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 23%] [2021-01-19T17:53:14.903Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 23%] [2021-01-19T17:53:15.858Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 23%] [2021-01-19T17:53:16.123Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2021-01-19T17:53:16.691Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%] [2021-01-19T17:53:17.258Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%] [2021-01-19T17:53:17.516Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2021-01-19T17:53:17.516Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2021-01-19T17:53:17.783Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 23%] [2021-01-19T17:53:18.351Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 23%] [2021-01-19T17:53:18.451Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2021-01-19T17:53:19.017Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 25%] [2021-01-19T17:53:19.582Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2021-01-19T17:53:20.148Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2021-01-19T17:53:20.253Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 23%] [2021-01-19T17:53:20.511Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 23%] [2021-01-19T17:53:21.078Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 23%] [2021-01-19T17:53:22.014Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2021-01-19T17:53:22.952Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2021-01-19T17:53:23.427Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2021-01-19T17:53:23.686Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2021-01-19T17:53:23.686Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2021-01-19T17:53:23.686Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2021-01-19T17:53:24.330Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2021-01-19T17:53:24.619Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%] [2021-01-19T17:53:24.619Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2021-01-19T17:53:24.619Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2021-01-19T17:53:25.268Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%] [2021-01-19T17:53:25.553Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2021-01-19T17:53:25.835Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 24%] [2021-01-19T17:53:26.486Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2021-01-19T17:53:26.770Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 24%] [2021-01-19T17:53:27.420Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 26%] [2021-01-19T17:53:27.420Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2021-01-19T17:53:27.420Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2021-01-19T17:53:27.986Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2021-01-19T17:53:27.986Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2021-01-19T17:53:27.986Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2021-01-19T17:53:28.150Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 24%] [2021-01-19T17:53:28.553Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2021-01-19T17:53:29.119Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%] [2021-01-19T17:53:29.376Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2021-01-19T17:53:29.376Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2021-01-19T17:53:29.525Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 24%] [2021-01-19T17:53:30.315Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2021-01-19T17:53:31.427Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 24%] [2021-01-19T17:53:32.844Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2021-01-19T17:53:32.844Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 27%] [2021-01-19T17:53:33.409Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2021-01-19T17:53:33.409Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2021-01-19T17:53:33.667Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2021-01-19T17:53:33.961Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 24%] [2021-01-19T17:53:34.529Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 24%] [2021-01-19T17:53:34.601Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2021-01-19T17:53:34.601Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2021-01-19T17:53:35.168Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2021-01-19T17:53:35.426Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%] [2021-01-19T17:53:35.465Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 24%] [2021-01-19T17:53:35.465Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2021-01-19T17:53:35.723Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2021-01-19T17:53:36.290Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2021-01-19T17:53:36.804Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2021-01-19T17:53:36.804Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2021-01-19T17:53:36.856Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 25%] [2021-01-19T17:53:37.061Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2021-01-19T17:53:37.424Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 25%] [2021-01-19T17:53:37.626Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2021-01-19T17:53:37.626Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2021-01-19T17:53:37.884Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2021-01-19T17:53:38.143Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2021-01-19T17:53:38.360Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 25%] [2021-01-19T17:53:38.708Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2021-01-19T17:53:38.965Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2021-01-19T17:53:39.531Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2021-01-19T17:53:39.531Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2021-01-19T17:53:40.098Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%] [2021-01-19T17:53:40.356Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2021-01-19T17:53:40.356Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2021-01-19T17:53:41.290Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2021-01-19T17:53:41.548Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%] [2021-01-19T17:53:41.644Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 25%] [2021-01-19T17:53:41.903Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 25%] [2021-01-19T17:53:42.115Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2021-01-19T17:53:42.161Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 25%] [2021-01-19T17:53:42.161Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 25%] [2021-01-19T17:53:42.681Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2021-01-19T17:53:42.729Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 25%] [2021-01-19T17:53:42.940Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2021-01-19T17:53:42.988Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2021-01-19T17:53:42.988Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2021-01-19T17:53:43.507Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2021-01-19T17:53:43.507Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2021-01-19T17:53:43.507Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2021-01-19T17:53:43.507Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2021-01-19T17:53:43.924Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2021-01-19T17:53:44.073Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2021-01-19T17:53:44.330Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2021-01-19T17:53:44.860Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2021-01-19T17:53:44.897Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2021-01-19T17:53:45.464Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2021-01-19T17:53:45.722Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%] [2021-01-19T17:53:45.796Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 26%] [2021-01-19T17:53:45.796Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 26%] [2021-01-19T17:53:45.981Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2021-01-19T17:53:46.054Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 26%] [2021-01-19T17:53:46.548Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2021-01-19T17:53:46.625Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 26%] [2021-01-19T17:53:46.625Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 26%] [2021-01-19T17:53:46.807Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2021-01-19T17:53:46.884Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 26%] [2021-01-19T17:53:47.372Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2021-01-19T17:53:47.452Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 26%] [2021-01-19T17:53:47.630Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2021-01-19T17:53:48.197Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2021-01-19T17:53:48.388Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 26%] [2021-01-19T17:53:48.388Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2021-01-19T17:53:48.646Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2021-01-19T17:53:48.762Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2021-01-19T17:53:49.020Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2021-01-19T17:53:49.582Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2021-01-19T17:53:49.588Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2021-01-19T17:53:49.848Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2021-01-19T17:53:50.415Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2021-01-19T17:53:50.676Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%] [2021-01-19T17:53:50.957Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2021-01-19T17:53:51.244Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2021-01-19T17:53:51.502Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2021-01-19T17:53:51.523Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 27%] [2021-01-19T17:53:51.760Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2021-01-19T17:53:51.782Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 27%] [2021-01-19T17:53:52.041Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 27%] [2021-01-19T17:53:52.041Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 27%] [2021-01-19T17:53:52.695Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2021-01-19T17:53:52.953Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2021-01-19T17:53:52.977Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 27%] [2021-01-19T17:53:52.977Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 27%] [2021-01-19T17:53:53.520Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2021-01-19T17:53:53.545Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 27%] [2021-01-19T17:53:54.113Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 27%] [2021-01-19T17:53:54.892Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2021-01-19T17:53:55.490Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2021-01-19T17:53:55.490Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2021-01-19T17:53:55.749Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2021-01-19T17:53:55.826Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2021-01-19T17:53:56.316Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2021-01-19T17:53:56.316Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 28%] [2021-01-19T17:53:56.574Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 28%] [2021-01-19T17:53:56.833Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 28%] [2021-01-19T17:53:57.199Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2021-01-19T17:53:57.399Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 28%] [2021-01-19T17:53:57.967Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 28%] [2021-01-19T17:53:58.133Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2021-01-19T17:53:58.226Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 28%] [2021-01-19T17:53:58.226Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 28%] [2021-01-19T17:53:58.793Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 28%] [2021-01-19T17:53:59.067Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2021-01-19T17:53:59.360Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2021-01-19T17:53:59.360Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2021-01-19T17:54:00.298Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2021-01-19T17:54:00.441Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%] [2021-01-19T17:54:00.556Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%] [2021-01-19T17:54:01.123Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 29%] [2021-01-19T17:54:01.691Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 29%] [2021-01-19T17:54:01.815Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2021-01-19T17:54:01.952Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 29%] [2021-01-19T17:54:02.073Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2021-01-19T17:54:02.519Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 29%] [2021-01-19T17:54:02.519Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 29%] [2021-01-19T17:54:02.519Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 29%] [2021-01-19T17:54:02.778Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 29%] [2021-01-19T17:54:03.347Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2021-01-19T17:54:03.487Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2021-01-19T17:54:03.606Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2021-01-19T17:54:04.174Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2021-01-19T17:54:04.450Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2021-01-19T17:54:04.741Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2021-01-19T17:54:05.000Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%] [2021-01-19T17:54:05.258Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 30%] [2021-01-19T17:54:05.823Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2021-01-19T17:54:05.825Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 30%] [2021-01-19T17:54:06.392Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 30%] [2021-01-19T17:54:06.650Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 30%] [2021-01-19T17:54:06.757Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2021-01-19T17:54:07.015Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2021-01-19T17:54:07.217Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 30%] [2021-01-19T17:54:07.581Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2021-01-19T17:54:07.785Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 30%] [2021-01-19T17:54:08.147Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2021-01-19T17:54:08.351Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 30%] [2021-01-19T17:54:08.408Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2021-01-19T17:54:08.918Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2021-01-19T17:54:08.973Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2021-01-19T17:54:09.231Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 32%] [2021-01-19T17:54:09.484Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2021-01-19T17:54:09.742Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2021-01-19T17:54:09.796Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2021-01-19T17:54:09.796Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2021-01-19T17:54:10.053Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2021-01-19T17:54:10.310Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2021-01-19T17:54:10.619Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2021-01-19T17:54:10.877Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%] [2021-01-19T17:54:11.136Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 31%] [2021-01-19T17:54:11.186Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2021-01-19T17:54:11.704Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 31%] [2021-01-19T17:54:11.704Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 31%] [2021-01-19T17:54:11.752Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2021-01-19T17:54:11.752Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2021-01-19T17:54:12.317Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2021-01-19T17:54:12.575Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2021-01-19T17:54:13.081Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 31%] [2021-01-19T17:54:13.140Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2021-01-19T17:54:13.339Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 31%] [2021-01-19T17:54:13.707Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2021-01-19T17:54:13.906Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 31%] [2021-01-19T17:54:13.964Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2021-01-19T17:54:14.529Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2021-01-19T17:54:15.283Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 31%] [2021-01-19T17:54:15.464Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2021-01-19T17:54:16.218Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2021-01-19T17:54:16.400Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2021-01-19T17:54:16.967Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2021-01-19T17:54:17.224Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2021-01-19T17:54:17.656Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2021-01-19T17:54:17.790Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2021-01-19T17:54:19.089Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2021-01-19T17:54:19.162Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2021-01-19T17:54:19.662Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2021-01-19T17:54:20.095Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2021-01-19T17:54:20.354Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2021-01-19T17:54:20.920Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2021-01-19T17:54:21.038Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%] [2021-01-19T17:54:21.486Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2021-01-19T17:54:22.052Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2021-01-19T17:54:22.417Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 32%] [2021-01-19T17:54:22.985Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 32%] [2021-01-19T17:54:22.986Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2021-01-19T17:54:23.922Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2021-01-19T17:54:24.179Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2021-01-19T17:54:24.361Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 32%] [2021-01-19T17:54:24.745Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2021-01-19T17:54:25.314Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2021-01-19T17:54:25.738Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 32%] [2021-01-19T17:54:25.880Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2021-01-19T17:54:26.139Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2021-01-19T17:54:26.674Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 32%] [2021-01-19T17:54:26.705Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2021-01-19T17:54:28.050Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 32%] [2021-01-19T17:54:28.079Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2021-01-19T17:54:28.618Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 32%] [2021-01-19T17:54:28.877Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2021-01-19T17:54:29.445Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2021-01-19T17:54:29.452Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2021-01-19T17:54:29.711Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%] [2021-01-19T17:54:30.012Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2021-01-19T17:54:30.270Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2021-01-19T17:54:30.277Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2021-01-19T17:54:30.535Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2021-01-19T17:54:30.838Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 32%] [2021-01-19T17:54:31.101Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2021-01-19T17:54:31.405Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 33%] [2021-01-19T17:54:31.405Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 33%] [2021-01-19T17:54:31.664Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 33%] [2021-01-19T17:54:31.667Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2021-01-19T17:54:32.232Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2021-01-19T17:54:32.233Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 33%] [2021-01-19T17:54:32.799Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 33%] [2021-01-19T17:54:33.058Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 33%] [2021-01-19T17:54:33.317Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2021-01-19T17:54:33.884Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2021-01-19T17:54:34.132Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2021-01-19T17:54:34.451Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2021-01-19T17:54:34.710Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2021-01-19T17:54:35.276Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2021-01-19T17:54:35.507Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2021-01-19T17:54:35.843Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 34%] [2021-01-19T17:54:36.101Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 34%] [2021-01-19T17:54:36.441Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2021-01-19T17:54:37.007Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2021-01-19T17:54:37.037Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 34%] [2021-01-19T17:54:37.576Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2021-01-19T17:54:37.834Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2021-01-19T17:54:38.400Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%] [2021-01-19T17:54:38.414Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 34%] [2021-01-19T17:54:38.967Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2021-01-19T17:54:38.967Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2021-01-19T17:54:38.967Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2021-01-19T17:54:38.981Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 34%] [2021-01-19T17:54:39.547Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 34%] [2021-01-19T17:54:39.806Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 34%] [2021-01-19T17:54:39.901Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2021-01-19T17:54:40.159Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2021-01-19T17:54:40.159Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2021-01-19T17:54:40.417Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2021-01-19T17:54:41.183Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2021-01-19T17:54:41.796Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2021-01-19T17:54:42.119Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2021-01-19T17:54:42.691Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2021-01-19T17:54:42.730Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2021-01-19T17:54:43.260Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2021-01-19T17:54:43.826Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2021-01-19T17:54:44.106Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2021-01-19T17:54:44.393Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 35%] [2021-01-19T17:54:45.770Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 35%] [2021-01-19T17:54:46.338Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 35%] [2021-01-19T17:54:46.906Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 35%] [2021-01-19T17:54:47.388Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2021-01-19T17:54:47.472Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 35%] [2021-01-19T17:54:48.039Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 35%] [2021-01-19T17:54:48.607Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 35%] [2021-01-19T17:54:49.174Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2021-01-19T17:54:49.433Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2021-01-19T17:54:49.915Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%] [2021-01-19T17:54:51.339Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2021-01-19T17:54:52.714Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2021-01-19T17:54:52.973Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%] [2021-01-19T17:54:53.540Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 36%] [2021-01-19T17:54:53.798Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 36%] [2021-01-19T17:54:54.100Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-01-19T17:54:54.365Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 36%] [2021-01-19T17:54:54.932Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 36%] [2021-01-19T17:54:55.500Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 36%] [2021-01-19T17:54:57.396Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2021-01-19T17:54:57.405Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 36%] [2021-01-19T17:54:58.783Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2021-01-19T17:55:00.158Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2021-01-19T17:55:00.725Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2021-01-19T17:55:01.292Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2021-01-19T17:55:01.859Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2021-01-19T17:55:02.117Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%] [2021-01-19T17:55:02.685Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 37%] [2021-01-19T17:55:02.685Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 37%] [2021-01-19T17:55:02.711Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-01-19T17:55:02.943Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 37%] [2021-01-19T17:55:03.879Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 37%] [2021-01-19T17:55:04.446Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 37%] [2021-01-19T17:55:04.446Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 37%] [2021-01-19T17:55:04.446Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2021-01-19T17:55:04.615Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2021-01-19T17:55:05.822Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2021-01-19T17:55:07.142Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2021-01-19T17:55:07.199Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2021-01-19T17:55:08.578Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2021-01-19T17:55:11.862Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2021-01-19T17:55:12.407Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2021-01-19T17:55:13.780Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2021-01-19T17:55:14.394Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%] [2021-01-19T17:55:17.065Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2021-01-19T17:55:19.660Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-01-19T17:55:21.250Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2021-01-19T17:55:22.199Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 38%] [2021-01-19T17:55:25.430Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-01-19T17:55:28.711Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2021-01-19T17:55:28.818Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-01-19T17:55:29.756Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2021-01-19T17:55:33.041Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 38%] [2021-01-19T17:55:35.265Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-01-19T17:55:36.638Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2021-01-19T17:55:39.601Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2021-01-19T17:55:39.860Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2021-01-19T17:55:39.919Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2021-01-19T17:55:44.047Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2021-01-19T17:55:45.180Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2021-01-19T17:55:46.578Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2021-01-19T17:55:50.442Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2021-01-19T17:55:51.846Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2021-01-19T17:55:53.722Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2021-01-19T17:55:55.094Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2021-01-19T17:55:55.132Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2021-01-19T17:55:55.659Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2021-01-19T17:55:55.660Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2021-01-19T17:55:55.921Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2021-01-19T17:55:56.180Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2021-01-19T17:55:56.180Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2021-01-19T17:55:56.437Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 39%] [2021-01-19T17:55:56.437Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2021-01-19T17:55:57.372Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2021-01-19T17:55:57.372Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2021-01-19T17:55:57.372Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 40%] [2021-01-19T17:55:57.630Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2021-01-19T17:55:57.630Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2021-01-19T17:55:57.889Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2021-01-19T17:55:58.148Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2021-01-19T17:55:58.407Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2021-01-19T17:55:58.665Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%] [2021-01-19T17:55:58.665Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2021-01-19T17:55:58.665Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%] [2021-01-19T17:55:58.924Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2021-01-19T17:55:59.491Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2021-01-19T17:55:59.491Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2021-01-19T17:55:59.750Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2021-01-19T17:56:00.009Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2021-01-19T17:56:00.273Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2021-01-19T17:56:00.273Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2021-01-19T17:56:00.532Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2021-01-19T17:56:00.790Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2021-01-19T17:56:01.049Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2021-01-19T17:56:01.308Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2021-01-19T17:56:01.567Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 46%] [2021-01-19T17:56:01.693Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2021-01-19T17:56:01.826Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2021-01-19T17:56:02.085Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2021-01-19T17:56:02.085Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2021-01-19T17:56:02.344Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2021-01-19T17:56:02.603Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2021-01-19T17:56:02.861Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2021-01-19T17:56:03.121Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2021-01-19T17:56:03.380Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2021-01-19T17:56:03.596Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 39%] [2021-01-19T17:56:03.639Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2021-01-19T17:56:03.639Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2021-01-19T17:56:03.898Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2021-01-19T17:56:04.157Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%] [2021-01-19T17:56:04.416Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2021-01-19T17:56:04.674Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2021-01-19T17:56:04.933Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2021-01-19T17:56:05.192Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2021-01-19T17:56:05.192Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2021-01-19T17:56:05.451Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2021-01-19T17:56:05.710Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2021-01-19T17:56:05.972Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2021-01-19T17:56:06.127Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 39%] [2021-01-19T17:56:06.231Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2021-01-19T17:56:06.490Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2021-01-19T17:56:06.490Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2021-01-19T17:56:07.058Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 48%] [2021-01-19T17:56:07.058Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2021-01-19T17:56:07.317Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2021-01-19T17:56:07.576Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2021-01-19T17:56:07.835Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2021-01-19T17:56:07.835Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2021-01-19T17:56:08.093Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2021-01-19T17:56:08.352Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2021-01-19T17:56:08.695Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2021-01-19T17:56:08.954Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2021-01-19T17:56:09.214Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2021-01-19T17:56:09.474Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 49%] [2021-01-19T17:56:09.733Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2021-01-19T17:56:09.993Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2021-01-19T17:56:10.253Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2021-01-19T17:56:10.512Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2021-01-19T17:56:10.772Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2021-01-19T17:56:10.772Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2021-01-19T17:56:11.031Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2021-01-19T17:56:11.290Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2021-01-19T17:56:11.549Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2021-01-19T17:56:11.809Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2021-01-19T17:56:12.068Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2021-01-19T17:56:12.327Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%] [2021-01-19T17:56:12.327Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2021-01-19T17:56:12.586Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2021-01-19T17:56:12.688Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 39%] [2021-01-19T17:56:12.845Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2021-01-19T17:56:13.413Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2021-01-19T17:56:13.980Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2021-01-19T17:56:13.980Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2021-01-19T17:56:14.239Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2021-01-19T17:56:14.498Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2021-01-19T17:56:14.757Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2021-01-19T17:56:15.017Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2021-01-19T17:56:15.017Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2021-01-19T17:56:15.276Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%] [2021-01-19T17:56:15.535Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2021-01-19T17:56:15.794Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2021-01-19T17:56:16.053Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2021-01-19T17:56:16.312Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2021-01-19T17:56:16.571Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2021-01-19T17:56:16.830Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2021-01-19T17:56:17.089Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2021-01-19T17:56:17.348Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2021-01-19T17:56:17.348Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2021-01-19T17:56:17.607Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2021-01-19T17:56:17.953Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 39%] [2021-01-19T17:56:18.175Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2021-01-19T17:56:18.175Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 52%] [2021-01-19T17:56:18.434Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2021-01-19T17:56:18.693Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2021-01-19T17:56:18.952Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2021-01-19T17:56:19.211Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2021-01-19T17:56:19.470Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2021-01-19T17:56:19.729Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2021-01-19T17:56:19.729Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2021-01-19T17:56:19.988Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2021-01-19T17:56:20.247Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2021-01-19T17:56:20.506Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2021-01-19T17:56:20.765Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2021-01-19T17:56:21.024Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 53%] [2021-01-19T17:56:21.238Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 39%] [2021-01-19T17:56:21.283Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2021-01-19T17:56:21.284Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2021-01-19T17:56:21.543Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2021-01-19T17:56:21.802Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2021-01-19T17:56:22.060Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2021-01-19T17:56:22.319Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2021-01-19T17:56:22.578Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2021-01-19T17:56:22.578Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2021-01-19T17:56:22.837Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2021-01-19T17:56:23.096Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2021-01-19T17:56:23.143Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 39%] [2021-01-19T17:56:23.356Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2021-01-19T17:56:23.403Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2021-01-19T17:56:23.403Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2021-01-19T17:56:23.615Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 54%] [2021-01-19T17:56:23.873Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2021-01-19T17:56:23.873Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2021-01-19T17:56:23.873Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2021-01-19T17:56:23.873Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2021-01-19T17:56:23.970Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2021-01-19T17:56:24.132Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2021-01-19T17:56:24.228Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2021-01-19T17:56:24.228Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2021-01-19T17:56:24.391Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2021-01-19T17:56:24.486Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 39%] [2021-01-19T17:56:24.486Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 40%] [2021-01-19T17:56:24.650Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2021-01-19T17:56:24.650Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2021-01-19T17:56:24.650Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2021-01-19T17:56:24.909Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2021-01-19T17:56:25.168Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2021-01-19T17:56:25.424Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 40%] [2021-01-19T17:56:25.424Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 40%] [2021-01-19T17:56:25.424Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 40%] [2021-01-19T17:56:25.424Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 40%] [2021-01-19T17:56:25.427Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 55%] [2021-01-19T17:56:25.683Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2021-01-19T17:56:25.683Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2021-01-19T17:56:25.683Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2021-01-19T17:56:25.683Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2021-01-19T17:56:25.684Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2021-01-19T17:56:25.684Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2021-01-19T17:56:25.684Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 40%] [2021-01-19T17:56:25.684Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2021-01-19T17:56:25.684Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 42%] [2021-01-19T17:56:25.686Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2021-01-19T17:56:25.943Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 42%] [2021-01-19T17:56:25.945Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2021-01-19T17:56:26.202Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 42%] [2021-01-19T17:56:26.204Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2021-01-19T17:56:26.204Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2021-01-19T17:56:26.461Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 43%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 43%] [2021-01-19T17:56:26.461Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 43%] [2021-01-19T17:56:26.463Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2021-01-19T17:56:26.720Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2021-01-19T17:56:26.720Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%] [2021-01-19T17:56:26.720Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2021-01-19T17:56:26.720Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%] [2021-01-19T17:56:26.722Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2021-01-19T17:56:26.979Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 46%] [2021-01-19T17:56:26.981Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2021-01-19T17:56:27.240Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2021-01-19T17:56:27.499Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2021-01-19T17:56:27.548Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 46%] [2021-01-19T17:56:27.548Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 46%] [2021-01-19T17:56:27.758Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2021-01-19T17:56:27.758Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2021-01-19T17:56:27.758Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 56%] [2021-01-19T17:56:27.758Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 57%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 58%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2021-01-19T17:56:27.758Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2021-01-19T17:56:27.807Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 46%] [2021-01-19T17:56:28.017Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2021-01-19T17:56:28.017Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2021-01-19T17:56:28.017Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_never PASSED [ 59%] [2021-01-19T17:56:28.017Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_always PASSED [ 59%] [2021-01-19T17:56:28.067Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 46%] [2021-01-19T17:56:28.276Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_auto PASSED [ 59%] [2021-01-19T17:56:28.277Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2021-01-19T17:56:28.277Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2021-01-19T17:56:28.277Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2021-01-19T17:56:28.277Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 64%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%] [2021-01-19T17:56:28.277Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%] [2021-01-19T17:56:28.326Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2021-01-19T17:56:28.536Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2021-01-19T17:56:28.536Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2021-01-19T17:56:28.536Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2021-01-19T17:56:28.536Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2021-01-19T17:56:28.585Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2021-01-19T17:56:28.795Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2021-01-19T17:56:28.795Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2021-01-19T17:56:28.844Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_verbose PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_not_verbose PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_without_console_formatter PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 66%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2021-01-19T17:56:29.054Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2021-01-19T17:56:29.054Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2021-01-19T17:56:29.104Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2021-01-19T17:56:29.313Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2021-01-19T17:56:29.313Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2021-01-19T17:56:29.313Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2021-01-19T17:56:29.313Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2021-01-19T17:56:29.313Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_no_validation_error PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 70%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2021-01-19T17:56:29.313Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2021-01-19T17:56:29.363Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2021-01-19T17:56:29.363Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2021-01-19T17:56:29.573Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2021-01-19T17:56:29.622Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 46%] [2021-01-19T17:56:29.832Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2021-01-19T17:56:29.833Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2021-01-19T17:56:29.885Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 47%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2021-01-19T17:56:30.092Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2021-01-19T17:56:30.144Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 47%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2021-01-19T17:56:30.351Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2021-01-19T17:56:30.352Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2021-01-19T17:56:30.403Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 47%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2021-01-19T17:56:30.611Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2021-01-19T17:56:30.663Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 47%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2021-01-19T17:56:30.870Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2021-01-19T17:56:30.870Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 98%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2021-01-19T17:56:30.871Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [ 99%] [2021-01-19T17:56:30.922Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2021-01-19T17:56:31.181Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2021-01-19T17:56:31.441Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2021-01-19T17:56:31.700Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2021-01-19T17:56:31.700Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2021-01-19T17:56:31.959Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2021-01-19T17:56:32.219Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2021-01-19T17:56:32.478Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%] [2021-01-19T17:56:32.737Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 48%] [2021-01-19T17:56:32.997Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 48%] [2021-01-19T17:56:33.257Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 48%] [2021-01-19T17:56:33.522Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 48%] [2021-01-19T17:56:33.782Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2021-01-19T17:56:34.041Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2021-01-19T17:56:34.300Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2021-01-19T17:56:34.300Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2021-01-19T17:56:34.559Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2021-01-19T17:56:34.818Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2021-01-19T17:56:35.078Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2021-01-19T17:56:35.337Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 48%] [2021-01-19T17:56:35.595Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 49%] [2021-01-19T17:56:35.854Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 49%] [2021-01-19T17:56:36.113Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 49%] [2021-01-19T17:56:36.113Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 49%] [2021-01-19T17:56:36.372Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2021-01-19T17:56:36.631Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2021-01-19T17:56:36.891Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2021-01-19T17:56:37.151Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2021-01-19T17:56:37.410Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2021-01-19T17:56:37.669Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2021-01-19T17:56:37.929Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 49%] [2021-01-19T17:56:38.188Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 50%] [2021-01-19T17:56:38.448Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 50%] [2021-01-19T17:56:38.708Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 50%] [2021-01-19T17:56:38.968Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 50%] [2021-01-19T17:56:38.983Z] tests/unit/metrics/metrics_test.py::MetricsTest::test_metrics PASSED [100%] [2021-01-19T17:56:38.983Z] [2021-01-19T17:56:38.983Z] =============================== warnings summary =============================== [2021-01-19T17:56:38.983Z] tests/acceptance/cli_test.py: 434 warnings [2021-01-19T17:56:38.983Z] tests/acceptance/context_test.py: 1 warning [2021-01-19T17:56:38.983Z] tests/integration/environment_test.py: 4 warnings [2021-01-19T17:56:38.983Z] tests/integration/metrics_test.py: 2 warnings [2021-01-19T17:56:38.983Z] tests/integration/network_test.py: 2 warnings [2021-01-19T17:56:38.983Z] tests/integration/project_test.py: 2 warnings [2021-01-19T17:56:38.983Z] tests/integration/resilience_test.py: 2 warnings [2021-01-19T17:56:38.983Z] tests/integration/service_test.py: 8 warnings [2021-01-19T17:56:38.983Z] tests/integration/state_test.py: 8 warnings [2021-01-19T17:56:38.983Z] tests/integration/volume_test.py: 2 warnings [2021-01-19T17:56:38.983Z] tests/unit/cli_test.py: 2 warnings [2021-01-19T17:56:38.983Z] tests/unit/cli/docker_client_test.py: 8 warnings [2021-01-19T17:56:38.983Z] /code/.tox/py39/lib/python3.9/site-packages/docker/utils/utils.py:276: DeprecationWarning: urllib.parse.splitnport() is deprecated as of 3.8, use urllib.parse.urlparse() instead [2021-01-19T17:56:38.983Z] host, port = splitnport(parsed_url.netloc) [2021-01-19T17:56:38.983Z] [2021-01-19T17:56:38.983Z] -- Docs: https://docs.pytest.org/en/stable/warnings.html [2021-01-19T17:56:38.983Z] [2021-01-19T17:56:38.983Z] ----------- coverage: platform linux, python 3.9.0-final-0 ----------- [2021-01-19T17:56:38.983Z] Name Stmts Miss Branch BrPart Cover Missing [2021-01-19T17:56:38.983Z] ----------------------------------------------------------------------------- [2021-01-19T17:56:38.983Z] compose/__init__.py 1 0 0 0 100% [2021-01-19T17:56:38.983Z] compose/__main__.py 2 2 0 0 0% 1-3 [2021-01-19T17:56:38.983Z] compose/cli/__init__.py 0 0 0 0 100% [2021-01-19T17:56:38.983Z] compose/cli/colors.py 34 2 16 2 92% 51->52, 52-53, 63->exit [2021-01-19T17:56:38.983Z] 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-01-19T17:56:38.983Z] 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-01-19T17:56:38.983Z] compose/cli/docopt_command.py 40 1 8 1 96% 37->38, 38 [2021-01-19T17:56:38.983Z] compose/cli/errors.py 98 27 34 6 66% 30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143 [2021-01-19T17:56:38.983Z] compose/cli/formatter.py 32 2 8 0 95% 18-19 [2021-01-19T17:56:38.983Z] compose/cli/log_printer.py 152 9 56 6 92% 44->exit, 76->77, 77, 99->104, 104, 111-116, 175->177, 177, 229->230, 230-233, 238->244, 263 [2021-01-19T17:56:38.983Z] compose/cli/main.py 759 94 323 43 85% 62->65, 93->94, 94, 95->96, 96, 126->127, 127, 153->154, 154-156, 163->164, 164, 232->233, 233, 395->396, 396-398, 482->483, 483, 544->545, 545, 548->549, 549, 554-555, 559->565, 565-594, 625->626, 626-628, 631->632, 632, 700->702, 702-703, 744-745, 763->764, 764, 784->785, 785-786, 797->798, 798, 821->822, 822, 841, 879->889, 881->exit, 889, 1126->1127, 1127, 1136->1137, 1137, 1167-1176, 1221->1222, 1222, 1231->1232, 1232-1236, 1237->1238, 1238-1243, 1265->1266, 1266, 1283-1315, 1321->1322, 1322-1323, 1324->1325, 1325-1327, 1341->1342, 1342, 1416->exit, 1417-1418, 1530->1531, 1531, 1549->1550, 1550, 1555->1556, 1556, 1571->1572, 1572, 1576-1577, 1587->1588, 1588, 1592->1593, 1593, 1595->1596, 1596, 1621->1622, 1622, 1635->1643, 1637->1641, 1641-1643, 1652->1653, 1653, 1662->1664, 1664 [2021-01-19T17:56:38.983Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2021-01-19T17:56:38.983Z] 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-01-19T17:56:38.983Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2021-01-19T17:56:38.983Z] compose/config/__init__.py 11 0 0 0 100% [2021-01-19T17:56:38.983Z] compose/config/config.py 809 27 410 16 95% 227->234, 286->287, 287, 464->465, 465, 478->479, 479-480, 485->486, 486, 544, 611->612, 612, 743->747, 747->748, 748, 804->805, 805, 826->exit, 857->860, 860-878, 973->975, 975->978, 1290->1293, 1293, 1323->1324, 1324, 1366->1370, 1370 [2021-01-19T17:56:38.983Z] compose/config/environment.py 86 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110 [2021-01-19T17:56:38.983Z] compose/config/errors.py 24 2 2 0 85% 32-36 [2021-01-19T17:56:38.983Z] compose/config/interpolation.py 148 6 64 3 95% 61, 117->exit, 143->145, 145, 218->219, 219, 224-226 [2021-01-19T17:56:38.983Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2021-01-19T17:56:38.983Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2021-01-19T17:56:38.983Z] compose/config/types.py 304 21 118 18 91% 49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495 [2021-01-19T17:56:38.983Z] compose/config/validation.py 274 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-01-19T17:56:38.983Z] compose/const.py 25 0 0 0 100% [2021-01-19T17:56:38.983Z] compose/container.py 220 8 50 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316 [2021-01-19T17:56:38.983Z] compose/errors.py 15 1 0 0 93% 8 [2021-01-19T17:56:38.983Z] compose/metrics/__init__.py 0 0 0 0 100% [2021-01-19T17:56:38.983Z] compose/metrics/client.py 35 3 6 3 85% 10->11, 11, 24->25, 25, 44->45, 45 [2021-01-19T17:56:38.983Z] compose/metrics/decorator.py 15 0 2 0 100% [2021-01-19T17:56:38.983Z] compose/network.py 194 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2021-01-19T17:56:38.983Z] compose/parallel.py 204 1 60 1 99% 181, 285->287 [2021-01-19T17:56:38.983Z] 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-01-19T17:56:38.983Z] compose/project.py 626 95 312 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, 498->499, 499, 513->514, 514-517, 569->570, 570, 620->621, 621, 624->625, 625, 770-774, 776->777, 777, 793->794, 794, 796->797, 797, 799->exit, 934->935, 935-936, 938->939, 939, 945->949, 947->949, 949->953, 951->953, 953, 963-964, 968-970, 974->975, 975, 976->977, 977, 988->997, 1015-1016, 1018->1025, 1022-1025, 1073-1088, 1092-1111, 1115-1137, 1142-1143, 1148, 1153-1154, 1165 [2021-01-19T17:56:38.983Z] compose/service.py 981 52 465 28 94% 273->275, 275-276, 296->297, 297, 370-373, 424-429, 434->435, 435-437, 488->489, 489-490, 504->505, 505, 507->508, 508, 526->527, 527, 588->598, 598, 645->647, 754->759, 759, 977->978, 978-979, 998->999, 999-1000, 1101->1102, 1102, 1148->1149, 1149, 1209->1210, 1210, 1272-1287, 1326->1327, 1327, 1381->1384, 1384-1388, 1421->1424, 1424-1428, 1615->1616, 1616, 1619->1620, 1620, 1668->exit, 1676->1675, 1714->1711, 1736->1737, 1737, 1777->1778, 1778, 1858->1859, 1859, 1903->1904, 1904, 1925->1926, 1926-1927 [2021-01-19T17:56:38.983Z] compose/timeparse.py 20 0 4 0 100% [2021-01-19T17:56:38.983Z] compose/utils.py 111 7 46 5 92% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160, 179->exit [2021-01-19T17:56:38.983Z] compose/version.py 4 0 0 0 100% [2021-01-19T17:56:38.983Z] compose/volume.py 130 5 44 4 94% 80->81, 81, 139->148, 148, 197->198, 198, 207->209, 209-210 [2021-01-19T17:56:38.983Z] ----------------------------------------------------------------------------- [2021-01-19T17:56:38.983Z] TOTAL 5909 488 2533 233 90% [2021-01-19T17:56:38.983Z] Coverage HTML written to dir coverage-html [2021-01-19T17:56:38.983Z] [2021-01-19T17:56:38.983Z] =========================== short test summary info ============================ [2021-01-19T17:56:38.983Z] XFAIL tests/acceptance/cli_test.py::CLITestCase::test_build_rm [2021-01-19T17:56:38.983Z] Flaky on local [2021-01-19T17:56:38.983Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2021-01-19T17:56:38.983Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2021-01-19T17:56:38.983Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2021-01-19T17:56:38.983Z] not supported by kernel [2021-01-19T17:56:38.983Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2021-01-19T17:56:38.983Z] Not supported on most drivers [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/acceptance/cli_test.py:580: deprecated option [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/acceptance/cli_test.py:587: deprecated option [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/acceptance/cli_test.py:596: deprecated option [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/acceptance/cli_test.py:2575: race condition between up and logs [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/acceptance/cli_test.py:2527: race condition between up and logs [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/acceptance/cli_test.py:2554: race condition between up and logs [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/integration/testcases.py:132: This daemon does not support the 'nvidia'' runtime [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/integration/service_test.py:1701: Broken on 1.11.0 - 17.03.0 [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally [2021-01-19T17:56:38.983Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths [2021-01-19T17:56:38.983Z] = 1165 passed, 17 skipped, 4 xfailed, 2 xpassed, 475 warnings in 668.73s (0:11:08) = [2021-01-19T17:56:38.983Z] ___________________________________ summary ____________________________________ [2021-01-19T17:56:38.983Z]  py39: commands succeeded [2021-01-19T17:56:38.983Z]  congratulations :) [2021-01-19T17:56:38.983Z] + on_exit [2021-01-19T17:56:38.983Z] + [[ 0 != \0 ]] [2021-01-19T17:56:38.983Z] + docker rm -vf compose-dind-19.03.13-1 [2021-01-19T17:56:38.983Z] compose-dind-19.03.13-1 [2021-01-19T17:56:39.227Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T17:56:39.487Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2021-01-19T17:56:39.487Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2021-01-19T17:56:39.746Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2021-01-19T17:56:40.006Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2021-01-19T17:56:40.265Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2021-01-19T17:56:40.524Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2021-01-19T17:56:40.783Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%] [2021-01-19T17:56:41.043Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 51%] [2021-01-19T17:56:41.302Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 51%] [2021-01-19T17:56:41.562Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 51%] [2021-01-19T17:56:42.130Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 51%] [2021-01-19T17:56:42.390Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2021-01-19T17:56:42.649Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2021-01-19T17:56:42.908Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2021-01-19T17:56:43.168Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2021-01-19T17:56:43.427Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2021-01-19T17:56:43.687Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2021-01-19T17:56:43.946Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2021-01-19T17:56:44.206Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%] [2021-01-19T17:56:44.206Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 52%] [2021-01-19T17:56:44.775Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 52%] [2021-01-19T17:56:44.775Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 52%] [2021-01-19T17:56:45.034Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 52%] [2021-01-19T17:56:45.316Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2021-01-19T17:56:45.575Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2021-01-19T17:56:45.835Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2021-01-19T17:56:46.094Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2021-01-19T17:56:46.355Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2021-01-19T17:56:46.627Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2021-01-19T17:56:47.196Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2021-01-19T17:56:47.456Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 52%] [2021-01-19T17:56:47.715Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 53%] [2021-01-19T17:56:47.715Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 53%] [2021-01-19T17:56:47.975Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 53%] [2021-01-19T17:56:48.234Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 53%] [2021-01-19T17:56:48.493Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2021-01-19T17:56:48.753Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2021-01-19T17:56:49.012Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2021-01-19T17:56:49.272Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2021-01-19T17:56:49.532Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2021-01-19T17:56:49.791Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2021-01-19T17:56:50.051Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2021-01-19T17:56:50.310Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 53%] [2021-01-19T17:56:50.310Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 54%] [2021-01-19T17:56:50.570Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 54%] [2021-01-19T17:56:50.829Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 54%] [2021-01-19T17:56:51.089Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2021-01-19T17:56:51.348Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2021-01-19T17:56:51.607Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2021-01-19T17:56:51.867Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2021-01-19T17:56:52.126Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2021-01-19T17:56:52.126Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2021-01-19T17:56:52.694Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2021-01-19T17:56:52.694Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2021-01-19T17:56:52.954Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 54%] [2021-01-19T17:56:53.214Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 55%] [2021-01-19T17:56:53.214Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 55%] [2021-01-19T17:56:53.214Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 55%] [2021-01-19T17:56:53.214Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2021-01-19T17:56:53.473Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2021-01-19T17:56:53.732Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2021-01-19T17:56:53.992Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2021-01-19T17:56:54.251Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2021-01-19T17:56:54.251Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2021-01-19T17:56:54.511Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2021-01-19T17:56:54.511Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2021-01-19T17:56:54.770Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 55%] [2021-01-19T17:56:55.029Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 56%] [2021-01-19T17:56:55.289Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 56%] [2021-01-19T17:56:55.549Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 56%] [2021-01-19T17:56:55.809Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2021-01-19T17:56:56.069Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2021-01-19T17:56:56.329Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2021-01-19T17:56:56.588Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2021-01-19T17:56:56.848Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2021-01-19T17:56:57.107Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2021-01-19T17:56:57.367Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2021-01-19T17:56:57.367Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2021-01-19T17:56:57.367Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 56%] [2021-01-19T17:56:57.367Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 57%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_minute PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 58%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 59%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 59%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 59%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2021-01-19T17:56:57.367Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2021-01-19T17:56:57.626Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2021-01-19T17:56:57.626Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2021-01-19T17:56:57.626Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_never PASSED [ 59%] [2021-01-19T17:56:57.626Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_always PASSED [ 59%] [2021-01-19T17:56:57.626Z] tests/unit/cli/colors_test.py::TestAnsiModeTestCase::test_ansi_mode_auto PASSED [ 59%] [2021-01-19T17:56:57.626Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2021-01-19T17:56:57.626Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2021-01-19T17:56:57.626Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 61%] [2021-01-19T17:56:57.886Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2021-01-19T17:56:57.887Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 64%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 64%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 64%] [2021-01-19T17:56:57.887Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 64%] [2021-01-19T17:56:58.146Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 64%] [2021-01-19T17:56:58.146Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%] [2021-01-19T17:56:58.146Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2021-01-19T17:56:58.146Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2021-01-19T17:56:58.146Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2021-01-19T17:56:58.146Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2021-01-19T17:56:58.406Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2021-01-19T17:56:58.406Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2021-01-19T17:56:58.666Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 65%] [2021-01-19T17:56:58.666Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_verbose PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_console_formatter_not_verbose PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_without_console_formatter PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_no_validation_error PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2021-01-19T17:56:58.927Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 73%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 73%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 73%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2021-01-19T17:56:59.187Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 79%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 79%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2021-01-19T17:56:59.447Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 81%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 81%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2021-01-19T17:56:59.707Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2021-01-19T17:56:59.967Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2021-01-19T17:57:00.227Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2021-01-19T17:57:00.487Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2021-01-19T17:57:00.487Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 98%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2021-01-19T17:57:00.747Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [ 99%] [2021-01-19T17:57:08.868Z] tests/unit/metrics/metrics_test.py::MetricsTest::test_metrics PASSED [100%] [2021-01-19T17:57:08.868Z] [2021-01-19T17:57:08.868Z] =============================== warnings summary =============================== [2021-01-19T17:57:08.868Z] tests/acceptance/cli_test.py: 434 warnings [2021-01-19T17:57:08.868Z] tests/acceptance/context_test.py: 1 warning [2021-01-19T17:57:08.868Z] tests/integration/environment_test.py: 4 warnings [2021-01-19T17:57:08.868Z] tests/integration/metrics_test.py: 2 warnings [2021-01-19T17:57:08.868Z] tests/integration/network_test.py: 2 warnings [2021-01-19T17:57:08.868Z] tests/integration/project_test.py: 2 warnings [2021-01-19T17:57:08.868Z] tests/integration/resilience_test.py: 2 warnings [2021-01-19T17:57:08.868Z] tests/integration/service_test.py: 8 warnings [2021-01-19T17:57:08.868Z] tests/integration/state_test.py: 8 warnings [2021-01-19T17:57:08.868Z] tests/integration/volume_test.py: 2 warnings [2021-01-19T17:57:08.868Z] tests/unit/cli_test.py: 2 warnings [2021-01-19T17:57:08.868Z] tests/unit/cli/docker_client_test.py: 8 warnings [2021-01-19T17:57:08.868Z] /code/.tox/py39/lib/python3.9/site-packages/docker/utils/utils.py:276: DeprecationWarning: urllib.parse.splitnport() is deprecated as of 3.8, use urllib.parse.urlparse() instead [2021-01-19T17:57:08.868Z] host, port = splitnport(parsed_url.netloc) [2021-01-19T17:57:08.868Z] [2021-01-19T17:57:08.868Z] -- Docs: https://docs.pytest.org/en/stable/warnings.html [2021-01-19T17:57:08.868Z] [2021-01-19T17:57:08.868Z] ----------- coverage: platform linux, python 3.9.0-final-0 ----------- [2021-01-19T17:57:08.868Z] Name Stmts Miss Branch BrPart Cover Missing [2021-01-19T17:57:08.868Z] ----------------------------------------------------------------------------- [2021-01-19T17:57:08.868Z] compose/__init__.py 1 0 0 0 100% [2021-01-19T17:57:08.868Z] compose/__main__.py 2 2 0 0 0% 1-3 [2021-01-19T17:57:08.868Z] compose/cli/__init__.py 0 0 0 0 100% [2021-01-19T17:57:08.868Z] compose/cli/colors.py 34 2 16 2 92% 51->52, 52-53, 63->exit [2021-01-19T17:57:08.868Z] 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-01-19T17:57:08.868Z] 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-01-19T17:57:08.868Z] compose/cli/docopt_command.py 40 1 8 1 96% 37->38, 38 [2021-01-19T17:57:08.868Z] compose/cli/errors.py 98 27 34 6 66% 30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143 [2021-01-19T17:57:08.868Z] compose/cli/formatter.py 32 2 8 0 95% 18-19 [2021-01-19T17:57:08.868Z] compose/cli/log_printer.py 152 9 56 6 92% 44->exit, 76->77, 77, 99->104, 104, 111-116, 175->177, 177, 229->230, 230-233, 238->244, 263 [2021-01-19T17:57:08.868Z] compose/cli/main.py 759 94 323 43 85% 62->65, 93->94, 94, 95->96, 96, 126->127, 127, 153->154, 154-156, 163->164, 164, 232->233, 233, 395->396, 396-398, 482->483, 483, 544->545, 545, 548->549, 549, 554-555, 559->565, 565-594, 625->626, 626-628, 631->632, 632, 700->702, 702-703, 744-745, 763->764, 764, 784->785, 785-786, 797->798, 798, 821->822, 822, 841, 879->889, 881->exit, 889, 1126->1127, 1127, 1136->1137, 1137, 1167-1176, 1221->1222, 1222, 1231->1232, 1232-1236, 1237->1238, 1238-1243, 1265->1266, 1266, 1283-1315, 1321->1322, 1322-1323, 1324->1325, 1325-1327, 1341->1342, 1342, 1416->exit, 1417-1418, 1530->1531, 1531, 1549->1550, 1550, 1555->1556, 1556, 1571->1572, 1572, 1576-1577, 1587->1588, 1588, 1592->1593, 1593, 1595->1596, 1596, 1621->1622, 1622, 1635->1643, 1637->1641, 1641-1643, 1652->1653, 1653, 1662->1664, 1664 [2021-01-19T17:57:08.868Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2021-01-19T17:57:08.868Z] 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-01-19T17:57:08.868Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2021-01-19T17:57:08.868Z] compose/config/__init__.py 11 0 0 0 100% [2021-01-19T17:57:08.868Z] compose/config/config.py 809 27 410 16 95% 227->234, 286->287, 287, 464->465, 465, 478->479, 479-480, 485->486, 486, 544, 611->612, 612, 743->747, 747->748, 748, 804->805, 805, 826->exit, 857->860, 860-878, 973->975, 975->978, 1290->1293, 1293, 1323->1324, 1324, 1366->1370, 1370 [2021-01-19T17:57:08.868Z] compose/config/environment.py 86 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110 [2021-01-19T17:57:08.868Z] compose/config/errors.py 24 2 2 0 85% 32-36 [2021-01-19T17:57:08.868Z] compose/config/interpolation.py 148 6 64 3 95% 61, 117->exit, 143->145, 145, 218->219, 219, 224-226 [2021-01-19T17:57:08.868Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2021-01-19T17:57:08.868Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2021-01-19T17:57:08.868Z] compose/config/types.py 304 21 118 18 91% 49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495 [2021-01-19T17:57:08.868Z] compose/config/validation.py 274 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-01-19T17:57:08.868Z] compose/const.py 25 0 0 0 100% [2021-01-19T17:57:08.868Z] compose/container.py 220 8 50 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316 [2021-01-19T17:57:08.868Z] compose/errors.py 15 1 0 0 93% 8 [2021-01-19T17:57:08.868Z] compose/metrics/__init__.py 0 0 0 0 100% [2021-01-19T17:57:08.868Z] compose/metrics/client.py 35 3 6 3 85% 10->11, 11, 24->25, 25, 44->45, 45 [2021-01-19T17:57:08.868Z] compose/metrics/decorator.py 15 0 2 0 100% [2021-01-19T17:57:08.868Z] compose/network.py 194 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2021-01-19T17:57:08.868Z] compose/parallel.py 204 1 60 1 99% 181, 285->287 [2021-01-19T17:57:08.868Z] 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-01-19T17:57:08.868Z] compose/project.py 626 95 312 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, 498->499, 499, 513->514, 514-517, 569->570, 570, 620->621, 621, 624->625, 625, 770-774, 776->777, 777, 793->794, 794, 796->797, 797, 799->exit, 934->935, 935-936, 938->939, 939, 945->949, 947->949, 949->953, 951->953, 953, 963-964, 968-970, 974->975, 975, 976->977, 977, 988->997, 1015-1016, 1018->1025, 1022-1025, 1073-1088, 1092-1111, 1115-1137, 1142-1143, 1148, 1153-1154, 1165 [2021-01-19T17:57:08.868Z] compose/service.py 981 52 465 28 94% 273->275, 275-276, 296->297, 297, 370-373, 424-429, 434->435, 435-437, 488->489, 489-490, 504->505, 505, 507->508, 508, 526->527, 527, 588->598, 598, 645->647, 754->759, 759, 977->978, 978-979, 998->999, 999-1000, 1101->1102, 1102, 1148->1149, 1149, 1209->1210, 1210, 1272-1287, 1326->1327, 1327, 1381->1384, 1384-1388, 1421->1424, 1424-1428, 1615->1616, 1616, 1619->1620, 1620, 1668->exit, 1676->1675, 1714->1711, 1736->1737, 1737, 1777->1778, 1778, 1858->1859, 1859, 1903->1904, 1904, 1925->1926, 1926-1927 [2021-01-19T17:57:08.868Z] compose/timeparse.py 20 0 4 0 100% [2021-01-19T17:57:08.868Z] compose/utils.py 111 7 46 5 92% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160, 179->exit [2021-01-19T17:57:08.868Z] compose/version.py 4 0 0 0 100% [2021-01-19T17:57:08.868Z] compose/volume.py 130 5 44 5 93% 80->81, 81, 139->148, 148, 197->198, 198, 199->196, 207->209, 209-210 [2021-01-19T17:57:08.868Z] ----------------------------------------------------------------------------- [2021-01-19T17:57:08.868Z] TOTAL 5909 488 2533 234 90% [2021-01-19T17:57:08.868Z] Coverage HTML written to dir coverage-html [2021-01-19T17:57:08.868Z] [2021-01-19T17:57:08.868Z] =========================== short test summary info ============================ [2021-01-19T17:57:08.868Z] XFAIL tests/acceptance/cli_test.py::CLITestCase::test_build_rm [2021-01-19T17:57:08.868Z] Flaky on local [2021-01-19T17:57:08.868Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2021-01-19T17:57:08.868Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2021-01-19T17:57:08.868Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2021-01-19T17:57:08.868Z] not supported by kernel [2021-01-19T17:57:08.868Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2021-01-19T17:57:08.868Z] Not supported on most drivers [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/acceptance/cli_test.py:580: deprecated option [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/acceptance/cli_test.py:587: deprecated option [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/acceptance/cli_test.py:596: deprecated option [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/acceptance/cli_test.py:2575: race condition between up and logs [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/acceptance/cli_test.py:2527: race condition between up and logs [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/acceptance/cli_test.py:2554: race condition between up and logs [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/integration/testcases.py:132: This daemon does not support the 'nvidia'' runtime [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/integration/service_test.py:1701: Broken on 1.11.0 - 17.03.0 [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/unit/cli/command_test.py:32: windows separator [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/unit/config/config_test.py:3408: Validator is one_off (generic error) [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/unit/config/config_test.py:3697: compatibility mode was removed internally [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/unit/config/config_test.py:3658: compatibility mode was removed internally [2021-01-19T17:57:08.868Z] SKIPPED [1] tests/unit/config/config_test.py:3857: windows paths [2021-01-19T17:57:08.868Z] = 1165 passed, 17 skipped, 4 xfailed, 2 xpassed, 475 warnings in 700.78s (0:11:40) = [2021-01-19T17:57:08.868Z] ___________________________________ summary ____________________________________ [2021-01-19T17:57:08.868Z]  py39: commands succeeded [2021-01-19T17:57:08.868Z]  congratulations :) [2021-01-19T17:57:09.127Z] + on_exit [2021-01-19T17:57:09.127Z] + [[ 0 != \0 ]] [2021-01-19T17:57:09.127Z] + docker rm -vf compose-dind-19.03.13-1 [2021-01-19T17:57:09.701Z] compose-dind-19.03.13-1 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS